Webmaster Bliss Corporation a écrit :
> Greetings,
> 
> I am installing a Postfix Server, and I am having trouble setting up a
> spam filter with Spamassassin.
> 
> I installed Postfix and it is working fine using virtual domains (I
> followed these instructions:
> http://www.howtoforge.com/linux_postfix_virtual_hosting). I also
> installed Spamassassin, which is working fine also (I tested it). The
> problem is that I cannot make the two work together. I followed the
> instructions found at
> http://wiki.apache.org/spamassassin/IntegratedSpamdInPostfix, but the
> e-mails start looping inside the Postfix server. As soon as I disable
> the filter, I receive the e-mails duplicated several times. What am I
> doing wrong? Please tell me which information do you need to help me
> solve this problem.
> 
> I am running postfix-2.5.5-1.fc9.i386 on a Linux 2.6.25.14-108.fc9.i686
> with spamassassin-3.2.5-1.fc9.i386
> 

instead of trying to use spamd directly, use amavisd-new. then you don't
need to start spamd (amavisd-new calls SA functions directly).
See
        http://www.ijs.si/software/amavisd/README.postfix.html

Reply via email to