hi-

i'm trying to record all incoming smtp sessions using recordio, but i'm
stymied by the following:

/usr/local/bin/tcpserver -R -x /etc/tcp.smtp.cdb -c 100 -u <user> -g
<group> 0 smtp \
/usr/local/bin/rblsmtpd /usr/local/bin/recordio /var/qmail/bin/qmail-smtpd
\
| /var/qmail/bin/splogger smtpd 3 &

this sends all recordio output to the terminal, not through syslog.
following a couple of examples on this list, i inserted 2>&1 directly
after qmail-smtpd, but that generates 'Ambiguous Ouptut Redirect'.

This is probably just a stupid shell thing (i'm using csh on linux), but i
don't understand it.

thanks-

dan


Reply via email to