meta data for this page
All config file options
Constants and variables
- admin
- anti-spam
- authentication
- aws
- bounce management
- composition
- database
- feedback
- i18n
- queue processing
- rendering
- security
- segmentation
- sending
- social networking
- statistics
- subscriber management
- subscription
- system
Filtered by category='bounce management'
# | edit | category | type | purpose | allowed values | ↓ default |
---|---|---|---|---|---|---|
1 | use_advanced_bouncehandling | bounce management | constant | Allow fine grained regular expressions to determine what to do with bounced messages. | true false 0 1 | 0 |
2 | manually_process_bounces | bounce management | constant | Process the bounces in the admin interface | true false 0 1 | 1 |
3 | allow_deletebounce | bounce management | constant | Enable deletion of bounces | true false 0 1 | 1 |
4 | blacklist_email_on_bounce | bounce management | constant | Add an address to the blacklist when it has bounced too many times | Any number | 5 |
5 | message_envelope | bounce management | variable | The email address where bounces will go | one single valid email address | no value |
6 | bounce_protocol | bounce management | variable | What method to use to fetch bounces | pop mbox | pop |
7 | bounce_mailbox_purge | bounce management | variable | delete bounces from the mailbox once they have been processed | true false 0 1 | true |
8 | bounce_mailbox_purge_unprocessed | bounce management | variable | Delete bounces from the mailbox that were not matched to be for a campaign or subscriber (unidentified bounce) | true false 0 1 | true |