>> "JHMG" == J Horacio M G <[EMAIL PROTECTED]> writes:
JHMG> /var/spool/exim/input/ and /var/spool/exim/msglog/. I believe
JHMG> Exim complained about |exec and IFS (I tried both with
JHMG> .forward). This is what I had in my ~/.forward:
JHMG> "|exec /usr/bin/procmail"
In /etc/exim.conf, you have to change the address_pipe transport to
address_pipe:
driver = pipe
return_output
use_shell = true
Ciao,
Martin

