Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Ron Grunwald <ron@BlackDwarf.dwarfs.org.au>
Subject: Unable to fetch POP mail through firewall
Date: 14 Jul 2003 10:25:22 +0800	[thread overview]
Message-ID: <m1vfu5etf0.fsf@BlackDwarf.dwarfs.org.au> (raw)

Hello all,

I've been trying to configure Gnus to pop email from my Yahoo webmail
account, but havn't been successful so far. I think the problem may be
related to the firewall that my modem connection must pass through to
get to the outside world. Currently, when I start up Gnus, I get asked
for my Yahoo login password. After entering that, Gnus remains inactive
for a long time before displaying the message,

Mail source error ((file-error connection failed connection timed out pop.mail.yahoo.com POP)).  Continue? (yes or no)

In my ~/.gnus I have,

(setq gnus-select-method '(nntp "news.ecu.edu.au"))
(setq gnus-secondary-select-methods
      '((nnfolder "private"
        (nnfolder-directory "~/gnusMail/")
        (nnfolder-active-file "~/gnusMail/active"))))
(setq mail-sources
      '((file)
        (pop :server "pop.mail.yahoo.com"
             :port   "pop3"
             :user   "rongrw")))

I'm using GNU Emacs 21.3 and Gnus 5.9.0.
I apologise if this is a FAQ, but how do you specify proxy/firewall details
in the ~/.gnus ccnfiguration file ?


Many thanks,

Ron.

-- 
--------------------------------------------------------------------------
Ron Grunwald
UNIX Software Development
Perth, Western Australia
Email: rongrw@yahoo.com.au
--------------------------------------------------------------------------
"I don't have any solution, but I certainly admire the problem !"


                 reply	other threads:[~2003-07-14  2:25 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=m1vfu5etf0.fsf@BlackDwarf.dwarfs.org.au \
    --to=ron@blackdwarf.dwarfs.org.au \
    --cc=rongrw@yahoo.com.au \
    /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).