all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.