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_manual_text_part | composition | Manually enter the text version of the campaign | true false | false |
export_excel | subscriber management | Format the export file to allow use in Microsoft Excel | true false | false |
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 |
forward_alternative_content | social networking | Enter different content for the message that is forwarded | true false 0 1 | false |
keepforwarderattributes | social networking | Use the attributes of the subscriber for placeholder when forwarding a message | true false 0 1 | false |
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 |
nostatscollection | feedback | Switch off collection of statistics | 0 1 true false | false |
processcampaigns_parallel | queue processing | When processing multiple campaigns, send them in parallel | true, false, 0, 1 | false |
embedexternalimages | composition | pull external images and embed them in campaigns | true false | false |
show_pqchoice | queue processing | Enable remote cron processing choice | true, false, 0, 1 | false (Jan 2015) |
public_protocol | system | Set the protocol for public pages. | http https | http |
dataentry | http | |||
admin_protocol | enforce HTTPS on admin pages | http https | http | |
access_control_allow_origin | security | Block requests from an incorrect location | http://'.$_SERVER['HTTP_HOST'] | |
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_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 |
tld_auth_md5 | system | The MD5 of the TLD_AUTH_LIST | Any URL | http://www.phplist.com/files/tlds-alpha-by-domain.txt.md5 |
aws_posturl | aws | The URL for Amazon AWS | https://email.us-east-1.amazonaws.com/ | |
uploadimages_dir | composition | Location of a webserver-writable folder for storing images. | Any name of a directory | images |
sendprocess_servername | queue processing | String to identify a send process | any text | localhost |
plugin_rootdirs | Semi-colon separated list of directories to look for plugins. | Text, pointing to the directories. | no value | |
phpmailerhost | system | SMTP host for sending messages | a valid FQDN of the SMTP host | no value |
tinymcepath | composition | no value | ||
clicktrack_linkmap | statistics | Define a mod-rewrite mapping of clicked links | A sensible string | no value |
aws_accesskeyid | aws | The access key for using Amazon SES | no value | |
phpmailerport | system | The port number for the SMTP connection to PHPMAILERHOST | integer | no value |
aws_secretkey | aws | Secret key for sending with Amazon SES | string | no value |
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 |
htmlemail_encoding | rendering | Set the transfer encoding for the HTML part of the generated messages | 8bit 7bit base64 quoted-printable | quoted-printable |
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 |
use_minified_assets | When displaying pages use the minified version of the CSS and JS files. | true false | true | |
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 |
allow_import | subscriber management | Enable import functionality | true false 0 1 | true |
use_precedence_header | rendering | Use the Precedence: header in outgoing mails | true false 0 1 | true |
merge_duplicates_delete_duplicate | subscriber management | When merging duplicate subscribers, remove the duplicate | true false | true |
language_auto_update | i18n | Automatically update translations when the filesystem file is newer than the last update | true false | true |
allow_updater | admin | Enable Automatic Updater | true, false | true |
access_control_allow_origins | security | Block requests from an incorrect location, but allow multiple domains | array of domains | undefined |
fckimages_dir | composition | Location for uploading images in the FCKeditor | Directory name in the "lists" directory | uploadimages |
Previous page |