Fulltext results:
- Settings -> Local Mail -> General
- ======Settings -> Local Mail -> General====== The **Local Mail -> General** page allows you to configure a few simple, but funda... ge from ''Mailer_Daemon@[default domain]''. =====Local Domains===== The **Local Domains** box contains a list of domains, for which mail should be handled loca
- Mappings
- te, even though it would otherwise appear to be a local email address. In other email servers, a similar... an turn off the implied Mappings, either in the [[local mail general|Local Mail -> General]] settings - the "Disable default user-> user mappings for local/incoming SMTP mail" option, or in the appropriate
- Autoresponder Commands
- . * {Date} - this includes the current date in locale specific standard format * {LongDate} - this includes the current date in locale specific 'long' format * {ShortDate} - this includes the current date in locale specific 'short' format * {Date:<format>} - th... ns * {Time} - this includes the current time in locale specific standard format * {TimeNoSecs} - this
- SMTP Server Lua Scripting
- VPOP3 server to send it a message, whether from a local user or an incoming SMTP message. Each SMTP serv... address is in an 'allowed' IP address range * **LocalClientAddress** - (IN/OUT) - boolean - TRUE if cli... number - maximum number of recipients allowed for locally sent messages * **MaxRecipientsPerIncomingMes... - number - maximum number of messages allowed per local session * **MaxLineLength** - (IN/OUT) - number
- Misc -> Advanced Tab
- he user how to use it correctly. ====Don't route local mail locally==== By default, if a local user sends a message to <a local username>@<a local domain>, VPOP3 will put the message directly into th
- Archive Script
- ====CustomStore_Upload==== CustomStore_Upload(local_filename, archive_filename) Uploads 'local_filename' and makes it accessible online as 'archive_filen... - Upload succeeded (true/false) - Want a local store as well (true/false) ==== CustomStore_Get==== CustomStore_Get(archive_filename, local_filename) Downloads 'archive_filename' and sto
- Password Strength Checking Script
- 3 function Check(Username, Password, minlength) local lowerPassword = string.lower(Password) if Passwo... == value then return false end end local hasDigit = 0 local hasCaps = 0 local hasLower = 0 local hasSpecial = 0 if string.find(Password, "%d") then hasDigit
- SMTP Service -> Advanced Tab
- e standards, the '%' character is allowed in the 'local part' of email addresses (the part before the @ s... e standards, the '!' character is allowed in the 'local part' of email addresses (the part before the @ s... VPOP3 look safer. ====Add Date: header field to locally sent messages if it doesn't exist==== If this o... will automatically add a 'Date:' header field to locally sent messages if it doesn't already exist. The
- Lists
- name at a valid domain. For instance, if your '[[Local Mail General|Local Domains]]' setting is set to //mycompany.com;mycompany.org//, and your list is called... ming SMTP messages, it uses the same rules as for locally sent messages, but for incoming POP3 messages, ... r for the list's email address, rather than the **Local Domains** setting. If the **Allow incoming mail t
- Misc -> External Fax Tab
- selected, then VPOP3 will automatically send any locally sent mail to that mailbox if the recipient is local, but doesn't match another local address (a user, list, mapping etc), //and// if the recipient address i... sent to the Fax Server Mailbox if there is not a local user, mapping or list called **01234123456**. If
- SMTP Service - Filtering
- P service. This may be incoming SMTP messages, or locally sent messages. =====SMTP Rules===== SMTP Rules... go through the VPOP3 SMTP service. The option **Local SMTP Rules on each connection** is usually turned... opy/redirect a message to a specific folder for a local user, you can use the format **<username> <folder... - the value of any recipient of the message - for local users this is after Aliases etc have been expande
- SMTP -> General tab
- ther server. You would usually want to allow your local users to do this, and anyone else not to be able ... mail through VPOP3 if the FROM address matches a local email address. Since this is extremely easy to fo... VPOP3 will allow ALL IP addresses to send mail to local users, but only those IP addresses listed on the ... text-only email system. ====Reject unrecognised local recipinets==== If this option is checked, then VP
- Spam Filter Rules
- include spamrules_userlocal.txt include spamrules_localmail.txt include spamrules_userchecks.txt include ... nitialise.txt, spamrules_userlocal.txt, spamrules_localmail.txt, spamrules_userchecks.txt, spamrules_chec... ich must come first in the script * **spamrules_localmail.txt** - this contains some standard rules to process messages sent by local users, for instance to add recipients of locally
- Autoresponder scripting
- eNoSecs** - the current date & time in different, locale-dependent, forms * **conditionname** - the aut... *StartDate** - the start date of the condition in local-dependent format (or "unknown") * **EndDate** - the end date of the condition in local-dependent format (or "unknown") After the script
- Bandwidth Control
- puter connecting to VPOP3 * serveraddress - The local IP address of the VPOP3 service which is being connected to * serverport - The local TCP port which is being connected to * servertype - The local service type (eg POP3, IMAP4, SMTP) * serverid