Re: [kde-linux] How to check kmail has some unread mails ?
- From: Peter Humphrey <prh@xxxxxxxxxxxxx>
- Date: Tue, 27 Mar 2007 16:54:07 +0100
On Tuesday 27 March 2007 14:06:05 Kevin Krammer wrote:
Try this
% dcop kmail KMailIface folderList | while read folder; do dcop $(dcop
kmail KMailIface getFolder "$folder") unreadMessages; done
In case it helps, I get loads of these:
bash: KMailIface: command not found
object not accessible
I am using KMail 1.9.5, maybe this is a newly added method.
This is 1.9.6.
--
Rgds
Peter Humphrey
Linux Counter 5290, Aug 93
___________________________________________________
This message is from the kde-linux mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
- Follow-Ups:
- Re: [kde-linux] How to check kmail has some unread mails ?
- From: christophe
- Re: [kde-linux] How to check kmail has some unread mails ?
- References:
- [kde-linux] How to check kmail has some unread mails ?
- From: christophe
- Re: [kde-linux] How to check kmail has some unread mails ?
- From: christophe
- Re: [kde-linux] How to check kmail has some unread mails ?
- From: Kevin Krammer
- [kde-linux] How to check kmail has some unread mails ?
- Prev by Date: [kde] (no subject)
- Next by Date: Re: [kde] (no subject)
- Previous by thread: Re: [kde-linux] How to check kmail has some unread mails ?
- Next by thread: Re: [kde-linux] How to check kmail has some unread mails ?
- Index(es):
Relevant Pages
|