unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* pop3.el and rmail
@ 2015-09-07 16:57 klaus schilling
  2015-09-07 23:25 ` Emanuel Berg
  0 siblings, 1 reply; 2+ messages in thread
From: klaus schilling @ 2015-09-07 16:57 UTC (permalink / raw)
  To: help-gnu-emacs

hello,

is it possible to use pop3.el (instead of movemail) from Rmail in order
to retrieve messages from a remote pop3 account?

Klaus Schilling



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pop3.el and rmail
  2015-09-07 16:57 pop3.el and rmail klaus schilling
@ 2015-09-07 23:25 ` Emanuel Berg
  0 siblings, 0 replies; 2+ messages in thread
From: Emanuel Berg @ 2015-09-07 23:25 UTC (permalink / raw)
  To: help-gnu-emacs

klaus schilling <schilling.klaus@web.de> writes:

> hello,
>
> is it possible to use pop3.el (instead of movemail)
> from Rmail in order to retrieve messages from a remote
> pop3 account?

If you do

    M-x apropos RET movemail RET

you see there is a function `mail-source-movemail'

as well as `pop3-movemail'

and a variable `mail-source-movemail-program'.

What happens if you set the variable to pop3-movemail?

If you don't manage, consider switching to Gnus which
comes with considerably more steam.

-- 
underground experts united
http://user.it.uu.se/~embe8573




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-07 23:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-07 16:57 pop3.el and rmail klaus schilling
2015-09-07 23:25 ` Emanuel Berg

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 read-only IMAP folder(s) and NNTP newsgroup(s).