blob: c96193840a5ea72669d58e4e4d9e6631f9bd1768 [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-from
4Arg: <address>
5Help: Mail from this address
6Protocols: SMTP
7Added: 7.20.0
8See-also: mail-rcpt mail-auth
9Category: smtp
10Example: --mail-from user@example.com -T mail smtp://example.com/
11Multi: single
12---
13Specify a single address that the given mail should get sent from.