Updated Notify_email (markdown)

master
Chris Caron 2019-12-12 12:34:35 -05:00
parent ef9408f715
commit 68325c410b
1 changed files with 1 additions and 1 deletions

@ -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