* aSe <[EMAIL PROTECTED]> [20021206 02:53]:
> Hello,
>       I'm useing the HowTo at http://mricon.com/SM/guide/bsd/qvcs-guide.pdf to setup 
>Qmail and Ucspi-tcp. I'm just having a slight problem trying to start ucspi-tcp.
Try http://www.lifewithqmail.org. It's generally regarded as _the_
installation guide for qmail.

> Fail# /usr/local/bin/tcpserver -R -x/var/qmail/control/relays.cdb -u5001 -g5000 0 
>smtp /var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger &
> Ambiguous output redirect.
Make sure to copy the scripts from http://www.lifewithqmail.org
_verbatim_ (watching carefully for quotes). It works.

> Any ideas as to why it could be doing that?
No idea, the following works for me (anyone could please explain the
difference?):

grummit:~$ echo hi 2>&1 | cat &
[1] 66792
grummit:~$ hi

[1]+  Done                    echo hi 2>&1 | cat
grummit:~$ 

qvb
-- 
pica

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to