The name of the user field that contains the sender e-mail address for e-mails sent by IDOL Server. When the user replies to an e-mail that IDOL Server has sent, it is sent to the address in this field.
IDOL Server uses the FromField parameter in preference to the From parameter. If the specified FromField is not present for the user, IDOL Server 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: |
UserEdit action FieldFieldName parameter |
|
|