Hi I'm having two servers, a master and a slave. Running web, mail, mysql. All my users are complaining that they're getting a lot of spam. The spam is being marked by amavis/spamassisten. **SPAM** But I want to move all spam to a different folder. Not INBOX. I've used sieve for this before. But not with ispconfig. Is it just to install, or is there some heavy configuration that I need to do ? Or is there a better software for this ?
Ispconfig uses sieve or maildrop as well for filtering. If you installed dovecot, then use ieve, for ourier use msildrop syntax for your filter. You can sldo create h filter with the builin filter editor in ispconfig.
If you use dovecot, then sieve is already installed. So all you have to do is to go to the mailbox settings and create a fildetr rule in ispcoonfig or add your custom sieve code in the custom mailfilter field.