Georgy Goshin a écrit : > Hi, > > I'm checking mail with spamassassin with this conf: > > smtp inet n - n - - smtpd > -o content_filter=spamfilter:dummy >
consider using amavisd-new instead of a wrapper. > > How to check only local destination? > what do you really mean? if you only want to filter "inbound mail", you can exclude mynetworks and sasl authenticated mail from filtering. or do you want somlething else?