Gentoo Archives: gentoo-dev

From: Clay Mitchell <claymitchell@××××××××.com>
To: gentoo-dev@××××××××××.org
Subject: RE: [gentoo-dev] Qmail help!
Date: Sat, 20 Oct 2001 21:21:30
Message-Id: 000101c159df$8a107d00$0300a8c0@tsunami
In Reply to: Re: [gentoo-dev] Qmail help! by Collins Richey
1 Agreed. As far as I could see, there is nothing on the gentoo.org site
2 pointing at the user list, so the only way anybody would know anything
3 about it would be if they were on the dev list... So I figured I would
4 send it to the dev list so it would get attention...
5
6
7 Anyway, does anybody know what the tcpserver is? Is this like inetd or
8 is it something different? The rc script has this in it:
9
10 #TCPS="/usr/local/bin/tcpserver"
11 #RBL="/usr/local/bin/rblsmtpd"
12
13 exec $TCPS -x/etc/tcp.smtp.cdb -uqmaild -gnofiles 0 smtp $RBL -b
14 -monsoon.net qmail-smtpd 2>&1 | splogger &
15 exec $TCPS -u0 -g0 0 110 qmail-popup /usr/local/bin/checkvpw qmail-pop3d
16 .maildir 2>&1 | splogger &
17
18 Obviously, the two exec lines use the TCPS and RBL variables, which
19 aren't set, because these files aren't on my system... Any idea what I
20 need to do to install these?
21
22 Thanks, Clay
23
24 -----Original Message-----
25 From: gentoo-dev-admin@××××××××××.org
26 [mailto:gentoo-dev-admin@××××××××××.org] On Behalf Of Collins Richey
27 Sent: Saturday, October 20, 2001 11:13 PM
28 To: gentoo-dev@××××××××××.org
29 Subject: Re: [gentoo-dev] Qmail help!
30
31
32 [ snips ]
33
34 On Sat, 20 Oct 2001 19:32:26 -0700 Gontran <gontran@×××××××.net>
35 wrote:
36
37 > * Clay Mitchell (claymitchell@××××××××.com) wrote:
38 > > Ok, have qmail starting up, but I can neither send nor receive
39 > mail with
40 > > it (machineon the same network, and I can't telnet to either port
41 > 25 or
42 > > 110)
43
44
45 > Clay,
46 >
47 > This thread is a good candidate for the gentoo-user list. :)
48 >
49 > It looks like qmail-smtpd is not running
50
51 Sounds like a good suggestion (longterm). My question about mysql-perl
52 would also fit there. But at present wouldn't this be sending the
53 question into a black hole? I'm subscribed to gentoo-user as well, an
54 there is absolutely nothing going.
55
56 --
57 Collins Richey
58 Denver Area
59 gentoo_rc6 xfce+sylpheed
60
61 _______________________________________________
62 gentoo-dev mailing list
63 gentoo-dev@××××××××××.org
64 http://cvs.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
RE: [gentoo-dev] Qmail help! Tom von Schwerdtner <tvon@×××××.org>