Bob Cohen schrieb:
> Sorry for the dumb question but I can't seem to find the answer in the
> documentation or by googling.  I'm trying to follow the Integrated Spamd
> In Postfix recipe
> (http://wiki.apache.org/spamassassin/IntegratedSpamdInPostfix).  How do
> I invoke spamd and then make sure it runs at boot?  I'm sure I'm missing
> something really easy. Nevertheless, I'm missing it.  Help would be
> appreciated.
> 
> Also, is there some way to minimize or create a (mostly) set and forget
> method of dealing with spam?  The junk mail filters in my mail client do
> a pretty good job of routing the unwanted emails into the junk mail
> folder, which I just delete.  The recipe above seems to do basically the
> same thing only up stream one level.  I will still have to empty the
> "spamvac" mail queue periodically.  All things being equal, I'd rather
> turn the mail away at the door rather than take up my hard disk space.
> 
> Bob

Hi Bob, you may use spamass-milter and/or clamav-milter with
sanesecurity antispam database with postfix
clamav-milter does quarantaine in hold by default
you may easy check that mails manual ( i.e. use webmin ) there, or
reject them at income smtp level,

spamass-milter ( with spamd ) can reject mail above a defined spamlevel
but might be more complicated to setup

for low traffic sites clamav-milter with a well done antispam setupped
postfix should be enough ( use additional rbls etc )

i wouldnt recommend setups
described in
http://wiki.apache.org/spamassassin/IntegratedSpamdInPostfix
( after all they would work )

if you want a nearly all around match solution try using amavis-new
or if you dont need user level spamfiltering with spamassassin
use spampd

you should find all software with example setups for postfix by google easy

-- 
Best Regards

MfG Robert Schetterer

Germany/Munich/Bavaria

Reply via email to