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 |
---|---|---|---|---|
domain_batch_period | queue processing | Time frame for domain throttling | Any number larger than 1 | 120 |
domain_batch_size | queue processing | Amount of mails to allow being sent to the same domain in the indicated time | Any number larger than 0 | 1 |
remote_url_refetch_timeout | system | How long to keep a remote URL in cache before fetching it again | Any number greater than 0 | 3600 (one hour) |
smtp_timeout | queue processing | Timeout when sending a mail with SMTP | Any number | 5 |
max_processqueue_time | queue processing | Limit the time that can be used to process the queue | Any number | 99999 |
sendtest_max | security | Limit the number of email addresses that can be used in the send test functionality | Any number | 999 |
sendtest_throttle | security | Limit the use of the send test functionality | Any number | 1 |
add_email_throttle | security | Limit the use of the Add email in the send test functionality | Any number | 1 |
message_sendstatus_inactivethreshold | queue processing | How soon to say a campaign being sent is "stalled" or not sending | Any number | 120 |
blacklist_email_on_bounce | bounce management | Add an address to the blacklist when it has bounced too many times | Any number | 5 |
mailqueue_batch_period | queue processing | The time allowed for sending a batch. | Any number | 3600 |
tld_refetch_timeout | system | Refresh time for automatically updating the list of TLDs | Any number | 15552000 |
uploadimages_dir | composition | Location of a webserver-writable folder for storing images. | Any name of a directory | images |
tld_auth_md5 | system | The MD5 of the TLD_AUTH_LIST | Any URL | http://www.phplist.com/files/tlds-alpha-by-domain.txt.md5 |
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 |
phpmailerblastport | queue processing | The port to use with PHPMAILERBLASTHOST | A working port | PHPMAILERPORT |
forward_email_period | social networking | Limit the time period for reaching the maximum forwarding amount | A valid mySQL INTERVAL value | 1 day |
password_change_timeframe | security | Time allowed for an admin to use the token to change their password. | A valid mySQL INTERVAL value | 1 day |
empty_value_prefix | segmentation | Set a dropdown prefix which indicates no value | A short string | -- |
clicktrack_linkmap | statistics | Define a mod-rewrite mapping of clicked links | A sensible string | no value |
mailqueue_batch_size | queue processing | Batch processing | A number higher or equal to 0 | 0 |
forward_personal_note_size | social networking | Allow a personal note to be added when forwarding a message | A number (size in bytes) | 0 (disable) |
forward_email_count | social networking | Number of email addresses allowed to enter when forwarding a message | A number | 1 |
wordwrap_html | rendering | Apply line wrap | A number | 0 |
translations_xml | i18n | Location where translations can be fetched and refreshed | A URL that returns a valid XML | http://translate.phplist.com/translations.xml |
htmlemail_encoding | rendering | Set the transfer encoding for the HTML part of the generated messages | 8bit 7bit base64 quoted-printable | quoted-printable |
textemail_encoding | rendering | Set the transfer encoding for the text part of an outgoing message | 7bit 8bit | 7bit |
max_sendprocesses | queue processing | Number of simultaneous sending processes allowed | 1 | 1 |
email_address_validation_level | subscriber management | A choice of level of validation of an email address | 0, 1, 2, 3, 4 | 3 |
nostatscollection | feedback | Switch off collection of statistics | 0 1 true false | false |
allow_attachments | composition | Change ALLOW_ATTACHMENTS from 0 to 1 to turn on attachment support. You'll note on the send a message page that there's an additional tab labeled Attach. Click on this tab while preparing your message to add attachments. The attachment tab will display the current (server-set) size limits and allow you to browse for new files to attach. Attachments on text format messages are accessed via a URL included at the bottom of the message. Since phpList 3.4.2 those links will open attachements directly from the browser. | 0 1 true false | 0 |
use_editmessage | Allow editing a campaign | 0 1 | 0 | |
use_pdf | Enable the automatic conversion to PDF functionality | 0 1 | 0 | |
use_personalised_remoteurls | rendering | Not sure | ||
use_local_spool | queue processing | Experimental, do not use | ||
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 | |
access_control_allow_origin | security | Block requests from an incorrect location | http://'.$_SERVER['HTTP_HOST'] | |
stats_interval | statistics | Not sure | ||
tinymcepath | composition | no value | ||
usetinymcetempl | ||||
usetinymcemesg | ||||
dataentry | http | |||
Previous page |