Fulltext results:
- SMTP Server Lua Scripting
- 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... * - called at startup, and when the HELO and EHLO commands are received * **GetEHLOCapabilities()**
- 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]]
- 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
- 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
- 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
- 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
- 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
- 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
- Message Rules
- arrive in a User's mailbox. They can be used to copy messages, mark them as read, delete them, etc ... r of the rules, you can drag & drop them into the correct order. Usually when VPOP3 has processed a ru... a name you want to use to refer to the rule ====Conditions==== The **Conditions** section allows you to set conditions which determine whether the rule
- Settings -> Diagnostics
- == The **Diagnostics** page allows you to enable, configure and disable various methods of diagnostic ... ile overview===== By default, VPOP3 will keep two copies of most log files: * The current log file,... the settings are changed, causing additional old copies of the log to be retained, all older archives... ay: * When a new **.lbk** file is created (as a consequence of there being a new **.log** file), the
- 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