Type: | string |
Default: | n/a |
Description: The sender of the e-mail (contents of the FROM field). You can specify the e-mail address, or the name and the e-mail address. For example:
from("admin@example.com")or
from("Admin" "admin@example.com")
If you specify the from() option multiple times, the last value will be used. Instead of the from() option, you can also use sender(), which is just an alias of the from() option.
You can also use macros to set the value of this parameter.
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center