FromField
The name of the user field that contains the sender e-mail address for e-mails sent by IDOL Community Component. When the user replies to an e-mail that IDOL Community Component has sent, it is sent to the address in this field.
IDOL Community Component uses the FromField
parameter in preference to the From parameter. If the specified FromField
is not present for the user, IDOL Community Component sends the e-mail from the e-mail address specified in the From parameter.
You can add and edit the values of the FromField
by using the UserEdit action.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | MyCustomFunctionality
|
Example: | FromField=EmailAddress
|
See Also: | From
FromName FromNameField RunMailer UserEdit action FieldFieldName parameter |