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 |
---|---|---|---|---|
wordwrap_html | rendering | Apply line wrap | A number | 0 |
warn_savechanges | composition | Warn when changing page and there are unsaved changes | 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 | |
verbose | Display more information about what phpList is doing, including log entries for every email that is sent | true false | false | |
usetinymcetempl | ||||
usetinymcemesg | ||||
userspage_max | subscriber management | Suppress the listing of subscribers when there are more than this value | Number | 1000 |
user_wwwroot | system | fix the URL for the public pages | a valid URL in the context of the system | not set |
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 |
use_spam_block | anti-spam | Block spammers from signing up | true false 0 1 | 1 |
use_repetition | composition | Add the functionality to repeat campaigns | true false 0 1 | 0 |
use_prepare | Use the prepare system | true false 0 1 | 0 | |
use_precedence_header | rendering | Use the Precedence: header in outgoing mails | true false 0 1 | true |
use_personalised_remoteurls | rendering | Not sure | ||
use_pdf | Enable the automatic conversion to PDF functionality | 0 1 | 0 | |
use_minified_assets | When displaying pages use the minified version of the CSS and JS files. | true false | true | |
use_manual_text_part | composition | Manually enter the text version of the campaign | true false | false |
use_local_spool | queue processing | Experimental, do not use | ||
use_list_exclude | segmentation | Allow selection of lists NOT to send a campaign to | true false 0 1 | 0 |
use_editmessage | Allow editing a campaign | 0 1 | 0 | |
use_domain_throttle | queue processing | Enable throttling per domain | true false 0 1 | 0 |
use_amazonses | aws | Determine whether to send with Amazon SES | do not set this value | |
use_advanced_bouncehandling | bounce management | Allow fine grained regular expressions to determine what to do with bounced messages. | true false 0 1 | 0 |
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 |
uploadimages_dir | composition | Location of a webserver-writable folder for storing images. | Any name of a directory | images |
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 |
unblacklist_in_profile | subscriber management | Add a link to remove a subscriber from the blacklist in their profile | true false 0 1 | 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 |
tld_refetch_timeout | system | Refresh time for automatically updating the list of TLDs | Any number | 15552000 |
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 |
tinymcepath | composition | no value | ||
textemail_encoding | rendering | Set the transfer encoding for the text part of an outgoing message | 7bit 8bit | 7bit |
test | Try the system without sending any emails. | true false 0 1 | 1 | |
stats_interval | statistics | Not sure | ||
stacked_attribute_selection | segmentation | Use stacking of attribute segmentation | true false 0 1 | 0 |
smtp_timeout | queue processing | Timeout when sending a mail with SMTP | Any number | 5 |
silent_resubscribe | subscription | Allow existing subscribers to re-subscribe without throwing an error. | true false 0 1 | true |
show_unsubscribelink | subscription | Show a link to the unsubscribe page on the subscribe page | true false | true |
show_pqchoice | queue processing | Enable remote cron processing choice | true, false, 0, 1 | false (Jan 2015) |
show_list_ofall_subscribers | segmentation | On the list and members page, show a static "list" that has all subscribers in the system as members | true false 1 0 | false |
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 |
sendprocess_servername | queue processing | String to identify a send process | any text | localhost |
send_one_testmail | composition | Send one test email when using the test functionality | true false 0 1 | 1 |
send_listadmin_copy | system | Send a notification to the owner of a list | true false 0 1 | false |
rfc_direct_delivery | subscription | Direct delivery of the request for confirmation | true false 0 1 | false |
resetstats_max | disallow resetting statistics when this value has been reached | positive number | 10 | |
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) |
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 |
public_protocol | system | Set the protocol for public pages. | http https | http |
processcampaigns_parallel | queue processing | When processing multiple campaigns, send them in parallel | true, false, 0, 1 | false |
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 |
plugin_rootdirs | Semi-colon separated list of directories to look for plugins. | Text, pointing to the directories. | no value | |
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 |
phpmailerport | system | The port number for the SMTP connection to PHPMAILERHOST | integer | no value |
phpmailerhost | system | SMTP host for sending messages | a valid FQDN of the SMTP host | no value |
phpmailerblastport | queue processing | The port to use with PHPMAILERBLASTHOST | A working port | PHPMAILERPORT |
phpmailerblasthost | queue processing | SMTP server to use when sending the actual campaign | The FQDB of the server | PHPMAILERHOST |
phpmailer_secure | rendering | Set the Secure option in phpMailer | auto tls ssl false | auto |
phpmailer | system | Use phpMailer for sending | 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 |
pagetextcredits | subscription | Use text credits for phpList on pages, instead of an image | true false 0 1 | 0 |
numattachments | composition | How many attachments to allow uploading in one go. | Any positive number | 1 |
notify_spam | anti-spam | Send an alert when spam was blocked | true false 0 1 | 1 |
nostatscollection | feedback | Switch off collection of statistics | 0 1 true false | false |
mimetypes_file | composition | File containing the Mime-types of binary files | string pointing to a file with mime-types | /etc/mime.types |
messagequeue_prepare | queue processing | Run the queue in a two-process way | true false 0 1 | 0 |
message_sendstatus_sampletime | queue processing | The number of second to sample for a running campaign, to calculate the send speed | Any positive number | 600 |
message_sendstatus_inactivethreshold | queue processing | How soon to say a campaign being sent is "stalled" or not sending | Any number | 120 |
merge_duplicates_delete_duplicate | subscriber management | When merging duplicate subscribers, remove the duplicate | true false | true |
maxlist | segmentation | The maximum number of lists a non-superuser administrator can have | Any positive number | 1 |
max_user_pp | Limit the amount of results listed in a page | positive number | 50 | |
max_sendprocesses | queue processing | Number of simultaneous sending processes allowed | 1 | 1 |
max_processqueue_time | queue processing | Limit the time that can be used to process the queue | Any number | 99999 |
max_process_message | queue processing | How many campaigns to process at the same time | Any positive number | 5 |
max_msg_pp | Limit the amount of results listed in a page | positive number | 5 | |
max_avatar_size | subscriber management | Size of file for avatar | Any sensible number | 2000 |
manually_process_queue | queue processing | Send queued messages from the admin interface. | true false 0 1 | 1 |
manually_process_bounces | bounce management | Process the bounces in the admin interface | true false 0 1 | 1 |
mailqueue_throttle | queue processing | Add a delay between messages to avoid overloading the server. | Any number, even fractions | 0 |
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_autothrottle | queue processing | Automatically slow down sending the queue to spread the batch size across the batch period. | true false 1 0 | 0 |
language_switch | admin | Allow changing language using a dropdown | true false 0 1 | 1 |
language_auto_update | i18n | Automatically update translations when the filesystem file is newer than the last update | true false | true |
keepforwarderattributes | social networking | Use the attributes of the subscriber for placeholder when forwarding a message | true false 0 1 | false |
import_filesize | subscriber management | Maximum size of an import file | Number (in MB) | 5 |
htmlemail_encoding | rendering | Set the transfer encoding for the HTML part of the generated messages | 8bit 7bit base64 quoted-printable | quoted-printable |
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 |
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_period | social networking | Limit the time period for reaching the maximum forwarding amount | A valid mySQL INTERVAL value | 1 day |
forward_email_count | social networking | Number of email addresses allowed to enter when forwarding a message | A number | 1 |
forward_alternative_content | social networking | Enter different content for the message that is forwarded | true false 0 1 | false |
filesystem_attachments | composition | Allow adding attachments from the filesystem of the server phpList is running on | true false 0 1 | 0 |
fckimages_dir | composition | Location for uploading images in the FCKeditor | Directory name in the "lists" directory | uploadimages |
export_excel | subscriber management | Format the export file to allow use in Microsoft Excel | true false | false |
Next page |