Hi, I am running ispconfig version 2.2.18 and am trying to reconfigure spam assassin to redirect spam to an email address i.e. [email protected]l. I have setup a mailbox called [email protected]l and looked in the spamassassin.rc file and can not see anyway of doing this. I am running centos 5 (howto forge perfect setup) and have Maildir support enabled with ispconfig. Thanks
You can redirect mails to any account or folder with procmail Here is a large list of procmail recipes: http://lipas.uwasa.fi/~ts/info/proctips.html
Thanks for the info. Managed to get it working by changing the line /dev/null in .procmail.master to [email protected] Thanks