After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 394018 - Mail notification is triggered with moving unread mails to another folder, or mails going to junk
Mail notification is triggered with moving unread mails to another folder, or...
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-01-07 20:23 UTC by Baris Cicek
Modified: 2007-06-04 16:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Patches folder_updated call back to set 'new' as 1 only for new messages (1017 bytes, patch)
2007-01-08 13:42 UTC, Baris Cicek
none Details | Review

Description Baris Cicek 2007-01-07 20:23:40 UTC
Please describe the problem:
Mail notification is triggered when you move/copy an e-mail to another folder. Morever you get notification for mails filtered to junk folder. 

Steps to reproduce:
1. Enable new mail notification
2. Move some e-mail to some folder
3. Receive a junk mail


Actual results:
You hear notification sound or beep

Expected results:
You should not hear any noficiation for those kind of actions.

Does this happen every time?
Yes

Other information:
This is a bug reported on Red Hat bugzilla here's the link about it:
https://bugzilla.redhat.com/bugzilla/process_bug.cgi
Comment 1 Baris Cicek 2007-01-08 13:42:51 UTC
Created attachment 79745 [details] [review]
Patches folder_updated call back to set 'new' as 1 only for new messages
Comment 2 Srinivasa Ragavan 2007-05-11 19:17:41 UTC
Doesn't this show if you drag a unread message?
Comment 3 Baris Cicek 2007-05-11 19:30:51 UTC
I copy/pasted redhat bug w/o id. 

Yes, problem is new mail notification behaviour, which should only triggered when new message arived into Inbox, not junk or it's a moved unread message.

Comment 4 Srinivasa Ragavan 2007-05-11 19:50:53 UTC
What I meant that even after your patch doesn't it show for dragged unread mail into INBOX?
Comment 5 Srinivasa Ragavan 2007-06-01 22:07:56 UTC
the code in head has changed much. The patch is obsolete. I would prefer a fool proof way to detect if it is a new mail or a dragged mail. 
Comment 6 Jeffrey Stedfast 2007-06-04 16:10:39 UTC
I think Karl Renton's patch fixed this