On Sun, Oct 19, 2003 at 10:26:21PM -0500, Butch Evans wrote:
> When I do "su dbmail && /usr/local/bin/trapmail.pl <pipe.c", it will
> insert a message from somewhere into the trapmail.log???  Perhaps it
> is a misuse of the su command on my part.  Not sure.  The log file
> still does not show any calls to send_reply() other than those
> listed above.

Try `su -c "/usr/local/bin/trapmail.pl < pipe.c" dbmail`.

You might want to try running dbmail-smtp directly using strace or
similar.
You might also want to post the relevant portion of your postfix
configuration.  I'm not familiar with postfix, but perhaps someone on
the list will notice a red flag.

Reply via email to