Fulltext results:
- Groups
- o add a new group, press ''New'' above the table, then enter the group name. The group name must conta... hese 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 have this setting unset, and if the checkbox is greyed, then all members in the group can have their own indiv
- SMTP -> General tab
- is reached from [[Services]] -> [[SMTP Server]], then the **General** tab. This page lets you set gene... MTP Authentication==== If this option is checked, then VPOP3 will require users to authenticate when sen... below will allow that to work. ====Require POP3 then SMTP authentication==== This option enables an [[... by saying that if you collected mail using POP3, then sent mail from the same IP address within a few m
- Mail Sender Advanced Settings
- re are only sender rules or only recipient rules, then messages will be sent if there it matches any of ... t start of connection==== If this box is checked, then VPOP3 will get a list of messages waiting in the ... in in the outqueue. If this box is not checked, then, once VPOP3 has tried to send all the messages cu... y new messages, VPOP3 will try to send those, and then check again, and so on, until there are no new me
- Outgoing Message Scripting
- the following fields. If the field doesn't exist, then the value is not changed. * Priority - The new ... Hold - If this is set to 'true', '1', 't', 'hold' then the message is held, otherwise it is not held. ... - If this is set to a string like YYYYMMDDHHMMSS then the message is held until that time, otherwise it... onds. * DeleteAfter - If this is set to 'none', then it is never deleted. If this is set to a string l
- Mail Connectors -> Connector Schedule
- ou want to stop VPOP3 sending or collecting mail, then you can pause the scheduling. In this case, the o... that if you have multiple connections configured, then each time the scheduler 'triggers', all the conne... 3 is not connected to another connection, it will then go to the //first// connection which marked to co... ine, send immediately==== If this box is checked, then whenever an outgoing message is sent while VPOP3
- Misc -> Advanced Tab
- gins==== If you have any VPOP3 plugins installed, then VPOP3 will usually access them as necessary, poss... s ('Received:' header lines) exceeds this number, then VPOP3 will reject the message with a 'Too many ho... the **Use Fastest POP3 Download method** option, then VPOP3 simply skips this step, and assumes that ea... the **Report bad mailer_daemon messages** option, then the VPOP3 [[main administrator]] will be informed
- Autoresponder
- autoresponder, but not keep the original message, then make sure the message arrives in the mailbox (eg ... erent text (and other actions) with each of them, then for your holiday autoresponder you could configur... message subject. If you choose **Subject Prefix** then the specified text will be prepended to the start... subject when replying. If you choose **Subject** then the whole subject will be replaced with the speci
- SMTP Server -> IDS/IPS
- of suspicious events to a specified log. This can then be read by a third party IPS system to feed updat... n the **Block List**. If the IP address is there, then the connection is blocked * If the IP address /... in the past **Client Error Monitor Period** time, then the IPS log total value is seeded with the **Clie... s or exceeds the **Client Error Block Threshold** then the connection is added to the **Block List** wit
- SMTP Server Lua Scripting
- OP3 behaviour. If the variable is marked as (IN) then it should be treated as read-only by the script. If it is marked as (IN/OUT) then the script can modify it if desired. * **IPAddr... rname of authenticated sender (using SMTP or POP3-then-SMTP authentication) * **SMTPAuthenticatedUser*... e supported) * **RBLCheckAllServers** - if TRUE then all RBL servers will be checked, if FALSE, then V
- Password Strength Checking Script
- if Password == Username or Password == 'password' then return false else return true end end </cod... = string.lower(Password) if Password == Username then return false end for _, value in pairs(blockedWords) do if lowerPassword == value then return false end end hasDigit = 0 ... 0 hasSpecial = 0 if string.find(Password, "%d") then hasDigit = 1 end if string.find(Password, "
- SMTP Direct Sender Settings
- addresses with commas. If you leave this blank, then VPOP3 will use the DNS servers set in the [[misc ... rity:<number>''. If you don't specify a priority, then the priority '10' is used. - Check message size... er>''. If the message size matches the condition, then this line matches - Check message retries - spe... of retries of this message matches the condition, then this line matches - Stop processing the overrid
- Status Monitor (port 5109) protocol
- he user's password and perform an MD5 hash on it, then send use that as the response. Then send the command ALOGIN <username> <response> You will receive a ... and the WebAPI key and perform an MD5 hash on it, then send use that as the response. Then send the command APILOGINALOGIN <username> <response> You will re
- Lua SMTP Relay Control
- tain three values: * SkipSend - if this is true then the message won't be sent this time. If 'false', then the message will be sent as normal. * Priority ... > 10000000 and (time.hour > 7 and time.hour < 19) then actions["SkipSend"] = 1; end; if size > 5000000 then actions["Priority"] = 1; end; return actions
- Download Rules
- loaded. If you need to check the message content, then you may need to use the [[spam filter rules]]. T... tom. When it finds a download rule which matches, then it will not process any further rules. Each rule... r more conditions. If a rule has zero conditions, then it will always match. If it has more than one condition, then you can set whether it checks that all the condit
- Mappings
- P3. For email which arrives at VPOP3 using SMTP, then the <domains> list is any domain listed in the [[... arrives at VPOP3 using POP3 with header parsing, then the <domains> list is any domain listed in the [[... nce, if you have a mapping of ''bill@* -> bill'', then if a message is CC'd to bill@another.company.com,... ist. If several Mappings match an email address, then all of them will be processed (except for ~@ Mapp