[Bug 118213] New mail notification should happen after filters are applied
Erik Hensema <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kmail |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=118213
------- Additional Comments From erik hensema net 2007-07-09 19:41 -------
Yes. The issues IS with that setting.
When a filter moves a message TO a folder with NO notification of new/unread mail, then a 'new mail' sound is played. The systray icon updates very briefly to 1 extra unread mail and then falls back to the previous (and correct) value.
This bug/wish is about moving the logic of when to play a sound a bit backward in the processing chain. Now the sound apparently is played as soon as new mail arrives in the mailbox, before filters are applied.
I'd like to move it to AFTER the filters are applied, when playing the sound possibly shouldn't be nescesary anymore.
The new mail could concievably be moved from a notification "on" folder to a notification "off" folder. Therefore no sound should be played and no systray icon update should occur.