emacs - Two or more pop3 email accounts -
i've been using 'gnus' in emacs several weeks now, haven't found solution problems of multiple pop3 accounts. have section in '.gnus.el' -
(setq mail-sources '((file :path "/var/mail/boudiccas") (pop :server "mail.talktalk.net" :user "boztu@talktalk.net" :password "custardcreams") (pop :server "pop.mail.yahoo.com" :user "winnie@yahoo.com" :password "rhubarbpie")))
this have doesn't seem connecting. how should shown in '.gnus.el' please? have 4 pop3 accounts use if find out how use multiple pop3 mailboxes.
Comments
Post a Comment