Gnus development mailing list
 help / color / mirror / Atom feed
From: Albrecht Kadlec <albrecht@auto.tuwien.ac.at>
Subject: Re: Hmm.. pop in gnus?
Date: 28 Feb 1997 20:21:15 +0100	[thread overview]
Message-ID: <sa0k9nsn3dg.fsf@hilbert.auto.tuwien.ac.at> (raw)
In-Reply-To: <kig67zfls39.fsf@jagor.srce.hr>

Hrvoje Niksic <hniksic@srce.hr> writes:

> Kai Grossjohann <grossjohann@charly.informatik.uni-dortmund.de> writes:
> 
> > (1) Compile movemail with POP support (Emacs configuration option
> >     --with-pop or something).
> 
> You can't do it in XEmacs, and the original poster uses XEmacs.
> Someone should update XEmacs movemail.c.
> 
> > I use this, and it works.  There's also pop3.el (comes with Gnus), but
> > I don't know how to use it.
> 
> pop3.el should work with XEmacs, but I don't know if anyone was brave
> enough to actually try it.
> 

thanks for the warnings. 
I tried it, before I read this, and I use it now, as it seems to work. :

Problems, I had:

The pop support is not at all well documented:

   I had to guess my setting:
      pop3-mailhost "auto.auto.tuwien.ac.at."
      nnmail-movemail-program 'nnmail-pop3-movemail
      nnmail-spool-file "po:albrecht"	; nil: don't ever read mail
;      nnmail-pop-password-required t

  Note that I have to leave nnmail-pop-password-required nil, or
  I'd otherwise be queried twice for the password since 
  pop3-password-required's value is t.

  Especially the pop3-mailhost setting was not easy to find.

  I tried 
      nnmail-movemail-program "movemail"
  but it tried to open the file /usr/spool/mail/po:albrecht :-)
  I guess that's a bug in the wrapper to the movemail program.
  (nnmail-spool-file is appended to rmail-spool-directory, before the
  check for "po:")

could someone add this (and the external-movemail description) to the
doc's ? 

albrecht


  reply	other threads:[~1997-02-28 19:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-02-25 15:06 Ben Gertzfield
1997-02-25 16:13 ` Kai Grossjohann
1997-02-25 23:37   ` Paul Franklin
1997-02-26 15:01     ` Christopher Davis
1997-02-26 20:33       ` Paul Franklin
1997-02-26 11:33   ` Hrvoje Niksic
1997-02-28 19:21     ` Albrecht Kadlec [this message]
1997-02-25 16:31 ` Rich Pieri
1997-02-25 18:12   ` Ben Gertzfield
1997-02-25 18:29     ` Rich Pieri

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=sa0k9nsn3dg.fsf@hilbert.auto.tuwien.ac.at \
    --to=albrecht@auto.tuwien.ac.at \
    /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).