Fulltext results:
- Settings -> Attachment Processing
- ions on messages that contain attachments: * [[#Filtering|Filtering]] * [[#Extraction|Extraction]] =====Filtering===== The **Filtering** tab is divided into four main sections: ====Attachment Filtering==== Attachmen
- Quarantine tab
- ssages that have been quarantined by VPOP3's spam filter. As you can see from the screenshot, unlike many... ntine, into your inbox - may retrain the Bayesian filter, depending on your settings * **Date** -> drop-... *, **Subject**, **Score** and **Size** columns to filter the displayed messages. =====Performing actions=... s are automatically blocked in this preview. ====Filtering results==== The grid contains two header rows;
- Spam Filter Rules
- ======Spam Filter Rules====== VPOP3 Versions 2.1.7 and later have a built-in spam filter system which supports a simple script language optimised for content- and spam-filtering of email messages. This reference contains a definition of the spam filtering script language supported by VPOP3. Note that
- SMTP Service - Filtering
- ======SMTP Service - Filtering====== The [[SMTP Server]] -> Filtering tab lets you set up filtering of messages going through the VPOP3 SMTP service. This may be incoming S... ody, or attachments, you may need to use a [[spam_filter_rules|custom Spam Rule script]] =====Spam Filter
- Virus Scan Filter Scripting
- ======Virus Scan Filter Scripting====== (Added in V6.17) The **VIRUSSCAN.LUA** script has a single function **FilterResult** This function is called for every virus ... ce) detects. The function has the opportunity to 'filter' the virus detection so that VPOP3 will act as if... ositives that you need to ignore. VPOP3 calls: FilterResult(virus_name, attachment_name, archive_name,
- Spamfilter Quarantine Viewer
- ges which have been quarantined by the VPOP3 Spam Filter. As an administrator you can see quarantined mess... when releasing the message: * **Train Bayesian filter as not spam** - this makes VPOP3 teach the Bayesian spam filter component that this message was not spam. This wi... the released messages will be copied to the spam filter maintenance team at PSCS who will try to update t
- Attachment Processing Script
- hment ====NeedsRecode==== function NeedsRecode(filtervariables, attachments_array, mime_structure) Cal... function NeedsRewrite(attachmentname, MIMEtype, filtervariables) Called when VPOP3 is about to process ... to remove/rename an attachment due to Attachment Filtering) * returns True if the Lua script wants to ... unction GetRename(type, attachmentName, MIMEtype, filterVariables) * type = MIME or UUENCODE * retur
- SMTP Reputation Stats
- email by direct incoming SMTP (not via an ISP or filtering service) then you can tell VPOP3 to report sen... into a central repository we hope to improve spam filtering reliability. Large mail server providers alrea... eg if we detect that mail is received via an SMTP filtering service we can ignore data from this copy of V... he email addresses) - message size - spam filter score (if any) - timestamp So, there is no i
- Allow messages through from a specific IP address
- ==== This script allows messages through the spam filter if they arrive at VPOP3 from a specific SMTP send... address being "1.2.3.4" and then aborts the spam filter process if that is the case. That will allow the message through without filtering. (Note that there will be no spam-filter-related message headers in this case. If you want those, you
- Mail Sender Advanced Settings
- (name) -> Advanced =====Advanced===== ====Domain Filtering==== For VPOP3 v6.11 and later, see [[http://www.pscs.co.uk/manual/index.html?sender_domain_filtering.html|the Domain Filtering section]] of the user manual. The **Domain Filtering** box lets you restrict which email messages are
- Spamfilter White/Blacklists
- lets you set whitelists & blacklists for the spam filter. There are four lists you can manage. The Whitel... he Whitelist, it will be allowed through the spam filter, and if it is on the Blacklist it will be blocked... list. You can change the rule weights (on [[Spam filter General|Spamfilter -> General]] -> [[Spamfilter R... . The **CheckLocalWhitelist** setting on the spam filter [[Spamfilter Script Configuration|Script Configur
- Error Handling Scripting
- he message to be sent, even if the settings would filter it out, or you could set the target to <blank> to... 4 = NNTP Collector * 8 = Misc * 16 = Message Filtering * 32 = Message Routing ===IDs=== This is usu... cation * 1005 = SMTP forwarding * 1006 = Spam filter * 1007 = Message recycle bin * 2000 = Lua scr
- Spam Filter Rules: DefineRule
- ======Spam Filter Rules: DefineRule====== ^Statement |DefineRule | ^Version |2.1.9+ | ^Purpose |Defines... escription>" Defining rules like this allows the filter script to be customisable by the user without the... weightings can be modified via ''Settings -> Spam Filter -> General -> Rule Weights'' in VPOP3's Administr
- Spamfilter Script Configuration tab
- each this tab by going to [[Settings]] --> [[Spam filter General|Spam Filter -> General]], and then choose the **General** tab. The [[Spamfilter script]] has var... ==Redirect===== The default behaviour of the spam filter is for detected spam to be put in a quarantine fo
- Spam Filter Rules: DBQueryOne
- ======Spam Filter Rules: DBQueryOne====== ^Statement |DBQueryOne | ^Version |6.16+ | ^Purpose |Queries the spam filter database for a single record/aggregate | The **D... QueryOne** statement performs a query on the spam filter database and returns a single value which is eith