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 |
---|---|---|---|---|
use_minified_assets | When displaying pages use the minified version of the CSS and JS files. | true false | true | |
use_pdf | Enable the automatic conversion to PDF functionality | 0 1 | 0 | |
verbose | Display more information about what phpList is doing, including log entries for every email that is sent | true false | false | |
test | Try the system without sending any emails. | true false 0 1 | 1 | |
warn_about_php_settings | Display a warning if some PHP settings are not as desired | true false 0 1 | 1 | |
plugin_rootdirs | Semi-colon separated list of directories to look for plugins. | Text, pointing to the directories. | no value | |
dataentry | http | |||
use_editmessage | Allow editing a campaign | 0 1 | 0 | |
use_prepare | Use the prepare system | true false 0 1 | 0 | |
usetinymcemesg | ||||
usetinymcetempl | ||||
resetstats_max | disallow resetting statistics when this value has been reached | positive number | 10 | |
admin_protocol | enforce HTTPS on admin pages | http https | http | |
max_user_pp | Limit the amount of results listed in a page | positive number | 50 | |
max_msg_pp | Limit the amount of results listed in a page | positive number | 5 | |
language_switch | admin | Allow changing language using a dropdown | true false 0 1 | 1 |
allow_updater | admin | Enable Automatic Updater | true, false | true |
use_spam_block | anti-spam | Block spammers from signing up | true false 0 1 | 1 |
notify_spam | anti-spam | Send an alert when spam was blocked | true false 0 1 | 1 |
aws_accesskeyid | aws | The access key for using Amazon SES | no value | |
aws_posturl | aws | The URL for Amazon AWS | https://email.us-east-1.amazonaws.com/ | |
use_amazonses | aws | Determine whether to send with Amazon SES | do not set this value | |
aws_secretkey | aws | Secret key for sending with Amazon SES | string | no value |
use_advanced_bouncehandling | bounce management | Allow fine grained regular expressions to determine what to do with bounced messages. | true false 0 1 | 0 |
blacklist_email_on_bounce | bounce management | Add an address to the blacklist when it has bounced too many times | Any number | 5 |
manually_process_bounces | bounce management | Process the bounces in the admin interface | true false 0 1 | 1 |
allow_deletebounce | bounce management | Enable deletion of bounces | true false 0 1 | 1 |
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 |
usefck | composition | Use the FCKeditor for creating campaigns | true false 0 1 | 1 |
useck | composition | Use the CKeditor for creating campaigns | true false 0 1 | 0 |
numattachments | composition | How many attachments to allow uploading in one go. | Any positive number | 1 |
filesystem_attachments | composition | Allow adding attachments from the filesystem of the server phpList is running on | true false 0 1 | 0 |
mimetypes_file | composition | File containing the Mime-types of binary files | string pointing to a file with mime-types | /etc/mime.types |
default_mimetype | composition | Fallback for the mimetype when it could not be determined | a sensible mimetype | application/octet-stream |
use_repetition | composition | Add the functionality to repeat campaigns | true false 0 1 | 0 |
fckimages_dir | composition | Location for uploading images in the FCKeditor | Directory name in the "lists" directory | uploadimages |
uploadimages_dir | composition | Location of a webserver-writable folder for storing images. | Any name of a directory | images |
use_manual_text_part | composition | Manually enter the text version of the campaign | true false | false |
warn_savechanges | composition | Warn when changing page and there are unsaved changes | true false 0 1 | 1 |
tinymcepath | composition | no value | ||
use_admin_details_for_messages | composition | Pre-fill the From field when creating a campaign, with the details of the administrator logged in | true false 0 1 | 1 |
send_one_testmail | composition | Send one test email when using the test functionality | true false 0 1 | 1 |
block_pasted_clicktracklinks | composition | Detect clicktrack links in the content and block sending the campaign if found | true false 0 1 | 0 |
phpmailertesthost | composition | The SMTP server to use when sending a test mail | the FQDN of the SMTP server | PHPMAILERHOST |
embedexternalimages | composition | pull external images and embed them in campaigns | true false | false |
register | feedback | Let the phpList developers get a little bit of feedback on the use of phpList by retrieving the "Powered By" image from the phpList website | true false 0 1 | 1 |
nostatscollection | feedback | Switch off collection of statistics | 0 1 true false | false |
translations_xml | i18n | Location where translations can be fetched and refreshed | A URL that returns a valid XML | http://translate.phplist.com/translations.xml |
db_translation | i18n | No idea | true false | 0 |
language_auto_update | i18n | Automatically update translations when the filesystem file is newer than the last update | true false | true |
manually_process_queue | queue processing | Send queued messages from the admin interface. | true false 0 1 | 1 |
mailqueue_batch_size | queue processing | Batch processing | A number higher or equal to 0 | 0 |
mailqueue_batch_period | queue processing | The time allowed for sending a batch. | Any number | 3600 |
mailqueue_throttle | queue processing | Add a delay between messages to avoid overloading the server. | Any number, even fractions | 0 |
mailqueue_autothrottle | queue processing | Automatically slow down sending the queue to spread the batch size across the batch period. | true false 1 0 | 0 |
use_domain_throttle | queue processing | Enable throttling per domain | true false 0 1 | 0 |
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 |
domain_batch_period | queue processing | Time frame for domain throttling | Any number larger than 1 | 120 |
domain_auto_throttle | queue processing | Auto throttle sending to domains | true false 0 1 | 0 |
max_sendprocesses | queue processing | Number of simultaneous sending processes allowed | 1 | 1 |
sendprocess_servername | queue processing | String to identify a send process | any text | localhost |
max_process_message | queue processing | How many campaigns to process at the same time | Any positive number | 5 |
message_sendstatus_inactivethreshold | queue processing | How soon to say a campaign being sent is "stalled" or not sending | Any number | 120 |
message_sendstatus_sampletime | queue processing | The number of second to sample for a running campaign, to calculate the send speed | Any positive number | 600 |
default_messageage | queue processing | Amount of time to allow sending a campaign, until it is considered too old | Any sensible number | 604800 |
max_processqueue_time | queue processing | Limit the time that can be used to process the queue | Any number | 99999 |
smtp_timeout | queue processing | Timeout when sending a mail with SMTP | Any number | 5 |
messagequeue_prepare | queue processing | Run the queue in a two-process way | true false 0 1 | 0 |
phpmailerblasthost | queue processing | SMTP server to use when sending the actual campaign | The FQDB of the server | PHPMAILERHOST |
phpmailerblastport | queue processing | The port to use with PHPMAILERBLASTHOST | A working port | PHPMAILERPORT |
use_local_spool | queue processing | Experimental, do not use | ||
show_pqchoice | queue processing | Enable remote cron processing choice | true, false, 0, 1 | false (Jan 2015) |
processcampaigns_parallel | queue processing | When processing multiple campaigns, send them in parallel | true, false, 0, 1 | false |
emailtextcredits | rendering | Use text credits for phpList in emails, instead of an image | true false 0 1 | 0 |
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 |
embeduploadimages | rendering | Add uploaded images as embedded images when sending | true false 0 1 | 0 |
use_precedence_header | rendering | Use the Precedence: header in outgoing mails | true false 0 1 | true |
phpmailer_secure | rendering | Set the Secure option in phpMailer | auto tls ssl false | auto |
use_personalised_remoteurls | rendering | Not sure | ||
wordwrap_html | rendering | Apply line wrap | A number | 0 |
askforpassword | security | Ask subscribers to enter a password for their profile when they register | true false 0 1 | 0 |
unsubscribe_requires_password | security | Request a valid password before acting on unsubscribe. | true false 0 1 | false |
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 |
check_sessionip | security | Verify the session of the logged in administrator | true false 0 1 | 1 |
encrypt_admin_passwords | security | Enable encryption of admin passwords | true false 0 1 | 1 |
password_change_timeframe | security | Time allowed for an admin to use the token to change their password. | A valid mySQL INTERVAL value | 1 day |
check_referrer | security | Verify that the referring web page is allowed | true false 0 1 | 1 |
add_email_throttle | security | Limit the use of the Add email in the send test functionality | Any number | 1 |
sendtest_throttle | security | Limit the use of the send test functionality | Any number | 1 |
sendtest_max | security | Limit the number of email addresses that can be used in the send test functionality | Any number | 999 |
access_control_allow_origin | security | Block requests from an incorrect location | http://'.$_SERVER['HTTP_HOST'] | |
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 |
access_control_allow_origins | security | Block requests from an incorrect location, but allow multiple domains | array of domains | undefined |
use_list_exclude | segmentation | Allow selection of lists NOT to send a campaign to | true false 0 1 | 0 |
stacked_attribute_selection | segmentation | Use stacking of attribute segmentation | true false 0 1 | 0 |
date_start_year | segmentation | Set the start year for any date dropdown | Any recent year | 1900 |
date_end_year | segmentation | Set the end year for any date dropdown | any sensible year | 0 |
empty_value_prefix | segmentation | Set a dropdown prefix which indicates no value | A short string | -- |
maxlist | segmentation | The maximum number of lists a non-superuser administrator can have | Any positive number | 1 |
Next page |