Serverside email filtering with dovecot

drew

Verified User
Joined
Feb 28, 2005
Messages
7
I receive a lot of emails from different newsgroups etc, and wish to automatically filter them into respective folders. Traditionally I have always done this in Thunderbird, but as I also access my inbox via webmail, server side message filters would be really useful.
Are there any that can easily bolt onto DA and dovecot?
 
It's already there. Log in to DirectAdmin as the user, and look for Spam Filters.

Jeff
 
Thanks for the reply, but I can only see the option to either drop the email or send it to the spam box on the page that you suggested.

I wish to setup filters to send mail to different folders depending on the subject or sender. e.g. send all mail from [email protected] to /inbox/fred.
Is this possible?
 
It might be, either by custom rewrite to the exim.pl file, or through some kind of addon available for the webmail client you're using.

Or perhaps through some custom programming to run through a cronjob, examining and moving emails based on custom filtering criteria.

Jeff
 
Back
Top