On Tue, 24 Aug 1999, Leonardo Boselli wrote:
> So I thought of another option:
> Every user should be able to put a file in his /home/directory called
> .ASMTPsecret with access 0600 ( or 0640 group mail ? )
It will have to be accessible by the exim user, because that is what
Exim is running as when receiving an SMTP call.
> If I have understand this would require:
> server_secret =
> ${lookup{$1}lsearch{/home/$1/.ASMTPsecret}{$value}fail}
>
> having for exampl a
> /home/leo/.ASMTPsecret containing
> leo:SeCrEt
>
> Am I right ?
Yes, provided you can get the file access to work.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.