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 ... 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
- VPOP3 Database Size @how_to
- ger than you would expect: * The VPOP3 database contains a lot more information than just messages in mai... l be much more stable in size. The backups do not contain the 'free space' or the database indexes. Dependi... commonly large are: * messages.msgdata - this contains message data in mailboxes, including recently de... VPOP3 Enterprise. * archive.archivemain - this contains the main index for archived messages * logdb.*
- User Delivery Script @reference
- 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
- Lua SMTP MX Control @reference
- 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
- Send Admin Message @reference
- 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)
- Database files used in VPOP3 2.x @reference
- 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
- German Webmail Language Page @how_to
- idtitlescore=Score v4gridhoverattach=This message contains attachments v4gridhoverread=This message has bee... n\n v4renamefolderbadchars=The folder name cannot contain / or \\ characters. Please try again.\n\n v4newfo... n.\n\n v4newfolderbadchars=The folder name cannot contain / or \\ characters. Please try again.\n\n v4delet... letefolderchildren=You can't delete folders which contain other folders. v4settingsquarantinedefaults=Defa
- Settings -> Attachment Processing @reference
- 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
- French Webmail Language File @how_to
- idtitlescore=Score v4gridhoverattach=This message contains attachments v4gridhoverread=This message has bee... n\n v4renamefolderbadchars=The folder name cannot contain / or \\ characters. Please try again.\n\n v4newfo... n.\n\n v4newfolderbadchars=The folder name cannot contain / or \\ characters. Please try again.\n\n v4delet... letefolderchildren=You can't delete folders which contain other folders. v4settingsquarantinedefaults=Defa
- Spam Filter Rules @reference
- 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
- Spam Filter Rules: ForEach @reference
- 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==
- Formatting Syntax @wiki
- atafiles to be as readable as possible. This page contains all possible syntax you may use when editing the... rt from the rowspan syntax those cells should not contain anything else. ^ Heading 1 ^ Heading 2 ... >%%</nowiki>''. <nowiki> This is some text which contains addresses like this: http://www.splitbrain.org a... iley ;-)%%. <nowiki> This is some text which contains addresses like this: http://www.splitbrain.org a
- Data stream contained NUL character @how_to
- ======Data stream contained NUL character====== =====Description of the problem===== NUL characters (bytes... except in certain circumstances. If an attachment contains such a byte it must be encoded using //Base64// ... e// encoding so that the transmitted data doesn't contain a NUL character. In some cases, messages will arrive at VPOP3 which do contain such characters. This is usually due to a bug in
- Mail tab @reference
- 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
- VPOP3Net.GetHTTP @reference
- //%% 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