blob: be0547c9f2fa71a7a3966630492b0d4ab1a7ef2b (
plain)
1
2
3
4
5
6
7
8
9
10
|
Long: mail-from
Arg: <address>
Help: Mail from this address
Protocols: SMTP
Added: 7.20.0
See-also: mail-rcpt mail-auth
Category: smtp
Example: --mail-from user@example.com -T mail smtp://example.com/
---
Specify a single address that the given mail should get sent from.
|