On Tue, 23 Oct 2001 19:06:23 +0530, Raghavendra Bhat wrote:
> Hello: I want to add 'www-data' alongside 'mail' in the line
> 'trusted_users = mail' inside exim.conf. Can I go ahead, insert a colon
> and add www-data therein ? Is this the correct way ?
Yes, e.g.
trusted_users = mail : www-data
Ciao,
Sheldon.