Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: GNUS Newsreader <ding@gnus.org>
Subject: Re: POP? Goes the weasel
Date: 20 Feb 2001 19:14:27 +0100	[thread overview]
Message-ID: <vafk86lql18.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <3A929497.3644726B@home.com> ("David A. Cobb"'s message of "Tue, 20 Feb 2001 11:00:23 -0500")

On Tue, 20 Feb 2001, David A. Cobb wrote:

> I'm finding the Gnus.info confusing.  My primary mail is my ISP's
> POP3 service.  Do I need some external program(s) to fetch from POP3
> into my localhost spool?

No, if you do

(require 'mail-source)
(add-to-list 'mail-sources '(pop :server "pop.server" :user "username"))

then Gnus uses pop3.el which enables Emacs to speak POP3 to a server
right from Lisp.  No external programs required, just pop3.el, and
that comes with Gnus.

kai
-- 
Be indiscrete.  Do it continuously.



  reply	other threads:[~2001-02-20 18:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-20 16:00 David A. Cobb
2001-02-20 18:14 ` Kai Großjohann [this message]
2001-02-20 18:15 ` Nick Papadonis

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=vafk86lql18.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --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).