Annotation of embedaddon/curl/docs/cmdline-opts/login-options.d, revision 1.1.1.1
1.1 misho 1: Long: login-options
2: Arg: <options>
3: Protocols: IMAP POP3 SMTP
4: Help: Server login options
5: Added: 7.34.0
6: ---
7: Specify the login options to use during server authentication.
8:
9: You can use the login options to specify protocol specific options that may
10: be used during authentication. At present only IMAP, POP3 and SMTP support
11: login options. For more information about the login options please see
12: RFC 2384, RFC 5092 and IETF draft draft-earhart-url-smtp-00.txt
13:
14: If this option is used several times, the last one will be used.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>