browser/external/curl-8.3.0/docs/cmdline-opts/mail-from.d
2023-09-27 13:43:06 -04:00

14 lines
375 B
Makefile

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
See-also: mail-rcpt mail-auth
Category: smtp
Example: --mail-from user@example.com -T mail smtp://example.com/
Multi: single
---
Specify a single address that the given mail should get sent from.