I have installed the following:

sudo apt-get install mail-notification
sudo apt-get install mail-notification-evolution
sudo apt-get install fetchyahoo
sudo apt-get install getlive

and configured my yahoo email by setting my username to my_yahoo_id (and I tried my_yahoo_id@yahoo.com( but i keep getting "my_yahoo_id@yahoo.com: unknown fetchyahoo failure"

link|improve this question
Incidentally, you can also use sudo apt-get install mail-notification-evolution fetchyahoo getlive. apt-get install takes multiple arguments. – sarnold Jul 26 '10 at 9:45
feedback

migrated from stackoverflow.com Jul 28 '10 at 20:12

This question came from our site for professional and enthusiast programmers.

1 Answer

It's described here: E-Mail Notification in Ubuntu, if you still need this. The FetchYahoo needs to be manually upgraded, because Synaptic Package Manager doesn't offer the last version.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown