Gnus development mailing list
 help / color / mirror / Atom feed
From: Slackrat <gnus@azurservers.com>
To: ding@gnus.org
Subject: Fetching pop3 mail
Date: Tue, 04 Aug 2009 18:39:46 +0200	[thread overview]
Message-ID: <873a875y99.fsf@darkstar.azurservers.com> (raw)


I have this in my .gnus file:

 (setq mail-sources
           '((file :path "/var/spool/mail/user-name")
             (pop :server "pop3.mail.server"
                  :user "user-name"
                  :port "pop3"
                  :password "secret")))

 But gnus borks with ..... pop3.mail.server/110.... No Such Server

 I already tried :port "110"

 So how do I get gnus _not_ to add the /110 ?

-- 
Slackrat



                 reply	other threads:[~2009-08-04 16:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873a875y99.fsf@darkstar.azurservers.com \
    --to=gnus@azurservers.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).