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 |
---|---|---|---|---|
usetinymcemesg | ||||
usetinymcetempl | ||||
stats_interval | statistics | Not sure | ||
use_amazonses | aws | Determine whether to send with Amazon SES | do not set this value | |
use_local_spool | queue processing | Experimental, do not use | ||
use_personalised_remoteurls | rendering | Not sure | ||
error404page | system | Allow a custom file-not-found page | filename in webroot | |
empty_value_prefix | segmentation | Set a dropdown prefix which indicates no value | A short string | -- |
mimetypes_file | composition | File containing the Mime-types of binary files | string pointing to a file with mime-types | /etc/mime.types |
use_pdf | Enable the automatic conversion to PDF functionality | 0 1 | 0 | |
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 |
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 |
askforpassword | security | Ask subscribers to enter a password for their profile when they register | true false 0 1 | 0 |
filesystem_attachments | composition | Allow adding attachments from the filesystem of the server phpList is running on | true false 0 1 | 0 |
use_repetition | composition | Add the functionality to repeat campaigns | true false 0 1 | 0 |
use_editmessage | Allow editing a campaign | 0 1 | 0 | |
allow_non_list_subscribe | subscription | Do not require choosing a list to subscribe to | true false 0 1 | 0 |
mailqueue_batch_size | queue processing | Batch processing | A number higher or equal to 0 | 0 |
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_prepare | Use the prepare system | true false 0 1 | 0 | |
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 |
clicktrack_showdetail | statistics | Show more detail in the statistics when tracking clicks | true false 0 1 | 0 |
use_domain_throttle | queue processing | Enable throttling per domain | true false 0 1 | 0 |
domain_auto_throttle | queue processing | Auto throttle sending to domains | true false 0 1 | 0 |
use_advanced_bouncehandling | bounce management | Allow fine grained regular expressions to determine what to do with bounced messages. | true false 0 1 | 0 |
date_end_year | segmentation | Set the end year for any date dropdown | any sensible year | 0 |
unblacklist_in_profile | subscriber management | Add a link to remove a subscriber from the blacklist in their profile | true false 0 1 | 0 |
db_translation | i18n | No idea | true false | 0 |
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 |
embeduploadimages | rendering | Add uploaded images as embedded images when sending | true false 0 1 | 0 |
messagequeue_prepare | queue processing | Run the queue in a two-process way | true false 0 1 | 0 |
block_pasted_clicktracklinks | composition | Detect clicktrack links in the content and block sending the campaign if found | true false 0 1 | 0 |
wordwrap_html | rendering | Apply line wrap | A number | 0 |
async_request_interval | system | create a delay between Ajax requests on a page | any number > 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) |
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 |
test | Try the system without sending any emails. | true false 0 1 | 1 | |
usefck | composition | Use the FCKeditor for creating campaigns | true false 0 1 | 1 |
phpmailer | system | Use phpMailer for sending | 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 | |
numattachments | composition | How many attachments to allow uploading in one go. | Any positive number | 1 |
manually_process_queue | queue processing | Send queued messages from the admin interface. | 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 |
clicktrack | statistics | Enable tracking of clicks in campaigns via URL rewriting | true false 0 1 | 1 |
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 |
language_switch | admin | Allow changing language using a dropdown | true false 0 1 | 1 |
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 |
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 |
always_add_usertrack | statistics | Always add the tracking image to campaigns | true false 0 1 | 1 |
manually_process_bounces | bounce management | Process the bounces in the admin interface | true false 0 1 | 1 |
encrypt_admin_passwords | security | Enable encryption of admin passwords | true false 0 1 | 1 |
max_sendprocesses | queue processing | Number of simultaneous sending processes allowed | 1 | 1 |
maxlist | segmentation | The maximum number of lists a non-superuser administrator can have | Any positive number | 1 |
check_referrer | security | Verify that the referring web page is allowed | true false 0 1 | 1 |
allow_deletebounce | bounce management | Enable deletion of bounces | 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 |
forward_email_count | social networking | Number of email addresses allowed to enter when forwarding a message | A number | 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 |
forward_email_period | social networking | Limit the time period for reaching the maximum forwarding amount | A valid mySQL INTERVAL value | 1 day |
resetstats_max | disallow resetting statistics when this value has been reached | positive number | 10 | |
attributevalue_reorder_limit | segmentation | disallow ordering the attribute values where there are more than this amount | number | 100 |
userspage_max | subscriber management | Suppress the listing of subscribers when there are more than this value | Number | 1000 |
domain_batch_period | queue processing | Time frame for domain throttling | Any number larger than 1 | 120 |
message_sendstatus_inactivethreshold | queue processing | How soon to say a campaign being sent is "stalled" or not sending | Any number | 120 |
tld_refetch_timeout | system | Refresh time for automatically updating the list of TLDs | Any number | 15552000 |
date_start_year | segmentation | Set the start year for any date dropdown | Any recent year | 1900 |
max_avatar_size | subscriber management | Size of file for avatar | Any sensible number | 2000 |
email_address_validation_level | subscriber management | A choice of level of validation of an email address | 0, 1, 2, 3, 4 | 3 |
mailqueue_batch_period | queue processing | The time allowed for sending a batch. | Any number | 3600 |
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) |
blacklist_email_on_bounce | bounce management | Add an address to the blacklist when it has bounced too many times | Any number | 5 |
max_process_message | queue processing | How many campaigns to process at the same time | Any positive number | 5 |
smtp_timeout | queue processing | Timeout when sending a mail with SMTP | Any number | 5 |
import_filesize | subscriber management | Maximum size of an import file | Number (in MB) | 5 |
blacklist_gracetime | subscriber management | Number of minutes to allow sending a message after blacklisting a subscriber | integer | 5 |
max_msg_pp | Limit the amount of results listed in a page | positive number | 5 | |
max_user_pp | Limit the amount of results listed in a page | positive number | 50 | |
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 |
textemail_encoding | rendering | Set the transfer encoding for the text part of an outgoing message | 7bit 8bit | 7bit |
sendtest_max | security | Limit the number of email addresses that can be used in the send test functionality | Any number | 999 |
max_processqueue_time | queue processing | Limit the time that can be used to process the queue | Any number | 99999 |
phpmailerblasthost | queue processing | SMTP server to use when sending the actual campaign | The FQDB of the server | PHPMAILERHOST |
phpmailertesthost | composition | The SMTP server to use when sending a test mail | the FQDN of the SMTP server | PHPMAILERHOST |
phpmailersubscribehost | system | SMTP host for sending messages that originate from the subscribe pages | a valid FQDN of the SMTP host | PHPMAILERHOST |
phpmailerblastport | queue processing | The port to use with PHPMAILERBLASTHOST | A working port | PHPMAILERPORT |
default_mimetype | composition | Fallback for the mimetype when it could not be determined | a sensible mimetype | application/octet-stream |
phpmailer_secure | rendering | Set the Secure option in phpMailer | auto tls ssl false | auto |
verbose | Display more information about what phpList is doing, including log entries for every email that is sent | true false | false | |
devsite | system | Run phpList in development mode | true false | false |
unsubscribe_requires_password | security | Request a valid password before acting on unsubscribe. | true false 0 1 | false |
unsubscribe_jumpoff | subscription | Immediately unsubscribe someone when they click the Unsubscribe link in an email message they received, without asking them first why they are unsubscribing. | true false 1 0 | false |
Next page |