Fulltext results:
- Spamfilter White/Blacklists
- fy. These are detailed below: - **auto** - the entry was added automatically (whitelist only) - **manual** - the entry was added manually - **addcount** <comparator> ... ame> - compare the user which initially added the entry to the specified value (using wildcards). //e.g. ... compare the address which automatically added the entry to the specified value (using wildcards) (whiteli
- SMTP Server Lua Scripting
- indexed on the name of the RBL database, with the entry data being the IP address resulting from the RBL ... he //MAIL FROM:// command (if any) with the table entry key being the parameter name and the table entry value being the parameter value\\ The **<SPF Result>** ... the //RCPT TO:// command (if any) with the table entry key being the parameter name and the table entry
- SMTP Server -> IDS/IPS
- the IP address //was// in the block list, but the entry expired within the past **Client Error Monitor Pe... Error Monitor Period** time. If the total of the entry values equals or exceeds the **Client Error Block... lated events from an IP address will not cause an entry to be added to the block list which will then exp... when they will expire. If you double-click on an entry, VPOP3 will show you why that address was added t
- Spamfilter.Whitelist table
- tfound - this is the date/time when the whitelist entry was last found on an incoming message * addcoun... count - this is the number of times the whitelist entry has been found on incoming messages * lastadded... is the username of the person who last added this entry to the whitelist * lastautoaddedby - this is th... last person who sent an outgoing message to this entry, causing them to be auto-added to the whitelist b
- Address Book tab
- wing buttons: ===Version 5 and later=== * **New Entry** -> launches a window to create a record for a n... r name or email address ===Version 4=== * **New Entry** -> creates a record for a new contact * **Sea... **Email** ===Version 5 and later=== * Click **New Entry** * Enter the details as required * Click **Apply... ave the new contact ===Version 4=== * Click **New Entry** - this automatically creates a contact with pre
- Security Settings -> Intrusion Protection Tab
- n Protection System]]. If you double-click on an entry in the list, it will show you why the entry was added. You can select an entry and press the **Delete** button to remove it from the list If you wa... s and pressing the **Add** button. If you add an entry to the Never Block list, then it will automatical
- LAN Forwarding Scripting
- rules = table of LAN forwarding rules, each table entry is another table containing * InAddress - add... * Comment - Rule comment (currently blank on entry) * ExtraData - Rule extra data (currently blank on entry) The function can return a modified 'rules' tabl
- Using tables/grids
- box. If you type something in there, or select an entry, the grid will be filtered to only show what matches the selected entry. This doesn't delete the actual data, just what i
- Access Restrictions Internal Format
- 3SETTINGS GET *ALLOWED*.DAT will list them) Each entry is a line, separated by a line feed (ASCII 10, \n... without an associated carriage return The first entry specifies whether the 'Use Global Access Restrict
- Lua Hashing Functions
- ers containing the hash value (one byte per table entry). The length of the returned table are: * SHA1
- Users
- Messages==== Just above the main user list is an entry **[[Outgoing Message Queue]]**. Clicking on this
- VPOP3.UnHexString
- taining the decoded data bytes - one byte per table entry. If there was an error, it returns a Nil value
- VPOP3.UnBase64
- taining the decoded data bytes - one byte per table entry. If there was an error, it returns a Nil value
- VPOP3.HMAC
- on returns a table of numbers (one byte per table entry) containing the hash value. If there is an error
- VPOP3.HexString
- t string or a table containing one byte per table-entry (eg as returned from the [[VPOP3.HMAC]] or [[Lua