Re: Getting Postfix to sort spam into different folders

2013-10-03 Thread Robin Kipp
Hi Stan, many thanks for your explanation! This is pretty much exactly what I want so will check the docs for specifics on how to set it all up. Robin Am 03.10.2013 um 05:26 schrieb Stan Hoeppner : > On 10/2/2013 10:17 AM, Robin Kipp wrote: >> Hi all, >> I've been running my own mail server for a

Re: Getting Postfix to sort spam into different folders

2013-10-02 Thread Stan Hoeppner
On 10/2/2013 10:17 AM, Robin Kipp wrote: > Hi all, > I've been running my own mail server for a while (Postfix as the MTA and > Dovecot for retrieving mail via IMAP). > Yesterday, I added amavis-new for content filtering, and so far have > implemented spam checking using spamassassin and virus fi

Re: Getting Postfix to sort spam into different folders

2013-10-02 Thread Gregory Nowak
On Wed, Oct 02, 2013 at 05:17:53PM +0200, Robin Kipp wrote: > So, now that spamassassin is flagging junk mail, I really would like a way of > having said junk sorted into a different folder for each user. I'm aware this > can also be done on the MUA side, but on some end-user devices (such as >

Re: Getting Postfix to sort spam into different folders

2013-10-02 Thread Jonathan Dowland
I do this using procmail on my server, with a .procmailrc in each user's folder. I do use virtual accounts but there's at least one UNIX account behind each virtual one (so it's many virtual:one UNIX mapping), so if you don't have real UNIX accounts at the bottom this won't work. Also procmail is h