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. >
IF the $local_part is not used in any of your other domains, how about adding it to the system aliases file and pointing it to bit-bucket (/dev/null)? Cheap and cheerful, though it leaves senders in the dark. Bill -- ## 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/
