Jeremy Kitchen writes:

http://scriptkitchen.com/godkills.jpg <--- please, think of the kittens

On Sat, 2004-02-28 at 15:15, Axiom wrote:
No... tcpserver is not running although it is installed with my ucspi-tcp package.

I am running qmail with the following startup script which is located at /var/qmail/rc

#!/bin/sh
exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start ./Maildir/ splogger qmail

that's qmail-send.


how are you starting up qmail-smtpd? it has to be run with either
tcpserver or some form of *inetd or similar tool.


I tried adding -x/etc/tcp.smtp.cdb to the end of the qmail-start so that it would look at a tcp.smtp.cdb file but that did not work either.

again, that's qmail-send, wouldn't have any effect on smtp.


I will do anything to enable roaming users. I am running short on more ideas here. Should I change my configuration somehow to include tcpserver? Maybe I should run qmail using tcpserver instead of just the qmail-start command?

first figure out how you are starting it, as that is not how you are
starting it.
--
Jeremy Kitchen
Systems Administrator
[EMAIL PROTECTED]
Kitchen @ #qmail on EFNet - Join the party!
.....................
Inter7 Internet Technologies, Inc.
www.inter7.com
866.528.3530 toll free
847.492.0470 int'l
847.492.0632 fax
GNUPG key ID: 93BDD6CE



Sorry about the top posting. I have never heard of top posting before. I just had to look it up on google to see what it even meant. Now I know :)


I am not sure how qmail-smtpd is running. I don't even see it in my process list anywhere. I am running qmail + vpopmail + courier-imap.

The only other thing that I can see is that in my /etc/rc.local startup script i have a line that says:

csh -cf '/command/svscanboot &'

Could that have something to do with how qmail-smtpd is running?

How does qmail-smtpd usually start with a qmail + vpopmail setup?



:: Casey Ralls ::
:: Vector Networking Solutions ::
:: http://www.vectorns.com ::
:: [EMAIL PROTECTED] ::


Reply via email to