On Wed, Aug 13, 2003 at 04:48:00PM +0300, Céline REDON wrote: > Mails are going through the whole plateform , but without > being changed at all.I think they are not getting through > SA....
How *exactly* do you call spamc from postfix? Are you using the content_filter hook and run a spamc.sh or some similar script from it which does all the work? > - Is it possible to have some logs about what is happening > with spamc/spamd? (Something else than /var/log/maillog) Study spamd manual pages and look for information about debug modes. You can make spamd give more debug info than what it does by default, but it'll go in maillog if that's how you've configured spamd to log. I guess you can also tell spamc to give you some debug output so you'd see how it talks to spamd. > - how to know if spamd is up ? > In my configuration the process should be up : > ps -aux |grep spam* > root 8391 0.0 3.0 17300 15492 ? S Aug11 :00 /usr/bin/spamd > -d > But when I telnet the plateform on port 783, nothing happen? Nothing happens? What should happen? :) Try talking to the spamd using the protocol it understands... seriously, it's probably the best to debug it with spamc. If the spamd is listening on 783, it's probably working. > - Could anyone confirm I can do the following > adding spam assassin on a plateform running with Postix as > a MTA and also working with an anti virus? It depends. I can tell you Trend's IMSS will work fine with SpamAssassin when both are hooked to the same postfix. I have no clue about other software, you'll probably have to look how the anti-virus software works under the hood and how it interfaces with postfix, if it does at all. You can also use amavisd-new that can use all kinds of anti-virus software and call SpamAssassin, as far as I understand. > -Once everything will be working, is there a way to keep > the mails considered as SPAM? Yes, earlier I mentioned spamc.sh. You can do all kinds of tricks from there. The website http://www.advosys.ca/papers/postfix-filtering.html has a guide on how to do things and example scripts that give examples that you can modify to move those spam-candidates to a quarantine dir if you wish. -- (Mr.) Hannu Liljemark | Appelsiini Finland Oy | http://appelsiini.com ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk