Fulltext results:
- SMTP Server Lua Scripting
- * function if desired: * **RBLServers** - table containing a list of RBL servers to query * **RBLWhitelist** - table containing a list of white-listed servers (wildcards are ... o there is a table called **RBLResultInfo** which contains the raw result information in the form of a tabl... ion will be used. The text string returned should contain the SMTP result code - VPOP3 will terminate the c
- User Delivery Script
- Lua script will be used instead. The script can contain two functions "PreDeliver" and "DeliverMessage". ... ameters, but will have access to global variables containing information about the message and can modify g... der * Filename - the temporary name of the file containing the message to be delivered * MessageSize - ... livered as flagged/starred * Keywords - a table containing a list of keywords to be associated with the m
- Spam Filter Rules
- spam-filtering of email messages. This reference contains a definition of the spam filtering script langua... t. For instance, the default spamrules.txt file contains the statements <code> include spamrules_initiali... her files * **spamrules_initialise.txt** - this contains the initialisation of some variables which must ... the script * **spamrules_localmail.txt** - this contains some standard rules to process messages sent by
- Database files used in VPOP3 2.x
- support request you to. * **logdb.db** - this contains historical logging information for reports. It c... al Logging' section. * **spamfilter.db** - this contains statistical information for the Bayesian filter ... of the VPOP3 spam filter * **msgids.db** - this contains summary information on the last few days' worth ... or duplicate detection * **archive*.db** - this contains index information for the message archive facili
- Lua SMTP MX Control
- me - the filename on disk * Actions - An object containing the values: **ForceLastTry**, **SkipSend**, **... sender/return path value * Recipients - A table containing a list of recipients * HeaderData - The head... return the Actions parameter. The Actions object contain four values: * ForceLastTry - if this is true, ... s, HeaderLines, Actions)** The Parameters object contains details of the message being sent: * authsende
- Settings -> Attachment Processing
- o perform two distinct functions on messages that contain attachments: * [[#Filtering|Filtering]] * [[#... actual filename extension. //**Note**: GUIDs only contain hexadecimal characters (numbers 0-9 and letters A... ip file. **Note**: VPOP3 would not look for files contained within Zip files that are themselves contained within another Zip file.// * **Block password protected
- Send Admin Message
- g. **{username}** will ensure each user's message contains their own username). * **{username}** * **{... certain global variables set: * **Username** - contains the username of the user currently being processed * **MessageCount** - contains the number of messages in the user's inbox * **MailboxSize** - contains the size of the user's whole mailbox (in bytes)
- Lua SMTP Relay Control
- f the ISP gives a multi-line response, this value contains the full response, not just one line of it * L... P The function optionally returns a string which contains the new full response. This must start with a nu... me - the filename on disk * Actions - An object containing the values: **SkipSend**, **Reason**, **Priori... sender/return path value * Recipients - A table containing a list of recipients * HeaderData - The head
- Mail tab
- ucture===== ====Mail toolbar==== The Mail toolbar contains the following buttons: * **New Message** -> La... folder messages==== The top-right panel is a grid containing fields: **From**, **Subject**, **Date**, read,... panel displays the currently selected message. It contains a header bar, which provides the most commonly r... - Read 'circle' icon - The fourth grid column contains a blue circle that is filled blue for unread mes
- Message Archive -> Offline Tab
- external drive etc. VPOP3 will create a ZIP file containing the old messages. The archive index will still... e messages, and the name of the ZIP file they are contained in, so you will still be able to search for mes... l store the ZIP file. Note that the ZIP file will contain messages starting from the oldest archived messag... of 50MB, then VPOP3 will only create one ZIP file containing the oldest messages, which are at least 30 day
- VPOP3Net.GetHTTP
- //%% The function returns two values - a table containing the result of the GET * Host - the hostnam... * 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
- Spam Filter Rules: ForEach
- ach pass through the loop, the loop variable will contain the current value of the data found. All **ForEa... ion ^ Data ^ Version ^ ^Addr |Finds each address contained in the specified header line of the message |He... message |::: |2.1.7+ | ^Tag |Finds each HTML tag contained in the message |::: |2.1.9+ | ^URL |Finds each URL contained in the message |::: |2.1.7+ | =====Examples==
- Calendar.Events table
- .Events table====== The [[Calendar]].Events table contains a record of all the events in calendars managed ... hich [[calendar_calendar|calendar]] this event is contained within * scopestart - this is a timestamp whi... me' used within CalDAV * content - this is text containing the iCalendar event (VEVENT) description * r... (false) Note that the database does not directly contain most of the data about the event, such as descrip
- Spam Filter Rules: ZipContents
- |Enables the script to obtain the list of files contained in a ZIP attachment | The **ZipContents** stat... r> <bag name> * If the message section doesn't contain a ZIP attachment, then the bag will be empty after this statement * If the message section does contain a ZIP attachment, then the bag will contain a list of the ZIP file contents in the format: ''filename<tab>
- Spam Filter Rules: ZipContentsFull
- |Enables the script to obtain the list of files contained in a ZIP attachment | The **ZipContentsFull** ... P file content * If the message section doesn't contain a ZIP attachment, then the bag will be empty after this statement * If the message section does contain a ZIP attachment, then the bag will contain a list of the ZIP file contents in the format: ''filename<tab>