blob: e215575be0ff656ab27988be7af41175516a7156 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Long: mail-auth
4Arg: <address>
5Protocols: SMTP
6Help: Originator address of the original email
7Added: 7.25.0
8See-also: mail-rcpt mail-from
9Category: smtp
10Example: --mail-auth user@example.come -T mail smtp://example.com/
11Multi: single
12---
13Specify a single address. This will be used to specify the authentication
14address (identity) of a submitted message that is being relayed to another
15server.