meta data for this page
  •  
Translations of this page:

All config file options

Constants and variables

Filtered by category='queue processing'

#edit categorytypepurposeallowed valuesdefault
1processcampaigns_parallelqueue processingconstantWhen processing multiple campaigns, send them in paralleltrue, false, 0, 1false
2show_pqchoicequeue processingconstantEnable remote cron processing choicetrue, false, 0, 1false (Jan 2015)
3use_local_spoolqueue processingconstantExperimental, do not use
4phpmailerblastportqueue processingconstantThe port to use with PHPMAILERBLASTHOSTA working portPHPMAILERPORT
5phpmailerblasthostqueue processingconstantSMTP server to use when sending the actual campaignThe FQDB of the serverPHPMAILERHOST
6messagequeue_preparequeue processingconstantRun the queue in a two-process waytrue false 0 10
7smtp_timeoutqueue processingconstantTimeout when sending a mail with SMTPAny number5
8max_processqueue_timequeue processingconstantLimit the time that can be used to process the queueAny number99999
9default_messageagequeue processingconstantAmount of time to allow sending a campaign, until it is considered too oldAny sensible number604800
10message_sendstatus_sampletimequeue processingconstantThe number of second to sample for a running campaign, to calculate the send speedAny positive number600
11message_sendstatus_inactivethresholdqueue processingconstantHow soon to say a campaign being sent is "stalled" or not sendingAny number120
12max_process_messagequeue processingconstantHow many campaigns to process at the same timeAny positive number5
13sendprocess_servernamequeue processingconstantString to identify a send processany textlocalhost
14max_sendprocessesqueue processingconstantNumber of simultaneous sending processes allowed11
15domain_auto_throttlequeue processingconstantAuto throttle sending to domainstrue false 0 10
16domain_batch_periodqueue processingconstantTime frame for domain throttlingAny number larger than 1120
17domain_batch_sizequeue processingconstantAmount of mails to allow being sent to the same domain in the indicated timeAny number larger than 01
18use_domain_throttlequeue processingconstantEnable throttling per domaintrue false 0 10
19mailqueue_autothrottlequeue processingconstantAutomatically slow down sending the queue to spread the batch size across the batch period.true false 1 00
20mailqueue_throttlequeue processingconstantAdd a delay between messages to avoid overloading the server.Any number, even fractions0
21mailqueue_batch_periodqueue processingconstantThe time allowed for sending a batch.Any number3600
22mailqueue_batch_sizequeue processingconstantBatch processingA number higher or equal to 00
23manually_process_queuequeue processingconstantSend queued messages from the admin interface.true false 0 11