Fulltext results:
- Mail Connectors -> Connector Schedule
- oes not affect [[incoming SMTP]] over a permanent connection, or [[LAN Forwarding]]. The connection schedule also tells VPOP3 when to check for updates to the [[Spamfilt... rus]] components. We recommend you always have a connection scheduled defined. {{ :reference:schedule.png?no... send/collect mail will be if you manually start a connection. (Note that pausing the scheduling does not stop
- Connections
- ======Connections====== In VPOP3 a **Connection** tells VPOP3 how to 'connect' to the Internet. VPOP3 supports up to 10 **Connections**, which can be either network connections or Dial-Up connections (using a modem) A **Connection** is linke
- Incoming SMTP Mail
- to your VPOP3 computer to send the mail. The mail connection is controlled by the sending computer. ===IMPORTANT=== **If you have a permanent Internet connection with a static IP address, the usual way of having... ]] for more information.** If you have a dial-up connection, or other intermittent connection, or dynamic IP address, and your Internet Provider has provided you with an
- Settings -> Diagnostics
- / * **View MAIL.LOG** - //mail.log// * **View Connection Log** - //connect.log// * **View SMTP Rules Log... . ===VPOP3 Service Logs=== * **Log POP3 Server Connections** (Connections between POP3 email client and VPOP3) - //pop3svr.log// * **Log SMTP Server Connections** (incoming SMTP or connections between email cl
- Lua SMTP MX Control
- the following global variables are defined: * ConnectionId - the numeric Sender/Connection ID * ConnectionName - the text Sender/Connection name =====Messages to be sent===== For every message which is to be sent VPO
- SMTP Server -> IDS/IPS
- o suspicious events when they occur When an SMTP connection is initiated, the order of events is: * VPOP3 ... ver Block List**. If the IP address is there, the connection is allowed * VPOP3 checks in the **Block List**. If the IP address is there, then the connection is blocked * If the IP address //was// in the b... eds the **Client Error Block Threshold** then the connection is added to the **Block List** with an expiry set
- SMTP Server Lua Scripting
- server is launched - ie whenever someone opens a connection to port 25 on the VPOP3 server to send it a messa... dLimits()** - (v8.7+ Enterprise Only) - called at connection to be able to dynamically alter service load limi... ForceDisconnect** - (IN/OUT) - boolean - drop the connection as soon as possible * **UseBATV** - (IN/OUT) - ... the SMTP result code). VPOP3 will terminate the connection if a **5xx** or **4xx** result code is given In
- Mail Collectors
- il Collector** is associated with one or more **[[Connections]]**. The VPOP3 **[[Schedule|Connector Schedule]]** determines when each **Connection** is run. =====Mail Collector General Tab===== E... oming SMTP mail. If you have a permanent Internet connection with MX records pointing at the VPOP3 server, the... ail, then you can associate them with different [[Connections]] and define different [[Schedule|Schedules]] fo
- IMAP4 -> Advanced tab
- ill connect to an account and instantly open up a connection for each mail folder which exists in that account... n mean that VPOP3 suddenly has to handle 200+ new connections. It will do this, but it may take some time - th... is happening, and will reconnect with a new 200+ connections. After a short time VPOP3 will grind to a halt p... well-behaved clients will limit themselves to 3-5 connections, so allowing 20 concurrent connections will allo
- Mail Connectors -> Mail Senders -> SMTP Direct
- ed if you have a high-end business class Internet connection - such as a leased line, or your mail server is c... P Direct sending on a dial-up/ADSL/Cable/FTTC/etc connection may be problematic since the receiving mail serve... et up for your mail server (contact your Internet connection provider to configure this) * A business class Internet connection (home Internet connections are more often blocked
- Bandwidth Control
- ntrol====== (VPOP3 Enterprise Only) Every time a connection is made to a VPOP3 service, or a user logs into a... terprise runs a Lua function which can assign the connection a bandwidth pool, or assign a bandwidth limit on the connection. VPOP3 runs a function called 'GetBandwidth' in ... * bandwidth - The current bandwidth limit on the connection * username - The currently logged in user (if a
- Lua SMTP Relay Control
- iables and a read-only variable * MaxMessagesPerConnection - The maximum number of messages to send in this connection * MaxRecipientsPerConnection - The maximum number of recipients to specify in this connection * MaxRecipientsPerMessage - The maximum number
- Status
- onitor|VPOP3 Status Monitor]] information. * **Connection Status** - this shows the 'online' status of VPOP... m the Internet. * **Connect Now** - Next to the Connection Status is a drop-down list of the [[Connections]] available, and you can press the **Connect Now** button to tell VPOP3 to connect to the selected Connection. * **Last Poll** - this shows the time when VPO
- IMAP4 Server Scripting
- ption function==== (Added in version 8.7) When a connection is established, this lets the script define the encryption mode for this connection GetEncryption(ipaddr, server addr, server port... w encryption mode e.g. This will set SSL/TLS for connections to port 993 (bind the service to both ports 143 ... e/STARTTLS or STARTTLS, which will still apply to connections to port 143) function GetEncryption(client, s
- Lua SMTP MX Server Rules
- the following global variables are defined: * ConnectionId - the numeric Sender/Connection ID * ConnectionName - the text Sender/Connection name =====GetCheckCache===== ''GetCheckCache("<Domain>", numRetries, message