Fix previous change.
This commit is contained in:
parent
0ea9573750
commit
442f5309d9
1 changed files with 3 additions and 3 deletions
|
@ -103,9 +103,9 @@
|
|||
:group 'rmail-retrieve)
|
||||
|
||||
(defcustom rmail-movemail-flags nil
|
||||
"*List of flags to pass to movemail. Most commonly used to specify
|
||||
`-g' to enable GSS-API authentication or `-k' to enable Kerberos
|
||||
authentication."
|
||||
"*List of flags to pass to movemail.
|
||||
Most commonly used to specify `-g' to enable GSS-API authentication
|
||||
or `-k' to enable Kerberos authentication."
|
||||
:type 'list
|
||||
:group 'rmail-retrieve)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue