Fulltext results:
- Spam Filter Rules @reference
- ======Spam Filter Rules====== VPOP3 Versions 2.1.7 and later have a built-in spam filter system which sup... h it will cost for us to do it. =====Spam Filter Rules Files===== VPOP3 reads the spam filter rules from the spamrules.txt file in the VPOP3 folder on the VPOP3 server's hard disk. This file can include
- SMTP Service - Filtering @reference
- TP messages, or locally sent messages. =====SMTP Rules===== SMTP Rules let you create custom rules for processing messages as they go through the VPOP3 SMTP service. The option **Local SMTP Rules on each connection** is usually turned off. If th
- Use Download Rules for incoming POP3 message filtering @how_to
- ======Use Download Rules for incoming POP3 message filtering====== If you have VPOP3 retrieving messages... P3 account on an ISP, then you can use **Download Rules** to do basic filtering on incoming messages. (I... ming_smtp_feed|incoming SMTP]], then use **[[SMTP Rules]]** instead) Download rules cannot perform all mail filtering tasks. For more features, [[reference:spa
- SMTP Rule Example - restrict who can send to a local email address @how_to
- n send messages to this address, you can use SMTP rules. There are a few ways you can configure the SMTP rules for this scenario. Because SMTP rules are calculated as either 'ALL conditions' or 'ANY conditions' (an... is complicated a bit. You can either create two rules: 'condition A AND condition B' and 'condition A A
- Download Rules @reference
- ======Download Rules====== Download rules are a facility in VPOP3 where it can look at message summary information before dow... o not work on incoming SMTP messages - use [[SMTP Rules]] for that) To edit download rules, go to [[Mail Connectors]] -> [[POP3 Collection|Mail Collectors]], g
- Copy SMTP Rules - Database Query @reference
- ======Copy SMTP Rules - Database Query====== This is an advanced Database action. There is no simple que... ed function CREATE OR REPLACE FUNCTION copysmtprules(fromid integer,toid integer) RETURNS integer AS $... INTEGER := 0; BEGIN FOR rl IN SELECT * FROM rules.smtprules WHERE service=fromid ORDER BY ruleid LOOP INSERT INTO rules.smtprules (service,rulephase
- Autoresponder @reference
- *Go** will select the autoresponder, and show the rules which will trigger the autoresponder in the table... defined autoresponders are used, depending on the rules defined for the autoresponders. ====Autorespond... ve defined the autoresponder, you can create the 'rules' ====Autoresponder Rules==== Each autoresponder you have defined can have zero or more rules Each auto
- Custom filtering incoming mail @how_to
- If you want to filter incoming mail using custom rules there are a few ways of doing this, depending on your exact requirements. * [[Download rules]] - if your incoming mail is via POP3 collection,... r on headers, size etc (not contents) * [[SMTP rules]] if your incoming mail is via SMTP feed, you wan... ssage content, attachments etc * [[User message rules]] if you only want to process messages arriving f
- LAN Forwarding Scripting @reference
- ance of the script each time. Only the "PreprocessRules" function will be called in this state In "messa... instance of the script per recipient- "PreprocessRules" is called first, then "GetReturnPath" is called ... rwarded. There are two functions: ====PreprocessRules==== This allows the script to see and potentially modify LAN Forwarding Rules PreprocessRules(return path, recipient, check
- Settings -> Diagnostics @reference
- rity Log** - //security.log// * **View Download Rules Log** - //dlrules.log// * **View MAIL.LOG** - //mail.log// * **View Connection Log** - //connect.log// * **View SMTP Rules Log** - //smtprules.log// * **View Virus Scanner Log** - //viruscan.log// * //This setting does not a
- Download Rules @how_to
- ======Download Rules====== Download rules are applied to messages downloaded using a POP3 mail collector. To configure the rules, go to the VPOP3 settings, then **Mail Connectors... rs -> POP3 General**. There is an **Edit Download Rules** button which brings up the download rule editor
- Prune Rules @reference
- ======Prune Rules====== The **[[edit a user|Edit User]] -> Prune Rules** tab can be used to create/edit rules which cause messages to be automatically deleted according to spe... at should happen to messages. You can edit prune rules which apply to all users by going to Settings ->
- How To Setup VPOP3 Service Security @how_to
- LAN** button makes VPOP3 create a default set of rules which are likely to be OK for basic internal LAN ... o For more situations, this will create a set of rules such as: * DENY 192.168.1.1 (the router addre... way=== The router is denied access by the default rules because: * Routers are very unlikely to need to... at if this **DENY** rule was omitted, the default rules would allow access from anywhere on the Internet
- Message Rules @reference
- ======Message Rules====== The **[[edit a user|Edit User]] -> Message Rules** tab can be used to create/edit rules which are processed when messages arrive in a User's mailbox. Th... ead, delete them, etc VPOP3 will process Message Rules in the order they appear in the list. If you want
- Spam Filter Rules: Variables @reference
- ======Spam Filter Rules: Variables====== The VPOP3 spam filter script language supports simple variables.... chedConditions} |A list of the currently matched rules |2.1.7+ | ^${Size} |The raw size of the message ... t values to use for a particular rule - see [[spamrules_statement_definerule|DefineRule]] |2.2.1+ | ^${Re... which can contain collections of data. See [[spamrules_statement_addbag|AddBag]], [[spamrules_statement_