Re: can't stop qmail (supervise-scripts)

2000-03-03 Thread Bruce Guenter
On Tue, Feb 29, 2000 at 12:28:34AM +0100, Smoerk wrote: > 1. I cannot stop qmail or qmail-smtpd. The init.d script says it's > already down and if I try to kill it, it's restarted (by supervise)? > Did I install something wrong or do you know how I could stop it? How did you start it? Did you ki

/etc/tcpcontrol/smtp.cdb not working (Re: can't stop qmail (supervise-scripts))

2000-03-01 Thread Smoerk
>> >> >> 2. qmail-smtpd does not care about /etc/tcprules/smtp.cdb. I cannot >> >> >> send mails localy via smtp, because the smtp does not relay. I put >[...] >> exec tcpserver -u "$uid" -g "$gid" -c "$concurrency" -v \ >> -x /etc/tcpcontrol/smtp.cdb 0 smtp $rbl \ >> qmail-pipe fi

Re: can't stop qmail (supervise-scripts)

2000-02-29 Thread Smoerk
>> >> 2. qmail-smtpd does not care about /etc/tcprules/smtp.cdb. I cannot >> >> send mails localy via smtp, because the smtp does not relay. I put >What does your tcpserver invocation look like? > >tcpserver does not arbitrarily ignore your rules. If it appears that way in >your case, then you're

Re: can't stop qmail (supervise-scripts)

2000-02-29 Thread Chris Johnson
On Tue, Feb 29, 2000 at 12:56:24PM +0100, Smoerk wrote: > On Mon, 28 Feb 2000 19:15:35 -0500, Chris Johnson wrote: > > >On Tue, Feb 29, 2000 at 12:28:34AM +0100, Smoerk wrote: > >> 2. qmail-smtpd does not care about /etc/tcprules/smtp.cdb. I cannot > >> send mails localy via smtp, because the smt

Re: can't stop qmail (supervise-scripts)

2000-02-29 Thread Smoerk
On Mon, 28 Feb 2000 19:15:35 -0500, Chris Johnson wrote: >On Tue, Feb 29, 2000 at 12:28:34AM +0100, Smoerk wrote: >> 2. qmail-smtpd does not care about /etc/tcprules/smtp.cdb. I cannot >> send mails localy via smtp, because the smtp does not relay. I put >> 127.0.0.1:allow, RELAYCLIENT="" >

Re: can't stop qmail (supervise-scripts)

2000-02-28 Thread Chris Johnson
On Tue, Feb 29, 2000 at 12:28:34AM +0100, Smoerk wrote: > 2. qmail-smtpd does not care about /etc/tcprules/smtp.cdb. I cannot > send mails localy via smtp, because the smtp does not relay. I put > 127.0.0.1:allow, RELAYCLIENT="" ^ Take the space out of there. Chris