On Thu, 26 Jan 2006, Marten Lehmann wrote:
>
> Is it possible to configure exim that a user can send emails to external
> addresses, but not to any local users, although they are listed in the
> aliases?
Yes. Put this in your not_smtp ACL
deny
senders = [EMAIL PROTECTED]
recipients = +local_domains
Tony.
--
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}
--
## 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/