I've managed to get postfix running
in front of Scalix, allowing me to do greylisting.Here's the procedure I followed (after 2 or 3 days of attempts!):
This assumes you currently have Scalix 11 + sendmail working (as standard) on Centos 4/5. I also have amavis running as per
HowTos/Amavisd
* Before starting backup your working /etc/amavisd.conf to /etc/amavisd.conf-SENDMAIL and /var/opt/scalix/mi/s/sys/smtpd.cfg to /var/opt/scalix/mi/s/sys/smtpd.cfg-SENDMAIL. Copy these over to filename-POSTFIX respectively. Then create links to the real filenames. That way if anything goes awry it's real easy to swap back: just change the symbolic link to point to the appropriate file.
- Postfix Integration: Follow the HowTos/Complete Postfix Wiki article. There are a couple of clarifications/changes I made to this howto: