Fulltext results:
- Groups
- oup table. Some of the controls are three-state checkboxes. In these cases, if the checkbox is checked as normal, then all members in the group will be made to have this setting set; if the checkbox is clear, then all members will be made to hav
- Mail Connectors -> Connector Schedule
- The connection schedule also tells VPOP3 when to check for updates to the [[Spamfilter]] or [[Antivirus]... hilst online, send immediately==== If this box is checked, then whenever an outgoing message is sent whil... connection occurred in the last X minutes, don't check at the next scheduled time==== This option is mos... , or if the following **If at least X people have checked their mail** option is set. If, for instance,
- SMTP Server Lua Scripting
- - (VPOP3 Enterprise Only) - called after the RBL checks have been performed * **GetMaxMessageSize()** ... . has been received at the end of a message * **CheckRecipients()** - (v6.3+ Enterprise Only) called at the end of a message to check if recipients are allowed * **MonitorBcc()** - ... d' IP address range and anti-relay protection is 'check client IP address', and no SMTP authentication is
- SMTP -> General tab
- Require SMTP Authentication==== If this option is checked, then VPOP3 will require users to authenticate ... quire Encrypted authentication==== If this box is checked, then VPOP3 will only accept an encrypted authe... ion for internal/incoming mail==== If this box is checked, then incoming or internal mail does not need t... ay Protection==== **This should be usually set to Check Client IP Address**. This option has other metho
- Mail Sender Advanced Settings
- waiting at start of connection==== If this box is checked, then VPOP3 will get a list of messages waiting... e arrived in in the outqueue. If this box is not checked, then, once VPOP3 has tried to send all the messages currently in the outqueue, it will check again to see if any new messages have arrived whi... messages, VPOP3 will try to send those, and then check again, and so on, until there are no new messages
- Message Rules
- when VPOP3 has processed a rule, it will go on to check further rules, but you can use the **Stop Process... ou can clear the **All conditions need to match** checkbox near the bottom of the window to make it so th... case insensitive or case sensitive. If the **I** checkbox is checked, then the condition will be tested in a case-insensitive way - so checking for 'Dog' will
- Misc -> Advanced Tab
- gin which crashes if it is multithreaded, you can check this box, to make VPOP3 only call the plugin once... between two mail servers. Without the 'max hops' check, the message would go back and forth forever. Th... the maximum number of hops to be allowed is when checking a new message. If the number of hops ('Receive... 3 //LIST// command). This is so that maximum size checks will work, and so that progress bars can be scal
- Password Strength Checking Script
- ======Password Strength Checking Script====== You can tell VPOP3 to enforce password strength checks by using a Lua script which performs the checks for you. The Lua script can be edited in Settings -> Scripts and is called **passwordcheck.lua** (in older versions of VPOP3 it is stored in
- LAN Forwarding Scripting
- POP3 itself (eg errors, autoresponders, etc) * check = this is an intermediate state when VPOP3 is checking to see if a message should be LAN forwarded or not * MessageType2 - if MessageType is "check", this contains more information about the stage of internal processing In "check", the original return path address may not be kno
- SMTP Service - Filtering
- the fields being tested - for instance, if a rule checks only the 'return path', then it can be checked in the **MAIL FROM** phase, but if it checks a message header, it has to be checked during the **DATA** phase. ====Edit SMTP Rules==== To edit the
- Download Rules
- before the message is downloaded. If you need to check the message content, then you may need to use the... ere can be multiple download rules created. VPOP3 checks the download rules in order from top to bottom. ... e than one condition, then you can set whether it checks that all the conditions match, or that any one (... conditions match. You cannot mix 'all' and 'any' checks within a single rule. Each rule can cause one a
- Settings -> Attachment Processing
- an be used to transmit viruses. | There are two checkboxes in this section: * **Filter attachments in... s** - //If the incoming attachment is a Zip file, checking this box will instruct VPOP3 to filter the con... the contents of a password protected zip file, so checking this box will instruct VPOP3 to automatically ... t processing options for incoming messages: * **Check incoming attachments** - //Whether filtering is e
- Lua SMTP MX Control
- nt VPOP3 calls a function in that script called **CheckFile**. The function signature is: **CheckFile(Filename, Actions, Size, CreationTime, Retries, LastTryTi... he connection will fail if verification fails * checkCertName - wildcard string to check against the TLS certificate CN. The connection will fail if the CN do
- Archive Script
- et of functions which perform uploads, downloads, check for presence of message file, etc. ====CustomStore_Check==== CustomStore_Check() * Returns an empty string if the custom store is accessible, or an error... it locally as 'local_filename' ==== CustomStore_CheckGet==== CustomStore_CheckGet(archive_filename)
- Spam Filter Rules
- ude spamrules_localmail.txt include spamrules_userchecks.txt include spamrules_checks.txt include spamrules_userprocess.txt include spamrules_processresults.txt... local.txt, spamrules_localmail.txt, spamrules_userchecks.txt, spamrules_checks.txt etc files in the specified order. The standard spam filter rules files that