10 msgheader check question
12 msgverify parameters
4 msgConfigure postfix in big env
2 msgenvelope sender '<>' via uucp gets rewrit...

Spam filtering only for specific email accounts
\ Paolo Ciucani (9 May 2008)
. \ mouss (9 May 2008)

3 msgPostfix 2.4 to 2.5: smtp(d)_tls_session_cache_d...
15 msgQuestion about 'standards' WRT BATV and SAV
7 msgmy solution to fight backscatter email
2 msgAUTO: Joe Grastara is out of the office (return...
12 msgQ about sender_dependent_relayhost_maps inbound...
16 msgMilter Suggestions
9 msgTransport table and postmap
3 msgArchiving e-mail?
8 msgError 550: unable to relay
1 msgFW: new subject
13 msgTLS handshake error
6 msgSeperating SMTP and POP/IMAP services
3 msgTest 2
1 msgTesting
12 msg[Fwd: ldap users & aliases config]
Subject:Re: Spam filtering only for specific email accounts
Group:Postfix-users
From:mouss
Date:9 May 2008


 
Paolo Ciucani wrote:
> Hi All,
> I need help to configure postfix to filter spam only for specific
> email accounts, i.e.: is there a manner to select which mail to scan
> on recipient basis?

you can do this in your filter if possible. this can be done in amavisd-new.

if you want to skip the content_filter in postfix, then you need to use
multiple postfix instances (run postfix multiple times, not just add
smtpd listeners in master.cf) and use transport_maps instead of
content_filter. multiple instances are needed because transport_maps are
global in an instance.


and no, check_recipient_access returning a FILTER statement does not
work as intended because of multi-recipient mail (only one content
filter is used for a message, even if it has multiple recipients...)



© 2004-2008 readlist.com