Web lists-archives.org

Re: [kde-linux] How to check kmail has some unread mails ?




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.