On Tue, 13 Jun 2006, Marc Perkel wrote:
>
> Thanks but I don't think that's going to work as the localpart can be
> anything, and not related to the user ID. What I'm looking for is to
> prohibit local users from sending email.

It's checking $authenticated_id not $local_part. The match_local_part
clause is a red herring. In any case, if your users have shell access they
can use software other than Exim to send email, so this check is probably
pointless.

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/

Reply via email to