
I was able to get PostMaster.pl to work
/opt/otrs/doc/test-email-1.box | /opt/otrs/bin/PostMaster.pl
It loads in the email fine.
I was able to get procmail to work:
procmail VERBOSE=yes ./.procmailrc < doc/test-email-
1.box
It loaded the email in the system fine.
But I can't quite seem to get exim to connect to procmail. I've tried
creating a .forward file with what I think are some commands for exim
to connect to procmail but they don't quite seem to work
If anyone's had any luck connecting exim and procmail on a Windows 2000
box, I'd appreciate the help.
(the version was 1.1.1. I must've goofed up. thanks)
-------------------------------------------------------------------
/opt/otrs/.forward
==================================
procmail_pipe:
driver = pipe
envelope_to_add
command = "/usr/bin/procmail -a ${sender_address} -d ${local_part}"
return_path_add
delivery_date_add
envelope_to_add
check_string = "From "
escape_string = ">From "
user = $local_part
group = mail
procmail:
driver = localuser
transport = procmail_pipe
-------------------------------------------------------------------
D:\cygwin\var\log\exim\exim_main.log
==================================
(last relevant section only...[hostname replaced w/ <hostname>])
2003-06-03 15:45:33 Start queue run: pid=1680
2003-06-03 15:45:33 HFX7GO-0000VS-QW == jake@<hostname>