Monday, April 03, 2006

Fetchmail with Gnus

I was able configure fetchmail with gnus

(setq mail-sources '((file :path "/var/mail/dinesh")
(pop :server "cse.mrt.ac.lk"
:user "myusername"
:password "mypassword"
:program "fetchmail -v --all -m '/usr/bin/formail -b >>/var/mail/dinesh'")))

Sunday, April 02, 2006

Moved to gnus !

Moved Mutt->Gnus
Gnus Simply Rocks !!!

Very customizable (few lines of lisp codes), Integrated with EMACS ;)