Fulltext results:
- SMTP Server Lua Scripting
- then the script can modify it if desired. * **IPAddress** - (IN) - string - dotted notation client IP address (eg "192.168.1.1") * **ValidClientAddress** - (IN/OUT) - boolean - TRUE if the client IP address is in an 'allowed' IP address range * **LocalClie
- Outgoing Message Scripting
- ender, ReturnPath, CreationDate, Subject, SenderIPAddress, FileLength, Priority, Headers, Message, HoldSeco... used, this is blank). * ReturnPath - The email address of the sender (strictly speaking, the SMTP return path/MAIL FROM address, which is where bounce messages will be sent). ... Subject - The subject of the message. * SenderIPAddress - The IP address of the message sender (if genera
- SMTP Server -> IDS/IPS
- n the SMTP service and can automatically block IP addresses which try to do bad things. =====IDS Logging==... p in ISO8601 format - %I = the SMTP client's IP address (as seen by VPOP3) - %e = the [[IDS event numbe... r of events is: * VPOP3 looks at the client IP address. * VPOP3 checks the **Never Block List**. If the IP address is there, the connection is allowed * VPOP3 che
- Security Settings -> Intrusion Protection Tab
- ts across all services and block an attacker's IP address from accessing VPOP3 for a specified time ====Mo... *monitor logins period** are needed before the IP address is blocked. So, if the **monitor logins period** ... e are at least 10 failed logins from a certain IP address within the past 30 minutes, then the IP address will be blocked temporarily. ====Failed login block time=
- Address Book tab
- ======Address Book tab====== The Address Book tab within [[version 4 webmail|VPOP3 webmail]] enables you to manage your ... main sections: |[[Webmail Menu|Menu bar]] || |[[#Address book toolbar|Address book toolbar]] || |[[Webmail tabs|General tab bar]] || ^ [[#Address book lists|Addr
- Spam Filter Rules: GetAddressType
- ======Spam Filter Rules: GetAddressType====== ^Statement |GetAddressType | ^Version |2.4.6+ | ^Purpose |Analyses a specified email address and reports what 'type' of address it is | The **GetAddressType** statement requires an email address and
- Mappings
- Mappings are a way of explicitly linking an email address to a user or list. They can also be used to indicate that an email address is remote, even though it would otherwise appear to be a local email address. In other email servers, a similar feature may b... here are no other Mappings which have matched the address previously. You can turn off the implied Mapping
- Mail Sender Advanced Relay Settings
- er Advanced Relay Settings====== ====SMTP Return Address==== The SMTP Return Address (or Return Path) is a hidden part of a message which says where bounce message... hould be sent. (It is not the same as the **Reply address** which is where your email client will send repl... POP3 will send out messages using the same Return Address as was used when the message arrived at VPOP3 (ev
- Spamfilter White/Blacklists
- here are four lists you can manage. The Whitelist Addresses & Blacklist Addresses lists let you specify sender email addresses to check. With the default rule weights, if a sender's address is on the Whitelist, it will be allowed through t
- SMTP Service -> Advanced Tab
- the option is here if you wish. ====Don't allow addresses with '%' in their address==== According to the standards, the '%' character is allowed in the 'local part' of email addresses (the part before the @ symbol). However, it is ... 'old' days, using the percent symbol in an email address had a [[http://www.remote.org/jochen/mail/info/ad
- ListServer Commands
- s-list n.b. Use the //list name//, not the email address of the list This adds the sender email address to the specified mailing list. This only works if the list... s-list n.b. Use the //list name//, not the email address of the list You can use * as the listname, to un... y this ListServer. This removes the sender email address from the specified mailing list. If the list veri
- SMTP -> General tab
- indings==== The service **Bindings** are which IP addresses & ports the VPOP3 SMTP service will listen on f... e default is for it to listen on any available IP address on port 25 which is the standard port for SMTP tr... nections, unless it is overridden for specific IP addresses in the [[SMTP IP Access Restrictions|IP Access ... mail using POP3, then sent mail from the same IP address within a few minutes, the mail server would assum
- SMTP Reputation Stats
- things. For instance VPOP3 will report which IP addresses are trying to connect to it, and which are tryi... redentials, or which are sending to unknown email addresses etc. By pooling this information we should be able to determine whether a sender IP address is reputable or not. The information reported by... nore data from this copy of VPOP3). - sender IP address - failed/successful login attempts (just a coun
- Spamfilter.Whitelist table
- out to speed up checking. =====Columns===== * address - this is the email address in the whitelist * autoadded - this is **true** if the email address was added to the whitelist by the spamfilter component because it was an address which was sent to, or **false** if it was manuall
- LAN Forwarding Scripting
- processing In "check", the original return path address may not be known, the script may be called many t... nt local part = the part of the recipient's email address before '@' (or blank if not a local address) * recipient domain = the part of the recipient's email address after '@' * rules = table of LAN forwarding rul