mirror of https://github.com/caronc/apprise
Updated Notify_email (markdown)
parent
ef9408f715
commit
68325c410b
|
@ -58,7 +58,7 @@ By default your `mailto://` URL effectively works out to be `mailto://user:pass@
|
|||
|
||||
There is no limit to the number of addresses you either separate by comma (**,**) and/or add to your `mailto://` path separated by a slash (**/**).
|
||||
|
||||
The Carbon Copy (**cc=**) and Blind Carbon Copy (*bcc=**) however are applied to each email sent. Hence if you send an email to 3 target users, the entire *cc* and *bcc* lists will be part of all 3 emails.
|
||||
The Carbon Copy (**cc=**) and Blind Carbon Copy (**bcc=**) however are applied to each email sent. Hence if you send an email to 3 target users, the entire *cc* and *bcc* lists will be part of all 3 emails.
|
||||
|
||||
### Parameter Breakdown
|
||||
| Variable | Required | Description
|
||||
|
|
Loading…
Reference in New Issue