Re: [exim] Quick Question - Prohibiting users from sending e…

Pàgina inicial
Delete this message
Reply to this message
Autor: Tony Finch
Data:  
A: Marc Perkel
CC: exim-users
Assumpte: Re: [exim] Quick Question - Prohibiting users from sending email
On Tue, 13 Jun 2006, Marc Perkel wrote:

> How do I set exim up so only root,apache and mail can send email and no
> other local users?


In acl_not_smtp put

require condition = ${if match_local_part{$authenticated_id} \
                                         {root : apache : whatever} }


Tony.
--
<fanf@???> <dot@???> 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}}