Fulltext results:
- Spam Filter Rules
- ======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
- 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
- Copy SMTP Rules - Database Query
- ======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
- Download Rules
- ======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
- LAN Forwarding Scripting
- 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
- Autoresponder
- *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
- Settings -> Diagnostics
- 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
- Prune Rules
- ======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 ->
- Spam Filter Rules: Variables
- ======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_
- Message Rules
- ======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
- What's new in version 5 webmail?
- ows you to manage multiple autoresponders and the rules which trigger them.\\ To access the [[Autorespond... y go to **Tools -> Autoresponders** =====Message rules===== Message rules are a powerful new feature in version 5. You can create rules to perform a range of actions, based on predefine
- Database query to alter LAN Forwarding rules for one server to go to another
- ======Database query to alter LAN Forwarding rules for one server to go to another====== If a LAN forwar... fails, you may wish to change the LAN forwarding rules to point to the new server. (Note that, if planni... he password is 'vpop3pass') Then, type UPDATE rules.lanforwarding SET server='<new server>' WHERE ser... respectively. Don't include the <>. eg UPDATE rules.lanforwarding SET server='192.168.1.53' WHERE ser
- Spam Filter Rules: ForEach
- ======Spam Filter Rules: ForEach====== ^Statement |ForEach | ^Version |2.1.7+ | ^Purpose |Causes a loo... e the **ForEach MimeSection** loop with the [[spamrules_statement_getdecodedsection|GetDecodedSection]] s... looking for a non-empty section. The first [[spamrules_statement_ifmatch|IfMatch]] splits out the various parts of the section details. The next [[spamrules_statement_if|If]] statement checks that the heade
- Spam Filter Rules: BulkScan
- ======Spam Filter Rules: BulkScan====== ^Statement |BulkScan | ^Version |2.1.7+ | ^Purpose |Allows you... in one section without needing the verbose [[spamrules_statement_if|If]] statement | The **BulkScan** s... meters are defined in the documentation for [[spamrules_statement_ifmatch|IfMatch]] * The **BulkScan** ... and **EndBulkScan**, with the exception of [[spamrules_statement_include|Include]] which can only be use
- Users
- ] * [[User Aliases|Aliases]] * [[User Message Rules|Message Rules]] * [[User Quotas|Quotas]] * [[User Address Book|Address Book]] * [[User Signature|S... nced]] * [[User Media|Media]] * [[User Finger Info|Finger Info]] * [[User Prune Rules|Prune Rules]]