How To: New Mail Notification

mbooth commented on one of my last post (How To: GNOME GMail Notifier) informing that he/she uses mail-notification. I was curious to check it out for mail via IMAP and I found it way more useful as compared to Gnome Gmail Notifier. I especially like the option to configure it to check the mails every ten seconds. Thats way cool for anxious people like me πŸ™‚ Keeping in mind the huge advantages of mail-notification, I thought of writing an howto for configuring it πŸ™‚

Install Mail Notification

Installing something can’t be simpler. Just use the following command as root

[root@fedora ~]$ yum install mail-notification

Configuring mail-notification is very simple. Its as easy as it can get but there are tricks for special cases like Gmail forΒ  Google Apps hosted websites.

Launch Mail Notification

Mail notification loses a point here. It doesn’t show up in any of the menus. You have to launch it from command line. You can launch mail-notification from System -> Preferences -> Mail Notification (Thanks mbooth for correcting). Or use the following command as normal user to launch mail notification

[saini@fedora ~]$ mail-notification -p

Configure Status Icon Behaviour

On mail notification properties windows, select Status Icon tab and choose the appropriate behaviour.

Mail Notification Status Icon Action

New Message Popup Settings

Now go to Message Popups tab, and select appropriate options. If you don’t enable popups, using mail notification doesn’t really make sense (though none can prevent you from doing so πŸ™‚ ). Keeping popus stacked is good because it shows you all messages in case you get more than one new mails in an interval. Also, you can configure the expiration time for the popups.

Mail Notification Message Popups Settings

Add New Mailbox

Now select General tab and click of Add button. Mail-notification supports checking new mails from Evolution, Gmail, Yahoo! Mail, Windows Live Mail, any IMAP and POP3 Server and moreover your system mailbox πŸ™‚ Select Gmail for mailbox type. Enter username and password for Gmail account.

Mail Notification Supported Mailboxes

Mail Notification Add Gmail Account

Now move over to Details tab and set delay between checking mails. I keep it 10 seconds πŸ™‚

Mail Notification Gmail Account Settings

Add a Google Apps Hosted Email Account

This is totally optional πŸ™‚ Now we’ll add a Google Apps hosted account. This is a bit tricky. For mailbox type, you’ll have to select Gmail. For username, you’ll have to provide your email address.

Mail Notification Add Google Apps Hosted Account

Also, the mailbox name has to be modified in this case to make things work. Move over to Details tab and change mailbox name to your email address.

Mail Notification Google Apps Hosted Account Settings

Add a new IMAP mailbox (Gmail)

This is totally optional πŸ™‚ Keep mailbox type as IMAP. IMAP Server has to be imap.gmail.com . Username and password are same as Gmail Account.

Note: For this mailbox to work, you’ll have to enable IMAP in settings tab in Gmail.

Mail Notification Gmail IMAP Account

Now move over to Connection tab. Connection for Gmail IMAP has to be SSL enabled. So, select “SSL/TLS on separate port” and make sure the port number is 993.

Mail Notification Gmail IMAP Account Connection Settings

Well thats all you need to do for configuring things for getting new mail notifications lightning fast πŸ™‚ Now sit back and relax until someone sends you a mail πŸ™‚

The only major disadvantage that I found with mail-notification is that it doesn’t stay in notification area all the time. It appears only when there is a new mail.

 

14 thoughts on “How To: New Mail Notification

  1. Hi, me again. πŸ™‚

    Nice review. On my F11 system, a menu entry appears for Mail Notification under System->Preferences. You should probably file a bug if this not the case for you.

  2. Actually, you can get mail-notification to stay there even when there is no mail. Open your terminal, and type in: gconf-editor

    go to desktop -> mail-notification

  3. Oh man! That was so great of you to post this! I have been all over looking for how to hook up Mail Notification in Ubuntu with my Google Apps account. I was trying stuff like myname@mydomain@imap.gmail.com because Thunderbird does something like that. But your tutorial was perfect. Thank you very much.

  4. Kulbir, thanks for the write up. It’s hard to get any support for mail-notification so maybe you can help. I want to access my gmail account via IMAP but the SSL option in the setup is grayed out. Any ideas?

  5. I cant get notifications on Yahoo account. It says that “cannot execute fetchyahoo”. I look in the repo, and this package doesn’t exists.

    What is wrong?

  6. I have not gotten the Google Apps part working. I have created the email in Google Apps but I have not yet switched the MX record for the domain. (it’s out of my hands for the moment). Would that be the reason?

    I get “unhandled Gmail mailbox (unable to retrieve feed: Access denied)”

    For my regular gmail mailbox, it was working, then I killed it and restarted and I got a “(unable to retrieve feed: File not found)”. Yet in the couple minutes I’ve been typing this, it seems to have resolved it self *knock on wood*.

Comments are closed.