On Sat, Jul 08, 2006 at 09:24:09AM +0200, Renaud Allard wrote:
> Of course, with something like that it should work:
> 
> acl_check_rcpt:
> 
>         accept
>         hosts           = :
>         endpass
>         message         = Sending mails from $sender_address_domain is
> not permitted
>         sender_domains  = +local_domains
> 
>         accept
>         authenticated   = *
>         endpass
>         message         = Sending mails from $sender_address_domain is
> not permitted
>         sender_domains  = +local_domains

You'll probably want to do it in the acl referenced by acl_not_smtp, too.

Cheers

MBM

-- 
Matthew Byng-Maddick          <[EMAIL PROTECTED]>           http://colondot.net/
                      (Please use this address to reply)

-- 
## 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