jhspies@??? said:
> When I do exim -v -bt jhspies@Johann
> the result is
> jhspies@Johann -> |IFS=' ' && exec /usr/bin/procmail -f- || exit 75
Change your .forward to just have
|/usr/bin/procmail
exim does not, by default, run a shell on a .forward pipe, but instead
invokes the command directly, meaning you don't need to play games with
IFS etc.
Nigel.
--
[ Nigel Metheringham Nigel.Metheringham@??? ]
[ Phone: +44 1423 850000 Fax +44 1423 858866 ]
--
*** Exim information can be found at
http://www.exim.org/ ***