On 4/3/2012 9:32 AM, Kizito Thomas wrote: > Dear good people, > I am trying out Mailscanner for the first time in my life, I have this > test postfix server that has been working properly until when I added > a line: > /**/ >
I highly recommend to use amavisd-new instead of Mailscanner. The former uses either the milter, before-queue or after-queue methods which exist in Postfix. The latter uses an unsupported direct queue manipulation which is not guaranteed to work correctly in Postfix. Brian