On Tue, 24 Oct 2006, Kevin Colagio wrote:
>
> We are accepting mail for an old domain space "x.y.geneseo.edu". This
> domain is defined as part of our local_domain definition.
>
> One of the recipients doesn't want the mail that is addressed to him at
> that address (him@???) because it's all SPAM. However, we
> need to accept the other mail on that domain space for the other people.
>
> I tried adding a system filter to delete mail to his address, and that
> didn't work.
>
> Is there a way to block a single person's e-mail within a domain that is
> otherwise accepted for delivery?
>
> Thanks in advance.
>
Can't you toss this something like this in your rcpt acl?
deny condition = ${if eq {$local_part@$domain}{user@???}{yes}{no}}
(I'm probably missing a set of {} somewhere ;)
--
--------------------------------------------------------
Dave Lugo dlugo@??? LC Unit #260 TINLC
Have you hugged your firewall today? No spam, thanks.
--------------------------------------------------------
Are you the police? . . . . No ma'am, we're sysadmins.