Fulltext results:
- SMTP Server -> IDS/IPS
- ======SMTP Server -> IDS/IPS====== The **IDS/IPS** tab lets you set logging and automatic blocking parameters for the IDS (Intrusion Detection System) and IPS (Intrusion Prevention System) component of the S... s on the SMTP service and can automatically block IP addresses which try to do bad things. =====IDS L
- SMTP -> General tab
- ==Bindings==== The service **Bindings** are which IP addresses & ports the VPOP3 SMTP service will lis... The default is for it to listen on any available IP address on port 25 which is the standard port for... connections, unless it is overridden for specific IP addresses in the [[SMTP IP Access Restrictions|IP Access Restrictions]] tab. In most cases nowadays
- Security Settings -> Intrusion Protection Tab
- ounts across all services and block an attacker's IP address from accessing VPOP3 for a specified time... e **monitor logins period** are needed before the IP address is blocked. So, if the **monitor logins p... here 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 logi
- 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 * **LocalClientAddress** - (IN/OUT) - boolean - TRUE if
- SMTP Reputation Stats
- ove things. For instance VPOP3 will report which IP addresses are trying to connect to it, and which ... n we should be able to determine whether a sender IP address is reputable or not. The information rep... ignore data from this copy of VPOP3). - sender IP address - failed/successful login attempts (jus... in (this is used to correlate sender domains with IP addresses to help with detecting forgery attempts
- Access Restrictions Internal Format
- rnal Format====== VPOP3 internally stores service IP Access Restrictions in its settings database usin... (0) Subsequent entries each encode a line in the IP Access Restrictions rule list, with 7 fields, sep... : 0 = block, 1 = allow - Type: 0 = special, 2 = IPv4, 23 = IPv6, 100 = GeoIP - IP Address in text form - IP Address Prefix. Or, if Type = 0, then 0
- Mail Connectors -> Mail Senders -> SMTP Direct
- ect sending working you should have: * A fixed IP address * A reverse DNS entry set up for your m... erver(s) which handle mail for the target domain (IP addresses are not allowed, they must be host name... .com** name. This name may resolve to one or more IP addresses, so the sending mail server will try to connect to all the IP addresses of 'mail.example.com' (in a random orde
- SMTP Server
- SMTP Load Limiting|Load Limiting tab]] * [[SMTP IP Access Restrictions|IP Access Restrictions tab]] * [[SMTP Spam Reduction|Spam Reduction tab]] * [[SMTP VRFY/EXPN|VRFY/EXPN tab]] * [[SMTP Advanced|Advanced tab]] * [[SMTP IDS/IPS|IDS/IPS tab]]
- IMAP4 Server Scripting
- ing based on settings, then calls DoCapability(ipaddr, capabilities) * ipaddr = IP address of the client computer * capabilities = generated capabilities (a space is added a... il client problems. e.g. function DoCapability(ipaddr, caps) --Remove IDLE from the list of cap
- SMTPStats.SMTPClientFailures table
- vices in VPOP3. These are used for the [[smtp_ids_ips|Intrusion Protection]] facility & logging. ====... umns==== * id - sequential ID for the event * ipaddress - the SMTP client's IP address * datetime - the date & time the event occurred * errortype... t has been ignored by an administrator (eg if the IP address has been removed from the block list) ==
- IMAP4 -> Advanced tab
- this as necessary. ====Concurrent logins from an IP address==== This is similar to the above setting,... but restricts the number of logins from a single IP address. This is usually set much higher than the... e people often connect to VPOP3 over a shared connection, so many users will have the same IP address.
- POP3 Server -> General Tab
- ndings==== The **Bindings** section shows the TCP/IP addresses and ports that VPOP3 is listening on. T... uter as VPOP3, you may want to configure multiple IP addresses in Windows, and tell each of the servers to listen on a different IP address. Press the **[[Edit Bindings]]** button
- Incoming SMTP Mail
- ave a permanent Internet connection with a static IP address, the usual way of having incoming SMTP is... e your DNS 'MX' records to point to your external IP address. In this case, there are no changes neede... ion, or other intermittent connection, or dynamic IP address, and your Internet Provider has provided
- SMTP Service -> VRFY/EXPN Tab
- , you can enable them, but restrict access to the IP address(es) you trust. ====Enable VRFY and EXPN ... Restrictions' for these commands in this section. IP addresses and networks which are allowed here wil... l be able to access the VRFY/EXPN commands, other IP addresses will receive an error if they try to us
- loginaudit Database table
- * id - incrementing ID of loginaudit entry * ipaddress - IP address the login attempt came from * datetime - the date & time the event occurred *... ssful * ignore - Whether the login attempt should be ignored for VPOP3's IP address blocking system