mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 18:37:33 +00:00
POP server may be specified in nnmail-spool-file.
This commit is contained in:
parent
476b279958
commit
f1abd4305d
1 changed files with 3 additions and 1 deletions
|
|
@ -9208,7 +9208,9 @@ slightly, but you may have guessed that already, you smart & handsome
|
|||
devil! You can also set this variable to @code{pop}, and Gnus will try
|
||||
to figure out the POP mail string by itself. In any case, Gnus will
|
||||
call @code{movemail} which will contact the POP server named in the
|
||||
@code{MAILHOST} environment variable. If the POP server needs a
|
||||
@code{MAILHOST} environment variable. You may also specify the POP
|
||||
server host name in @code{nnmail-spool-file} using the syntax
|
||||
@samp{po:larsi:@var{pop-server-host-name}}. If the POP server needs a
|
||||
password, you can either set @code{nnmail-pop-password-required} to
|
||||
@code{t} and be prompted for the password, or set
|
||||
@code{nnmail-pop-password} to the password itself.
|
||||
|
|
|
|||
Loading…
Reference in a new issue