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
Filtered by category='composition'
edit | category | purpose | allowed values | ↓ default |
---|---|---|---|---|
mimetypes_file | composition | File containing the Mime-types of binary files | string pointing to a file with mime-types | /etc/mime.types |
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 |
useck | composition | Use the CKeditor for creating campaigns | 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 |
block_pasted_clicktracklinks | composition | Detect clicktrack links in the content and block sending the campaign if found | true false 0 1 | 0 |
usefck | composition | Use the FCKeditor for creating campaigns | true false 0 1 | 1 |
numattachments | composition | How many attachments to allow uploading in one go. | Any positive number | 1 |
warn_savechanges | composition | Warn when changing page and there are unsaved changes | 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 |
phpmailertesthost | composition | The SMTP server to use when sending a test mail | the FQDN of the SMTP server | PHPMAILERHOST |
default_mimetype | composition | Fallback for the mimetype when it could not be determined | a sensible mimetype | application/octet-stream |
use_manual_text_part | composition | Manually enter the text version of the campaign | true false | false |
embedexternalimages | composition | pull external images and embed them in campaigns | true false | false |
uploadimages_dir | composition | Location of a webserver-writable folder for storing images. | Any name of a directory | images |
tinymcepath | composition | no value | ||
fckimages_dir | composition | Location for uploading images in the FCKeditor | Directory name in the "lists" directory | uploadimages |