From: Gerd Moellmann Date: Fri, 10 Dec 1999 09:55:21 +0000 (+0000) Subject: POP server may be specified as part of the mailbox name. X-Git-Tag: emacs-pretest-21.0.90~5808 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9862fbec5a8207a683e995e6682511f352eb4b40;p=emacs.git POP server may be specified as part of the mailbox name. --- diff --git a/man/rmail.texi b/man/rmail.texi index c64623a53ca..1c7d913b3d9 100644 --- a/man/rmail.texi +++ b/man/rmail.texi @@ -1124,7 +1124,9 @@ appropriately, you can specify a POP inbox by using a ``file name'' of the form @samp{po:@var{username}}, in the inbox list of an Rmail file. @code{movemail} handles such a name by opening a connection to the POP server. The @code{MAILHOST} environment variable specifies the machine -to look for the server on. +to look for the server on; alternatively, you can specify the POP server +host name as part of the mailbox name using the syntax +@samp{po:@var{username}:@var{hostname}}. @vindex rmail-pop-password @vindex rmail-pop-password-required