https://bugs.kde.org/show_bug.cgi?id=211735





--- Comment #3 from Martin Koller <kollix aon at>  2009-10-27 08:42:58 ---
On Tuesday 27 October 2009 01:10:35 [email protected] wrote:

> Maybe I'm doing this wrong, but I have a filter which executes the command:
> 
> /usr/bin/kdialog --msgbox "New mail: %{Subject}" &
> 
> If I leave out the quotes, all I get is a message box saying "New".

2 comments:
-) Try: /usr/bin/kdialog --msgbox "New mail: "%{Subject} &
-) New mail notification can be done via kmail internally.
   Check: Settings -> Configure Notifications

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to