This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
member [2026/02/23 11:42] clubadmin |
member [2026/04/28 16:53] (current) clubadmin [Member.SendEmail] |
||
|---|---|---|---|
| Line 465: | Line 465: | ||
| ===== Member.SendEmail===== | ===== Member.SendEmail===== | ||
| - | |||
| Sends an Email to a given member, note: this is using HTTP post! | Sends an Email to a given member, note: this is using HTTP post! | ||
| When address is left empty it will use the email address of the given member. | When address is left empty it will use the email address of the given member. | ||
| + | The cc and bcc fields are optional. Multiple recipients can be separated by a comma or semicolon. | ||
| { | { | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| - | " | + | " |
| " | " | ||
| - | " | + | " |
| + | " | ||
| + | " | ||
| } | } | ||
| | | ||
| Example: | Example: | ||
| - | |||
| https:// | https:// | ||