On Thu, 06 Aug 2009 01:52:01 +0200 Slackrat <[email protected]> wrote:
S> I have this in my .gnus file: S> (setq mail-sources S> '((file :path "/var/spool/mail/user-name") S> (pop :server "pop3.mail.server" S> :user "user-name" S> :port "pop3" S> :password "secret"))) S> But gnus borks with ..... pop3.mail.server/110.... No Such Server S> So how do I tell gnus not to append the "/110" ? I think the "/110" is indicating port 110. Can you open port 110 on that server from your machine? Ted _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
