[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pop3.el and rmail
From: |
Emanuel Berg |
Subject: |
Re: pop3.el and rmail |
Date: |
Tue, 08 Sep 2015 01:25:31 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
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
- pop3.el and rmail, klaus schilling, 2015/09/07
- Re: pop3.el and rmail,
Emanuel Berg <=