Peter Crawford <creature.58@hotmail.com> wrote:
> Is there a practical way for exim to be executed by a user?
> Putting a user in the Debian-exim group doesn't allow this.
Exim can already be executed by a user for sending email (this is what
the MUAs such as "mailx" use to send a message):
/usr/lib/sendmail -v chris # Yes this is exim
From: Chris
To: Chris
Subject: TEST
hello
.
What is it you want to achieve?
Chris