6 msgOne domain, one user account - aliases
6 msgDisable from=<>
4 msgPostfix and Locale
5 msgamavis documentation
3 msgA little bit confusing...

email filtering
\ Michael Hallager (14 Nov 2007)
. \ Michael Hallager (14 Nov 2007)
. . \ Tony Earnshaw (14 Nov 2007)
. . \ mouss (14 Nov 2007)
. \ Matteo D'Alfonso (14 Nov 2007)

3 msgPostfix, dns, and hosts.allow
3 msgThis is new
10 msgUsing a Specific SMTP instead of DNS for Intern...
2 msgRe: Issue on postrix
2 msgCaching/connection pooling?
4 msgdkim-filter wildcards
4 msgHow to avoid dictionary attacks, from internal ...
5 msgQuestion for WV? [Fwd: Re: [dkim-milter-beta] d...
3 msgSpam simulation
20 msgBlackberry or iphone ?
3 msgsmtp auth session cache Q
1 msgRE: ETRN / fast flush - how many domains is 'to...
5 msgdifference between amavis and amavis-new
6 msgETRN forward?
Subject:Re: email filtering
Group:Postfix-users
From:mouss
Date:14 Nov 2007


 
Michael Hallager wrote:
> Is there an easy way to silently and transparently dump all e-mail originating
> from a certain domain?
>
> Michael
>
> This should read "accept and silently discard"....
>
>

do you mean based on sender address? If so:

smtpd_sender_restrictions =
...
check_sender_access hash:/etc/postfix/sender_acl
...

== /etc/postfix/sender_acl:
discardthem.example DISCARD
rejectthem.example REJECT sender prohibited by local policy
...


But why discard? In general, it is better to reject than discard.


© 2004-2008 readlist.com