Inhalt/Content
Parameters
campaigns… |
||
| Parameter | Values | Default value |
| 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. | ||