Fulltext results:
- Users.AutoresponderConditions table
- date this condition will act from (or NULL to be any date) * dateto - the date this condition will act to (or NULL to be any date) * timefrom - the time this condition will act from (or NULL to be any time) * timeto - the time this condition will act to (or NULL to be any time) * datetimefrom - the date & time this con
- Spam Filter Rules: IfMatch
- variable's content |2.1.7 | ^text |This searches any plain text part of the message, but does not sear... n text attachments |2.1.7 | ^body |This searches any plain text or HTML part of the message. HTML part... ts |2.1.7 | ^htmltext |This searches the text of any HTML parts of the message, after stripping out ta... |This searches the entire message header, without any decoding being performed |2.1.7 | ^header |This
- SMTP Server Lua Scripting
- owed usernames (separated by spaces) if there are any username restrictions for this client IP address ... the return value from the **Start()** function if any. Otherwise the text returned from this function w... e of parameters to the //MAIL FROM:// command (if any) with the table entry key being the parameter nam... (pass, fail, softfail, etc) of the SPF check (if any) on the connection (in v5 and later). This funct
- User Delivery Script
- ForwardingSenderAddress - the sender address for any forwards * ForwardingSenderText - the text name of the sender for any forwards * Quarantine - bool - whether the mess... er Message Rules have been handled. It can modify any globals, but only the Quarantine, Forwards, Heade... erText globals are read after it has been called. Any other changes made by this function will be left
- Mappings
- s at VPOP3 using SMTP, then the <domains> list is any domain listed in the [[local_mail_general#local_d... 3 with header parsing, then the <domains> list is any domain listed in the [[route_by_parsing_message_h... ess as: - **<name>** - this will match <name> @ any of the applicable domains (see above) - **<name... ve specified - **~@<domain>** - this will match any email address at the specified domain //as long a
- Misc -> Advanced Tab
- -> Advanced You will normally not need to change any settings on this page unless VPOP3 technical supp... =Don't multi-thread VPOP3 plugins==== If you have any VPOP3 plugins installed, then VPOP3 will usually ... would fix problems with sending mail. ====Allow Any Line Endings==== In email, all lines must strictly end with a CR/LF pair (ASCII codes 13 + 10). Any other combinations of these characters (CR, LF, o
- Import Users From File
- ^Accepted values ^ |**User Id** |The username |Any text | |**Password** |The password |Any text | |**Admin** |Whether the user is an administrator ... Comments** |A comment/note related to the user |Any text | |**In 'Everyone' List** |Whether the use... ally separate password for logging into webmail |Any text | =====Finalising the import===== After cl
- Mail Sender Advanced Settings
- line, and the message will be sent if it matches any sender rule //and// any recipient rule. If there are only sender rules or only recipient rules, then messages will be sent if there it matches any of that type of rule. You can specify either the... ly in the outqueue, it will check again to see if any new messages have arrived while it was sending th
- Autoresponder
- p (1), choose the existing autoresponder name (if any) or **<New>** to create a new autoresponder. Usua... reply will go to the original sender (as well as any other addresses specified, if any). If it is not checked, and you have specified one or more addresses... rule tells the autoresponder when to trigger. If any of the rules match the conditions, then the autor
- SMTP Service - Filtering
- sage, it will process that rule, then not process any more rules. To add a new rule, press the '+' ico... ch before triggering the rule, or to only require any one of the conditions If no conditions are defin... envelope * **Recipient Address** - the value of any recipient of the message - for local users this i... ted Sender** - the local authenticated sender, if any * **Size** - the message size (in bytes) * **
- Download Rules
- load rule which matches, then it will not process any further rules. Each rule has zero or more condit... it checks that all the conditions match, or that any one (or more) of the conditions match. You cannot mix 'all' and 'any' checks within a single rule. Each rule can caus... tely deleted from the ISP mailbox Note that with any of the 'Delete' or 'Silently Delete' actions, we
- Database files used in VPOP3 2.x
- deleted, but will cause problems if they are. If any database is deleted, VPOP3 will automatically cre... atabases. Note that we do not recommend deleting any of the databases in normal operation (otherwise V... e deleted. If they are deleted, you will not lose any messages, but you will lose any IMAP4/Webmail message flags (eg read, answered etc) * **quarantine.
- Mail tab
- * **Refresh** -> Refresh the Mail tab - check for any changes, i.e. any new messages, any messages/folders that have been affected by another user or email client. * **Sea... l folders. Subfolders are stored within branches. Any branch of the tree can be opened/closed by pressi
- Prune Rules
- but you can click on the folder name to set it to any folder name you wish. Alternatively, you can set ... set to 365, then VPOP3 will automatically delete any messages which were received by VPOP3 over 365 da... when the message was received by VPOP3, not when any other flags on the message were set. So, if you h... OP3 checks for messages to prune and doesn't find any, then it can wait quite a while before checking a
- User Routing Script
- s false then VPOP3 will ignore the Assistants and any forwarding settings (boolean) * BigRedirect - t... variables which should be treated as read-only - any changes to them will be ignored outside the Lua s... ldomain.com addresses==== <code> --Don't forward any messages from any *@localdomain.com addresses if string.find(Sender, "@localdomain%.com$") then Shou