Fulltext results:
- SMTP Server Lua Scripting @reference
- * function if desired: * **RBLServers** - table containing a list of RBL servers to query * **RBLWhitelist** - table containing a list of white-listed servers (wildcards are sup... eter value \\ The **<recipient list>** is a table containing the list of recipient email addresses for this me... TA// command The **<recipient list>** is a table containing the list of recipient email addresses for this me
- User Delivery Script @reference
- ameters, but will have access to global variables containing information about the message and can modify glob... der * Filename - the temporary name of the file containing the message to be delivered * MessageSize - the... livered 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 be delivered
- VPOP3Net.GetHTTP @reference
- //%% The function returns two values - a table containing the result of the GET * Host - the hostname * File - the filename * Headers - a table containing the response headers * Body - a table containing the response body (one line per table row) * ErrorInfo - a string containing error information * HTTPResult - a string con
- Autoresponder scripting @reference
- e appended to the autoresponse * **To** - table containing the email addresses the autoresponse should go to * **Attachments** - table containing the names of the attachments for the autoresponse * **CopyTo** - table containing email addresses the original message should be co
- AutoresponderConditionList Replacement @mailapi
- the autoresponder This returns a JSON structure containing an array of the rules associated with the specifi... der. The return structure is an array of objects containing: * condid - autoresponder rule id * autorespo
- VPOP3.HexString @reference
- It can be passed either a text string or a table containing one byte per table-entry (eg as returned from the... or [[Lua Hashing Functions]] It returns a string containing the Hex encoding of the string - 2 characters per
- VPOP3.Base64 @reference
- It can be passed either a text string or a table containing one byte per table-entry (eg as returned from the... ]] or [[Lua Hash Functions]] It returns a string containing the Base64 encoding. If there was an error, it r
- Lua SMTP Relay Control @reference
- me - the filename on disk * Actions - An object containing the values: **SkipSend**, **Reason**, **Priority*... sender/return path value * Recipients - A table containing a list of recipients * HeaderData - The header
- Lua SMTP MX Control @reference
- me - the filename on disk * Actions - An object containing the values: **ForceLastTry**, **SkipSend**, **Rea... sender/return path value * Recipients - A table containing a list of recipients * HeaderData - The header
- POP3 Client Lua Scripting @reference
- sage subject line * <recipient list> is a table containing a list of the recipient email addresses (from the... ded for the action * Recipients table - table containing new/replacement recipients for the message *
- LogDB.Attachments table @reference
- he attachment size (in bytes) * comments - text containing the notes about the attachment (if any - eg 'Filt... chment filtering took place) * virusinfo - text containing details of any detected viruses in the attachment
- Autoresponder Commands @reference
- end a message to the autoresponder with a subject containing 'catalog', you will get a response saying: <code>... a message to the autoresponder with a subject not containing 'catalog' you will get: <code> Send a message wi
- Message Archive -> Offline Tab @reference
- external drive etc. VPOP3 will create a ZIP file containing the old messages. The archive index will still re... of 50MB, then VPOP3 will only create one ZIP file containing the oldest messages, which are at least 30 days o
- AutoresponderInfo Replacement @mailapi
- the autoresponder This returns a JSON structure containing the details of the specified autoresponder. The return structure is an object containing: * id - autoresponder id * ownerid - the numb
- LAN Forwarding Scripting @reference
- rwarding rules, each table entry is another table containing * InAddress - address to match * ServerAd... The function can return a modified 'rules' table containing new rules to check while processing this message.