User Tools

Site Tools


reference:download_rules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reference:download_rules [2012/03/06 17:49] paulreference:download_rules [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ======Download Rules====== ======Download Rules======
 Download rules are a facility in VPOP3 where it can look at message summary information before downloading a message from an ISP POP3 mailbox (they do not work on incoming SMTP messages - use [[SMTP Rules]] for that) Download rules are a facility in VPOP3 where it can look at message summary information before downloading a message from an ISP POP3 mailbox (they do not work on incoming SMTP messages - use [[SMTP Rules]] for that)
 +
 +To edit download rules, go to [[Mail Connectors]] -> [[POP3 Collection|Mail Collectors]], go to the **POP3 General** tab and press the **Edit Download Rules** button.
  
 Download rules can only see message headers, message size, and other information such as current date/time, etc. They can //not// see message content or attachments etc. This is because download rules apply before the message is downloaded. If you need to check the message content, then you may need to use the [[spam filter rules]]. Download rules can only see message headers, message size, and other information such as current date/time, etc. They can //not// see message content or attachments etc. This is because download rules apply before the message is downloaded. If you need to check the message content, then you may need to use the [[spam filter rules]].
Line 11: Line 13:
  
 There are several actions that a download rule can cause: There are several actions that a download rule can cause:
-  * Download +  * **Query** - the message will not be downloaded, but a message will be sent to the originally intended recipient asking if they want the message to be downloaded 
-  * Ignore +  * **Download** - the message will be downloaded as normal, and the message will be left in the ISP mailbox as indicated by the 'leave messages on server' setting 
-  * Redirect +  * **Silently Delete** - the message will be deleted from the ISP mailbox, and no notification will be generated 
-  * Copy +  * **Download and delete** - the message will be downloaded as normal, and then immediately deleted from the ISP mailbox 
-  * Delete +  * **Ignore** - the message will be left in the ISP mailbox, and not downloaded 
-  * Silently Delete +  * **Delete and Warn** - the message will be deleted from the ISP mailbox, and the originally intended recipient will receive a message saying that this has happened 
-  * Query+  * **Redirect** - the message will be downloaded, but sent to a different user/list instead of the originally intended recipient 
 +  * **Copy** - the message will be downloaded, and sent to a different user/list as well as the originally intended recipient 
 +  * **Query and Copy** - the message will not be downloaded, but a message will be sent to the originally intended recipient and the specified recipient asking if they want the message to be downloaded 
 +  * **Query and Redirect** - the message will not be downloaded, but a message will be sent to the specified recipient instead of the originally intended recipient, asking if they want the message to be downloaded 
 +  * **Delete and Copy Warning** - the message will be deleted from the ISP mailbox, and the originally intended recipient and the specified recipient will receive a message saying that this has happened 
 +  * **Delete and Redirect Warning** - the message will be deleted from the ISP mailbox, and the specified recipient will receive a message saying that this has happened 
 +  * **Download, Copy and delete** - the message will be downloaded as normal and sent to a specified user/list as well as the originally intended recipient, and then immediately deleted from the ISP mailbox 
 +  * **Download, Redirect and delete** - the message will be downloaded as normal and sent to a specified user/list instead of the originally intended recipient, and then immediately deleted from the ISP mailbox 
 + 
 +Note that with any of the 'Delete' or 'Silently Delete' actions, we recommend testing the rules with a different action, such as 'redirect', in case you make a mistake with the conditions.
  
 The conditions that VPOP3 can check for a rule are: The conditions that VPOP3 can check for a rule are:
-  * Message header (any message header can be checked, but common ones to check are ''From'', ''Subject'', ''To''+  * **Message header** (any message header can be checked, but common ones to check are ''From'', ''Subject'', ''To''
-  * Message size (condition matches if the size (in bytes) is equal or greater than the specified number) +  * **Message size** (condition matches if the size (in bytes) is equal or greater than the specified number) 
-  * Time now (HH:MM-HH:MM to specify a range) +  * **Time now** (HH:MM-HH:MM to specify a range) 
-  * Day now (days of week to match, 1=Sunday, 2=Monday, to 7=Saturday) +  * **Day now** (days of week to match, 1=Sunday, 2=Monday, to 7=Saturday) 
-  * VPOP3 recipient (user name who will receive the message) +  * **VPOP3 recipient** (user name who will receive the message) 
-  * InMail (the old name for Mail Collector-  (this is the **zero-based** number of the Mail Collector. Note that VPOP3 displays them as one-based numbers, so if VPOP3 displays the collector as number '5', you must enter '4' here. This is for historical reasons (we cannot just change the way the numbers are entered, or people moving from older versions will have issues). We are investigating alternative methods of specifying the mail collector.)+  * **Collector** -  (this is the **zero-based** number of the Mail Collector. Note that VPOP3 displays them as one-based numbers, so if VPOP3 displays the collector as number '5', you must enter '4' here. This is for historical reasons (we cannot just change the way the numbers are entered, or people moving from older versions will have issues). We are investigating alternative methods of specifying the mail collector.) 
 +  * **Valid Rcpts** - the number of valid recipients for the message 
 +  * **Invalid Rcpts** - the number of invalid recipients for the message 
 + 
 +VPOP3 logs download rule activations in a file 'dlrules.log' in the VPOP3 logging directory.
  
  
reference/download_rules.1331056161.txt.gz · Last modified: 2018/11/14 10:44 (external edit)