User Tools

Site Tools


reference:download_rules

This is an old revision of the document!


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 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.

There can be multiple download rules created. VPOP3 checks the download rules in order from top to bottom. When it finds a download rule which matches, then it will not process any further rules.

Each rule has zero or more conditions. If a rule has zero conditions, then it will always match. If it has more than one condition, then you can set whether it checks that all the conditions match, or that any one (or more) of the conditions match. You cannot mix 'all' and 'any' checks within a single rule.

Each rule can cause one action.

There are several actions that a download rule can cause:

  • Download
  • Ignore
  • Redirect
  • Copy
  • Delete
  • Silently Delete
  • Query

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 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)
  • Day now (days of week to match, 1=Sunday, 2=Monday, to 7=Saturday)
  • 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.)
reference/download_rules.1331056161.txt.gz · Last modified: 2018/11/14 10:44 (external edit)