Fulltext results:
- End()
- ripting====== The SMTP Server [[http://wiki.pscs.co.uk/reference;lua_scripting|Lua Script]] is called... server is launched - ie whenever someone opens a connection to port 25 on the VPOP3 server to send it... instance of the SMTPSVR.LUA script. No threading conflicts will occur. During the lifetime of the SM... dLimits()** - (v8.7+ Enterprise Only) - called at connection to be able to dynamically alter service l
- Mail Connectors -> Connector Schedule
- ======Mail Connectors -> Connector Schedule====== The Connector Schedule tells VPOP3 when to connect to send mail using [[Mail Senders]] and collect mail usin
- Address Book tab
- OP3 webmail]] enables you to manage your lists of contacts and add those contacts into a new or existing message. Substantial alterations to the interface... ress book lists|Address book lists]] ^ [[#List of contacts|Contacts in selected list]] ^ ^ ::: ^ [[#Highlighted contact|Details for highlighted contact]]
- 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 connectio
- Mail Collectors
- ======Mail Collectors====== A Mail Collector is how you tell VPOP3 to collect incoming mail. Each **Mail Collector** is associated with one or more **[[Connections]]**. The
- Incoming SMTP Mail
- ed, then the mail server sending mail to you will connect to your VPOP3 computer to send the mail. The mail connection is controlled by the sending computer. ===IMPORTANT=== **If you have a permanent Internet co
- Lua SMTP MX Control
- ======Lua SMTP MX Control====== Every time VPOP3 is going to send messages using direct MX sending, i... the following global variables are defined: * ConnectionId - the numeric Sender/Connection ID * ConnectionName - the text Sender/Connection name =====Messages to be sent===== For eve
- Settings -> Attachment Processing
- The **Attachment Processing** page allows you to configure VPOP3 to perform two distinct functions on messages that contain attachments: * [[#Filtering|Filtering]] ... filtered filenames=== ^Pattern ^Explanation ^ |<code>*.vbs</code> |Files with a **.vbs** extension will typically run as Visual Basic Scripts. | |<cod
- Autoresponder Commands
- ======Autoresponder Commands====== **This article only applies to VPOP3 v4 and earlier** A VPOP3 autoresponder can contain special text strings to create special behav... part of the response. There are three types of 'command' * Sections * Controls * Replacements =====Section===== These let VPOP3 give different re
- Lua SMTP Relay Control
- ======Lua SMTP Relay Control====== Every time VPOP3 is going to send messages via SMTP Relay, it runs... * senderid - this is the numeric message sender configuration id (starting at 0) * sendername - this is the name you gave to the message sender configuration in VPOP3 In VPOP3 5 and later, there ... - The maximum number of messages to send in this connection * MaxRecipientsPerConnection - The maxi
- Users.AutoresponderConditions table
- [[db_Users|Users]].AutoresponderConditions table contains a record of all autoresponder trigger conditions created in VPOP3. These tell VPOP3 when a par... ar user. Each autoresponder can have zero or more conditions. An autoresponder with zero conditions will never fire but can be reactivated later by adding
- Quarantine Report Mailer Scripting
- is script is called when VPOP3 is mailing out (or considering mailing out) spamfilter quarantine repor... this function doesn't exist, then it works on the configured schedule, and includes items up to the cu... ML part of the message * templateContents = the content of the HTML template. If this is not empty, ... e the 'filename' value ===Filename=== "filename" contains a list of or more filenames, separated by '
- Spamfilter database comparators
- ======Spamfilter database comparators====== Several Spamfilter DB statements allow comparators which are listed below If the value specified in the statement is numeric: * = or == compare numeric values for equality * <> or != compare numeric values for inequality * <, >, <=, >=
- Spamfilter White/Blacklists
- ts|Rule Weights]] to alter this behaviour (eg you could increase the Whitelist rule weight which would... ll be ignored. This is by design, because it is a common spammer trick to pretend to be from a local e... ** setting on the spam filter [[Spamfilter Script Configuration|Script Configuration]] tab can be used to alter this behaviour. =====White/Blacklist entr
- Spam Filter Rules
- h supports a simple script language optimised for content- and spam-filtering of email messages. This reference contains a definition of the spam filtering script l... age designed to make it easy to implement message content filtering tasks. The language supports basic variables, conditional statements, simple loops, jumps, tests o