Just for fun, I had the same thing - except it was persistent until clicked. 
Checking, I found:

$ gconftool-2 -R /apps/evolution/mail/notification
 notification = true
 blink-status-icon = true

So I did:

$ gconftool-2 -s /apps/evolution/mail/notification/notification -t bool false
$ gconftool-2 -s /apps/evolution/mail/notification/blink-status-icon -t bool 
false

So now it reads:

$ gconftool-2 -R /apps/evolution/mail/notification
 notification = false
 blink-status-icon = false


I am getting e-mail notification, but it doesn't flash...
Running Ubuntu 7.10 + Evo 2.12.0

Removing the notification thing from the panel results in a popup with
the message "you have received x mail" appearing under the main menu.

-- 
I get visual notifications of new mail despite requesting no notifications
https://bugs.launchpad.net/bugs/156292
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to