xref: /aosp_15_r20/external/curl/docs/cmdline-opts/mail-from.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1---
2c: Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3SPDX-License-Identifier: curl
4Long: mail-from
5Arg: <address>
6Help: Mail from this address
7Protocols: SMTP
8Added: 7.20.0
9Category: smtp
10Multi: single
11See-also:
12  - mail-rcpt
13  - mail-auth
14Example:
15  - --mail-from [email protected] -T mail smtp://example.com/
16---
17
18# `--mail-from`
19
20Specify a single address that the given mail should get sent from.
21