--On 15 May 2006 17:27:31 +0100 Alastair Campbell <[EMAIL PROTECTED]> wrote:
> Wakko Warner wrote: >> Why not just block bounces to the catchall? > > Err, ok, how? Just like this: The "! local_parts = ..." defines the catch all. Actually, this goes one better - list all the addresses you use for sending mail, and reject any bounces to other addresses. > Jacob's suggestion was for acl_check_rcpt: > > deny > senders = : > ! local_parts = [EMAIL PROTECTED] : [EMAIL PROTECTED] > message = This address never sends out mail, so it cannot get bounces. > > Is there is a way of selecting the catch all, in my case defined at the > end of: /etc/mail/virtual/domain.com > > *: [EMAIL PROTECTED] > > If I can say "anything that dropped through to the catch all" instead of > putting in individual addresses for local_parts, that would be perfect... > > Cheers, > > -Alastair -- Ian Eiloart IT Services, University of Sussex -- ## 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/
