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 ([EMAIL PROTECTED]) 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 [EMAIL PROTECTED]@olddomain.com}{yes}{no}}


(I'm probably missing a set of {} somewhere ;)

-- 
--------------------------------------------------------
Dave Lugo   [EMAIL PROTECTED]    LC Unit #260   TINLC
Have you hugged your firewall today?   No spam, thanks.
--------------------------------------------------------
Are you the police?  . . . .  No ma'am, we're sysadmins.

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to