Invitation message |

|
All email based campaigns can use a customized invitation message either the first time we send out invitations or during the time we send out reminders.
- Choose Message Template we can either use an existing message template or create a new one.
- From is the email from which the invitation will originate.
- From Name is the name of the person sending the invitation.
- Content Type is the format in which the invitation message is written. You can either send a message in plain text or send it as HTML content.
- Invitation Message is the invitation message, two special optional tags that will be replaced while sending the invitation can be included in the invitation.
[--panelistid-] this tag will be replaced by the panelist unique identifier. Note that the Panelist Security Addin must be activated in order to avoid multiple submissions.
[[yourpanelistattribute]] by replacing the "yourpanlistattribute" name with a valid panelist attribute we can replace at runtime the attribute by the panelist effective attribute value.
Mailing is done in a multi-threaded way in order to speed up processing several emails are sent at the same time. If you want to increase the number of simultaneous connections to your mail server you can change the FSMailingThreadNumber inside the web.config. Make sure that your destination server supports the number of connection you specify.