| Parameter |
Values |
Standard values |
Description |
| campaigns.archive |
true|false |
true |
Campaigns are archived with the following key: ID –> EMAILID / ACCOUNT –> ‘campaign.<Campaign ID>’. Select all campaign mails sent for a ticket: select CAMPAIGN\_ID, DATEPROCESSED from CAMPAIGN\_ARCHIVE where EMAIL\_ID = <Email-ID> and SKIPPED = ‘N’ |
| campaigns.skipNewProcesses |
true|false |
true |
New and reactivated answered mails are excluded from campaign processing by default. |
| campaigns.smtp.host |
|
|
Override the host setting of the incoming account for the campaign mails. |
| campaigns.smtp.port |
|
|
Override the port setting of the incoming account for the campaign mails. |