meta data for this page
- admin
- anti-spam
- aws
- bounce management
- composition
- feedback
- i18n
- queue processing
- rendering
- security
- segmentation
- social networking
- statistics
- subscriber management
- subscription
- system
| edit | category | ↓ purpose | allowed values | default |
|---|---|---|---|---|
| max_avatar_size | subscriber management | Size of file for avatar | Any sensible number | 2000 |
| sendprocess_servername | queue processing | String to identify a send process | any text | localhost |
| userspage_max | subscriber management | Suppress the listing of subscribers when there are more than this value | Number | 1000 |
| nostatscollection | feedback | Switch off collection of statistics | 0 1 true false | false |
| tld_auth_md5 | system | The MD5 of the TLD_AUTH_LIST | Any URL | http://www.phplist.com/files/tlds-alpha-by-domain.txt.md5 |
| phpmailertesthost | composition | The SMTP server to use when sending a test mail | the FQDN of the SMTP server | PHPMAILERHOST |
| aws_posturl | aws | The URL for Amazon AWS | https://email.us-east-1.amazonaws.com/ | |
| aws_accesskeyid | aws | The access key for using Amazon SES | no value | |
| encryption_algo | security | The encryption method to use when encrypting passwords | any algorithm accepted in your PHP system, see http://php.net/hash-algos | sha256 |
| hash_algo | security | The hash method to use when hashing passwords | any algorithm accepted in your PHP system, see http://php.net/hash-algos | sha256 |
| maxlist | segmentation | The maximum number of lists a non-superuser administrator can have | Any positive number | 1 |
| message_sendstatus_sampletime | queue processing | The number of second to sample for a running campaign, to calculate the send speed | Any positive number | 600 |
| phpmailerport | system | The port number for the SMTP connection to PHPMAILERHOST | integer | no value |
| phpmailerblastport | queue processing | The port to use with PHPMAILERBLASTHOST | A working port | PHPMAILERPORT |
| mailqueue_batch_period | queue processing | The time allowed for sending a batch. | Any number | 3600 |
| password_change_timeframe | security | Time allowed for an admin to use the token to change their password. | A valid mySQL INTERVAL value | 1 day |
| domain_batch_period | queue processing | Time frame for domain throttling | Any number larger than 1 | 120 |
| smtp_timeout | queue processing | Timeout when sending a mail with SMTP | Any number | 5 |
| test | Try the system without sending any emails. | true false 0 1 | 1 | |
| tld_auth_list | system | URL that returns a list of valid Top Level Domains | Any URL | http://www.phplist.com/files/tlds-alpha-by-domain.txt |
| phpmailer | system | Use phpMailer for sending | true false 0 1 | 1 |
| stacked_attribute_selection | segmentation | Use stacking of attribute segmentation | true false 0 1 | 0 |
| emailtextcredits | rendering | Use text credits for phpList in emails, instead of an image | true false 0 1 | 0 |
| pagetextcredits | subscription | Use text credits for phpList on pages, instead of an image | true false 0 1 | 0 |
| useck | composition | Use the CKeditor for creating campaigns | true false 0 1 | 0 |
| usefck | composition | Use the FCKeditor for creating campaigns | true false 0 1 | 1 |
| use_precedence_header | rendering | Use the Precedence: header in outgoing mails | true false 0 1 | true |
| keepforwarderattributes | social networking | Use the attributes of the subscriber for placeholder when forwarding a message | true false 0 1 | false |
| use_prepare | Use the prepare system | true false 0 1 | 0 | |
| check_referrer | security | Verify that the referring web page is allowed | true false 0 1 | 1 |
| check_sessionip | security | Verify the session of the logged in administrator | true false 0 1 | 1 |
| warn_savechanges | composition | Warn when changing page and there are unsaved changes | true false 0 1 | 1 |
| preferencepage_show_private_lists | segmentation | When a subscriber is viewing their preferences page, show all lists, not just the public ones | true false 0 1 | 0 |
| use_minified_assets | When displaying pages use the minified version of the CSS and JS files. | true false | true | |
| merge_duplicates_delete_duplicate | subscriber management | When merging duplicate subscribers, remove the duplicate | true false | true |
| processcampaigns_parallel | queue processing | When processing multiple campaigns, send them in parallel | true, false, 0, 1 | false |
| async_request_interval | system | create a delay between Ajax requests on a page | any number > 0 | 0 |
| attributevalue_reorder_limit | segmentation | disallow ordering the attribute values where there are more than this amount | number | 100 |
| resetstats_max | disallow resetting statistics when this value has been reached | positive number | 10 | |
| admin_protocol | enforce HTTPS on admin pages | http https | http | |
| admin_wwwroot | system | fix the URL for the admin pages | a valid URL in the context of the system | not set |
| user_wwwroot | system | fix the URL for the public pages | a valid URL in the context of the system | not set |
| embedexternalimages | composition | pull external images and embed them in campaigns | true false | false |
| Previous page | ||||