User Tools

Site Tools

Translations of this page:

system:config:constants
editcategorypurpose allowed valuesdefault
dataentryhttp
usetinymcemesg
usetinymcetempl
tinymcepathcompositionno value
stats_intervalstatisticsNot sure
access_control_allow_originsecurityBlock requests from an incorrect locationhttp://'.$_SERVER['HTTP_HOST']
aws_accesskeyidawsThe access key for using Amazon SESno value
aws_posturlawsThe URL for Amazon AWShttps://email.us-east-1.amazonaws.com/
use_local_spoolqueue processingExperimental, do not use
use_personalised_remoteurlsrenderingNot sure
use_pdfEnable the automatic conversion to PDF functionality0 10
use_editmessageAllow editing a campaign0 10
allow_attachmentscompositionChange 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 false0
nostatscollectionfeedbackSwitch off collection of statistics0 1 true falsefalse
email_address_validation_levelsubscriber managementA choice of level of validation of an email address0, 1, 2, 3, 43
max_sendprocessesqueue processingNumber of simultaneous sending processes allowed11
textemail_encodingrenderingSet the transfer encoding for the text part of an outgoing message7bit 8bit7bit
htmlemail_encodingrenderingSet the transfer encoding for the HTML part of the generated messages8bit 7bit base64 quoted-printablequoted-printable
translations_xmli18nLocation where translations can be fetched and refreshedA URL that returns a valid XMLhttp://translate.phplist.com/translations.xml
wordwrap_htmlrenderingApply line wrapA number0
forward_email_countsocial networkingNumber of email addresses allowed to enter when forwarding a messageA number1
forward_personal_note_sizesocial networkingAllow a personal note to be added when forwarding a messageA number (size in bytes)0 (disable)
mailqueue_batch_sizequeue processingBatch processingA number higher or equal to 00
clicktrack_linkmapstatisticsDefine a mod-rewrite mapping of clicked linksA sensible stringno value
empty_value_prefixsegmentationSet a dropdown prefix which indicates no valueA short string--
password_change_timeframesecurityTime allowed for an admin to use the token to change their password.A valid mySQL INTERVAL value1 day
forward_email_periodsocial networkingLimit the time period for reaching the maximum forwarding amountA valid mySQL INTERVAL value1 day
phpmailerblastportqueue processingThe port to use with PHPMAILERBLASTHOSTA working portPHPMAILERPORT
tld_auth_listsystemURL that returns a list of valid Top Level DomainsAny URLhttp://www.phplist.com/files/tlds-alpha-by-domain.txt
tld_auth_md5systemThe MD5 of the TLD_AUTH_LISTAny URLhttp://www.phplist.com/files/tlds-alpha-by-domain.txt.md5
uploadimages_dircompositionLocation of a webserver-writable folder for storing images.Any name of a directoryimages
tld_refetch_timeoutsystemRefresh time for automatically updating the list of TLDsAny number15552000
mailqueue_batch_periodqueue processingThe time allowed for sending a batch.Any number3600
blacklist_email_on_bouncebounce managementAdd an address to the blacklist when it has bounced too many timesAny number5
message_sendstatus_inactivethresholdqueue processingHow soon to say a campaign being sent is "stalled" or not sendingAny number120
add_email_throttlesecurityLimit the use of the Add email in the send test functionalityAny number1
sendtest_throttlesecurityLimit the use of the send test functionalityAny number1
sendtest_maxsecurityLimit the number of email addresses that can be used in the send test functionalityAny number999
max_processqueue_timequeue processingLimit the time that can be used to process the queueAny number99999
smtp_timeoutqueue processingTimeout when sending a mail with SMTPAny number5
remote_url_refetch_timeoutsystemHow long to keep a remote URL in cache before fetching it againAny number greater than 03600 (one hour)
domain_batch_sizequeue processingAmount of mails to allow being sent to the same domain in the indicated timeAny number larger than 01
domain_batch_periodqueue processingTime frame for domain throttlingAny number larger than 1120
mailqueue_throttlequeue processingAdd a delay between messages to avoid overloading the server.Any number, even fractions0
numattachmentscompositionHow many attachments to allow uploading in one go.Any positive number1
maxlistsegmentationThe maximum number of lists a non-superuser administrator can haveAny positive number1
max_process_messagequeue processingHow many campaigns to process at the same timeAny positive number5
message_sendstatus_sampletimequeue processingThe number of second to sample for a running campaign, to calculate the send speedAny positive number600
date_start_yearsegmentationSet the start year for any date dropdownAny recent year1900
max_avatar_sizesubscriber managementSize of file for avatarAny sensible number2000
default_messageagequeue processingAmount of time to allow sending a campaign, until it is considered too oldAny sensible number604800
fckimages_dircompositionLocation for uploading images in the FCKeditorDirectory name in the "lists" directoryuploadimages
userspage_maxsubscriber managementSuppress the listing of subscribers when there are more than this valueNumber1000
import_filesizesubscriber managementMaximum size of an import fileNumber (in MB)5
plugin_rootdirsSemi-colon separated list of directories to look for plugins.Text, pointing to the directories.no value
phpmailerblasthostqueue processingSMTP server to use when sending the actual campaignThe FQDB of the serverPHPMAILERHOST
default_mimetypecompositionFallback for the mimetype when it could not be determineda sensible mimetypeapplication/octet-stream
phpmailerhostsystemSMTP host for sending messagesa valid FQDN of the SMTP hostno value
phpmailersubscribehostsystemSMTP host for sending messages that originate from the subscribe pagesa valid FQDN of the SMTP hostPHPMAILERHOST
admin_wwwrootsystemfix the URL for the admin pagesa valid URL in the context of the systemnot set
user_wwwrootsystemfix the URL for the public pagesa valid URL in the context of the systemnot set
encryption_algosecurityThe encryption method to use when encrypting passwordsany algorithm accepted in your PHP system, see http://php.net/hash-algossha256
hash_algosecurityThe hash method to use when hashing passwordsany algorithm accepted in your PHP system, see http://php.net/hash-algossha256
async_request_intervalsystemcreate a delay between Ajax requests on a pageany number > 00
date_end_yearsegmentationSet the end year for any date dropdownany sensible year0
sendprocess_servernamequeue processingString to identify a send processany textlocalhost
access_control_allow_originssecurityBlock requests from an incorrect location, but allow multiple domainsarray of domainsundefined
phpmailer_securerenderingSet the Secure option in phpMailerauto tls ssl falseauto
use_amazonsesawsDetermine whether to send with Amazon SESdo not set this value
error404pagesystemAllow a custom file-not-found pagefilename in webroot
public_protocolsystemSet the protocol for public pages.http httpshttp
admin_protocolenforce HTTPS on admin pageshttp httpshttp
blacklist_gracetimesubscriber managementNumber of minutes to allow sending a message after blacklisting a subscriberinteger5
phpmailerportsystemThe port number for the SMTP connection to PHPMAILERHOSTintegerno value
attributevalue_reorder_limitsegmentationdisallow ordering the attribute values where there are more than this amountnumber100
resetstats_maxdisallow resetting statistics when this value has been reachedpositive number10
max_user_ppLimit the amount of results listed in a pagepositive number50
max_msg_ppLimit the amount of results listed in a pagepositive number5
aws_secretkeyawsSecret key for sending with Amazon SESstringno value
mimetypes_filecompositionFile containing the Mime-types of binary filesstring pointing to a file with mime-types/etc/mime.types
phpmailertesthostcompositionThe SMTP server to use when sending a test mailthe FQDN of the SMTP serverPHPMAILERHOST
use_minified_assetsWhen displaying pages use the minified version of the CSS and JS files.true falsetrue
verboseDisplay more information about what phpList is doing, including log entries for every email that is senttrue falsefalse
devsitesystemRun phpList in development modetrue falsefalse
show_unsubscribelinksubscriptionShow a link to the unsubscribe page on the subscribe pagetrue falsetrue
use_manual_text_partcompositionManually enter the text version of the campaigntrue falsefalse
export_excelsubscriber managementFormat the export file to allow use in Microsoft Exceltrue falsefalse
db_translationi18nNo ideatrue false0
merge_duplicates_delete_duplicatesubscriber managementWhen merging duplicate subscribers, remove the duplicatetrue falsetrue
language_auto_updatei18nAutomatically update translations when the filesystem file is newer than the last updatetrue falsetrue
embedexternalimagescompositionpull external images and embed them in campaignstrue falsefalse
registerfeedbackLet the phpList developers get a little bit of feedback on the use of phpList by retrieving the "Powered By" image from the phpList websitetrue false 0 11
testTry the system without sending any emails.true false 0 11
emailtextcreditsrenderingUse text credits for phpList in emails, instead of an imagetrue false 0 10
pagetextcreditssubscriptionUse text credits for phpList on pages, instead of an imagetrue false 0 10
usefckcompositionUse the FCKeditor for creating campaignstrue false 0 11
useckcompositionUse the CKeditor for creating campaignstrue false 0 10
askforpasswordsecurityAsk subscribers to enter a password for their profile when they registertrue false 0 10
silent_resubscribesubscriptionAllow existing subscribers to re-subscribe without throwing an error.true false 0 1true
unsubscribe_requires_passwordsecurityRequest a valid password before acting on unsubscribe.true false 0 1false
 
system/config/constants.txt · Last modified: 2013/08/20 23:14 by phplist

Resources
Contact Us

e: info@phplist.com

Boring Bit

phpList is a registered limited company

UK Company No. 07582966

VAT Registration 122 0788 37

© phpList 2016