Fulltext results:
- SMTP Server Lua Scripting
- there are several global variables which are available to the Lua script. These may change as the script... script to modify the VPOP3 behaviour. If the variable is marked as (IN) then it should be treated as re... rt()** function if desired: * **RBLServers** - table containing a list of RBL servers to query * **RBLWhitelist** - table containing a list of white-listed servers (wildca
- User Delivery Script
- be delivered as flagged/starred * Keywords - a table containing a list of keywords to be associated with the message * Folders - a table containing a list of folders for the message to b... o the message * Headers - the message headers (table of string pairs - [1] field name, [2] data * Fo... rds - email addresses to forward the message to (table of strings) * HeaderMods - header modifiers (ta
- SMTP -> General tab
- ions. The default is for it to listen on any available IP address on port 25 which is the standard port ... TP connections to VPOP3. This option is only available in VPOP3 Enterprise, if an [[how_to:create_an_ssl_certificate|SSL certificate]] is available. The three options are: * None/TLS - in this c... ion starting. The default is 5 minutes. If you enable both **SMTP authentication** and **POP3 then SMTP
- Spam Filter Rules: HTTPGet
- **HTTPGet** statement requires a url, headers variable name and content variable name, in the format HTTPGet <url> <headers variable name> <content variable name> * The first line of the headers variable will contain the HTTP result
- POP3 Client Lua Scripting
- e message subject line * <recipient list> is a table containing a list of the recipient email addresse... the RCPT TO envelope) * <current actions> is a table with the following entries * SendToOriginalRe... reason is needed for the action * Recipients table - table containing new/replacement recipients for the message * HeaderModifiers table - list of mes
- Spam Filter Rules: WinHTTPGet
- inHTTPGet** statement requires a url, headers variable name and content variable name, in the format WinHTTPGet <url> <headers variable name> <content variable name> * The first line of the headers variable will contain the HTTP result
- Spam Filter Rules: HTTPPost
- tatement requires a url, data string, headers variable name and content variable name, in the format HTTPPost <url> <data string> <headers variable name> <content variable name> * The first line of the headers variable will contain the HTTP result
- Spam Filter Rules: Assignments
- values to variables using the syntax <code> ${variable} = value | ${variable} </code> =====Assignment operators===== The spam filter rules support the follow... ment operators: ^= |Specify the value of the variable to equal the value after the assignment operator ... operator to the current numeric value of the variable | ^-= |Subtract the numeric value after the assi
- Autoresponder scripting
- f the Autoresponder defined in the Lua global variable are read back into the current autoresponder defi... ssed from the top down, and the Autoresponder variable one sees is the affected by the previous ones. T... onder Definition==== The Autoresponder global variable is a table with the following fields: * **ID** - the numeric ID of the autoresponder * **OwnerID**
- Spam Filter Rules: HTTPGetMD5
- TTPGetMD5** statement requires a url, headers variable name and MD5 hash variable name, in the format HTTPGetMD5 <url> <headers variable name> <MD5 hash variable name> * The first line of the headers variable will contain the HTTP result
- Spam Filter Rules: GetDecodedSection
- a specified MIME section of a message into a variable, after processing any Base64 or Quoted-Printable encoding of the raw message data | The **GetDecodedSe... atement requires a message section number and variable name, in the format GetDecodedSection <message section number> <variable name> The section numbers start at 0 for the hea
- Spam Filter Rules: Variables
- In most places these are specified as **${''<variable name>''}**, but in some places they are just specified as ''<variable name>'' - for instance where a statement always puts its result into a variable. All variables are typeless, so the same variable can contain either a text or a number, and conversio
- Signature Script
- sender email address>, <subject>) In v6.9+, a table is passed containing the LDAP attributes for the ... address>, <subject>, <LDAP Data>) The LDAP data table is a table of tables which consists of a table where the index is the LDAP attribute name (in upper case), and the
- SMTP Reputation Stats
- tings -> Misc Settings page. We hope you will enable this option. If your mail goes through any other ... ses etc. By pooling this information we should be able to determine whether a sender IP address is reputable or not. The information reported by VPOP3 is: ... (if any) - timestamp So, there is no identifiable information there, except possibly the sender dom
- Spam Filter Rules: DNS
- lookup, returning the result into a specified variable | The **DNS** statement requires a type, hostname and variable name, in the format DNS <type> <hostname> <variable name> The result variable will contain a list of the results found (more than one result may be foun