Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2002 03:35:06 +0100
From:      Joan Picanyol i Puig <lists-freebsd-questions@biaix.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Qmail/Mail problem..
Message-ID:  <20021206023506.GA66647@grummit.biaix.org>
In-Reply-To: <KCECKLBMJCEIIOLIPBPEAECLCBAA.aSe@SysFail.com>
References:  <KCECKLBMJCEIIOLIPBPEAECLCBAA.aSe@SysFail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* aSe <aSe@SysFail.com> [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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021206023506.GA66647>