Bug 80336 - different events in Knotify for emails matching different filters
Summary: different events in Knotify for emails matching different filters
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: filtering (show other bugs)
Version: 1.6.1
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 93841 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-25 21:10 UTC by Matthew robinson
Modified: 2009-12-19 21:09 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew robinson 2004-04-25 21:10:12 UTC
Version:           1.6.1 (using KDE 3.2.1, compiled sources)
Compiler:          gcc version 3.2.3
OS:          Linux (i686) release 2.6.1

more entries in Knotify so emails matching different filters (or preferably emails filtered into different folders) can be assigned different actions.

i would like to recieve notification of all emails except spam, or maybe a popup saying things such as:

"1 new email in 'inbox'
 3 new emails in 'mailing list'
 2424 new emails in 'spam'"
Comment 1 Arne Henningsen 2004-12-04 22:59:18 UTC
I have the same wish: I only want to be notified about new emails if they match some criteria (filters). Thus, I suggest to integrate mail notification into the mail filter dialogue. An additional filter action "mail notification" would fulfill my wish. 
Thanks, Arne.
  
Comment 2 Andreas Gungl 2005-06-05 22:18:12 UTC
You can add an action "play sound" to a filter in KMail 1.8. Is this what you want?
Comment 3 Arne Henningsen 2005-06-06 09:40:09 UTC
If the email matches some criteria I would like to have a (passive!) popup window showing me the sender and the subject. I implemented this with following filter command:

kdialog --passivepopup "New Mail: $(grep -E -m2 '^From:|^Subject:')" &
Comment 4 Bram Schoenmakers 2007-03-14 23:39:06 UTC
*** Bug 93841 has been marked as a duplicate of this bug. ***
Comment 5 Cristi 2008-10-19 17:35:20 UTC
I subscribe to that. I'm subscribed to 2 mailing lists and get notifications all the time, but I would really like to get notified only for personal emails. Something like notify only if massage arrived in inbox, not in inbox/mailing-list
Comment 6 Björn Ruberg 2009-12-19 21:09:36 UTC
See in the folder properties the checkbox "action when new/unread mail arrives". Unchecking this deactivates notification for new mail in the folder. Move mails you don't want to be notified about into a special folder and uncheck that option.