I was using this command in /etc/rc.d/init.d/qmail before, but now it is not
working.
/usr/local/bin/tcpserver -x/etc/tcp.smtp.cdb -q -u
16 -g51 -t1 0 smtp /usr/local/bin/rblsmtpd -rrelays.radparker.com /usr/local/bin
/rblsmtpd -rrelays.orbs.org /usr/local/bin/rblsmtpd -rrbl.maps.vix.com /usr/loca
l/bin/rblsmtpd -rdul.maps.vix.com /var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/b
in/splogger smtpd 3 &
when I tried running it at the command line, I got the following error:
Ambiguous output redirect.
which I guess would have to do with the ".../var/qmail/bin/qmail-smtpd 2>&1"
part...the question is, what should it read? Would upgrading to RH 6.1 have
changed this? I would have thought the redirect syntax has been around longer
than most current high school students. :)
Thanks for the help...
Brandon