On 2017-06-14 16:01, Patrick Porteous wrote:

> I am trying to build a router that filters messages with certain words 
> in the subject into a spam transport using a words contained in an 
> external lookup file.  I don't want to drop the message but instead 
> filter it into a specific folder based on what is contained in the 
> subject.  I have had limited success with a few conditional statements 
> but can't quite put it all together the way I would like.  Here is an 
> example of my router setup with comments on what errors I receive in 
> each case:

> ...

> I am doing this on a virtual host with multiple domains without local 
> users.  The user accounts are in a database.  I'm trying to avoid 
> filtering using the .forward file in each user directory and do this 
> system wide instead.

Surely system_filter is a better fit for this?  Manual section 14.20.

-- 
Please *no* private Cc: on mailing lists and newsgroups
Personal signed mail: please _encrypt_ and sign
Don't clear-text sign:
http://primate.net/~itz/blog/the-problem-with-gpg-signatures.html

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to