Fulltext results:
- SMTP -> General tab
- is reached from [[Services]] -> [[SMTP Server]], then the **General** tab. This page lets you set gene... -in-vpop3-v6/|see our blog]]. ====Require SMTP Authentication==== If this option is checked, then VPOP3 will require users to authenticate when sending mail via VPOP3. This applies to all connections,
- 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 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... ction is 'check client IP address', and no SMTP authentication is needed * **AuthenticationRequired** - (IN/OUT) - boolean - TRUE if SMTP authentication is
- Outgoing Message Scripting
- age**. The function signature is: **NewMessage(AuthenticatedSender, ReturnPath, CreationDate, Subject, ... essage, HoldSeconds, DeleteAfterSeconds)** * AuthenticatedSender - The VPOP3 username of the user who authenticated to send the message (if authentication wasn't used, this is blank). * ReturnPath - The email a
- Status Monitor (port 5109) protocol
- ceive a line beginning with either "+OK" if the authentication succeeded or "-ERR" if the authentication failed for some reason (incorrect password, permissio... 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
- 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
- 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
- Signature Script
- the static text/HTML you can define within VPOP3, then you can use a simple Lua script to define the sig... following prototype: GetSignature(<format>, <authenticated sender>, <sender email address>) (where... d to the function: GetSignature(<format>, <authenticated sender>, <sender email address>, <subject>... s passed containing the LDAP attributes for the authenticated sender (if any) GetSignature(<format>,
- SMTP Direct Sender Settings
- addresses with commas. If you leave this blank, then VPOP3 will use the DNS servers set in the [[misc ... vers for 'gmail.com' If your ISP requires SMTP authentication, or a different port number you can speci... 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
- 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
- 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, "
- Message Monitoring
- are unlikely to contain attached files. You can then choose who will receive the monitored messages. T... l the messages. If you wish to use this facility, then you can put a non-zero value into the **Send rand... se Monitoring in the category list) ) =====SMTP Authentication===== We //strongly// recommend that you use [[smtp_general|SMTP authentication]] if you use Message Monitoring for monit
- SMTP Service -> Advanced Tab
- oric purposes. If you put some text in this box, then VPOP3 will refuse any SMTP connections from clien... ring. Eg, if this setting is set to '.myisp.com', then VPOP3 would refuse SMTP connections from any clie... y that 'Return Receipts'. If you check this box, then VPOP3's DSN support is disabled. There is normall... f it doesn't exist==== If this option is checked, then VPOP3 will automatically add a 'Date:' header fie