un-nest curl
This commit is contained in:
20
curl-8.15.0/docs/cmdline-opts/mail-from.md
Normal file
20
curl-8.15.0/docs/cmdline-opts/mail-from.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: mail-from
|
||||
Arg: <address>
|
||||
Help: Mail from this address
|
||||
Protocols: SMTP
|
||||
Added: 7.20.0
|
||||
Category: smtp
|
||||
Multi: single
|
||||
See-also:
|
||||
- mail-rcpt
|
||||
- mail-auth
|
||||
Example:
|
||||
- --mail-from user@example.com -T mail smtp://example.com/
|
||||
---
|
||||
|
||||
# `--mail-from`
|
||||
|
||||
Specify a single address that the given mail should get sent from.
|
||||
Reference in New Issue
Block a user