mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
a387d881ec
Now all options are in the new system.
15 lines
522 B
D
15 lines
522 B
D
Long: login-options
|
|
Arg: <options>
|
|
Protocols: IMAP POP3 SMTP
|
|
Help: Server login options
|
|
Added: 7.34.0
|
|
---
|
|
Specify the login options to use during server authentication.
|
|
|
|
You can use the login options to specify protocol specific options that may
|
|
be used during authentication. At present only IMAP, POP3 and SMTP support
|
|
login options. For more information about the login options please see
|
|
RFC 2384, RFC 5092 and IETF draft draft-earhart-url-smtp-00.txt
|
|
|
|
If this option is used several times, the last one will be used.
|