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 |
---|---|---|---|---|
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 |
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 |
attributevalue_reorder_limit | segmentation | disallow ordering the attribute values where there are more than this amount | number | 100 |
forward_email_count | social networking | Number of email addresses allowed to enter when forwarding a message | A number | 1 |
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_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 |
clicktrack | statistics | Enable tracking of clicks in campaigns via URL rewriting | true false 0 1 | 1 |
clicktrack_showdetail | statistics | Show more detail in the statistics when tracking clicks | true false 0 1 | 0 |
stats_interval | statistics | Not sure | ||
clicktrack_linkmap | statistics | Define a mod-rewrite mapping of clicked links | A sensible string | no value |
always_add_usertrack | statistics | Always add the tracking image to campaigns | true false 0 1 | 1 |
export_excel | subscriber management | Format the export file to allow use in Microsoft Excel | true false | false |
allow_import | subscriber management | Enable import functionality | true false 0 1 | true |
unblacklist_in_profile | subscriber management | Add a link to remove a subscriber from the blacklist in their profile | true false 0 1 | 0 |
max_avatar_size | subscriber management | Size of file for avatar | Any sensible number | 2000 |
userspage_max | subscriber management | Suppress the listing of subscribers when there are more than this value | Number | 1000 |
import_filesize | subscriber management | Maximum size of an import file | Number (in MB) | 5 |
merge_duplicates_delete_duplicate | subscriber management | When merging duplicate subscribers, remove the duplicate | true false | true |
email_address_validation_level | subscriber management | A choice of level of validation of an email address | 0, 1, 2, 3, 4 | 3 |
blacklist_gracetime | subscriber management | Number of minutes to allow sending a message after blacklisting a subscriber | integer | 5 |
pagetextcredits | subscription | Use text credits for phpList on pages, instead of an image | true false 0 1 | 0 |
silent_resubscribe | subscription | Allow existing subscribers to re-subscribe without throwing an error. | true false 0 1 | true |
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 |
show_unsubscribelink | subscription | Show a link to the unsubscribe page on the subscribe page | true false | true |
allow_non_list_subscribe | subscription | Do not require choosing a list to subscribe to | true false 0 1 | 0 |
rfc_direct_delivery | subscription | Direct delivery of the request for confirmation | true false 0 1 | false |
public_protocol | system | Set the protocol for public pages. | http https | http |
devsite | system | Run phpList in development mode | true false | false |
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 |
tld_refetch_timeout | system | Refresh time for automatically updating the list of TLDs | Any number | 15552000 |
phpmailer | system | Use phpMailer for sending | true false 0 1 | 1 |
phpmailerhost | system | SMTP host for sending messages | a valid FQDN of the SMTP host | no value |
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) |
send_listadmin_copy | system | Send a notification to the owner of a list | true false 0 1 | false |
phpmailerport | system | The port number for the SMTP connection to PHPMAILERHOST | integer | no value |
error404page | system | Allow a custom file-not-found page | filename in webroot | |
phpmailersubscribehost | system | SMTP host for sending messages that originate from the subscribe pages | a valid FQDN of the SMTP host | PHPMAILERHOST |
async_request_interval | system | create a delay between Ajax requests on a page | any number > 0 | 0 |
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 |
Previous page |