How to set envelope sender (MAIL FROM) using exim

Marcus Williams marcus at quintic.co.uk
Fri Sep 26 10:26:44 CEST 2008


On 25.9.2008, Longman wrote:
> > I think mail supports passing on args to sendmail using:
> 
> I know sendmail has the -f option but this reads from a file on an exim
> based system. :-S

Not according to my exim manpage :) Note the double dash in the
command line, this makes the -f argument get passed through to sendmail
(or equivalent). Without it you're passing -f to mail which does
indeed read a filæ...

Marcus




More information about the CLUG mailing list