File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / login-options.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    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>