Re: mail queue getting bigger

2001-06-05 Thread Dave Sill

Cary [EMAIL PROTECTED] wrote:

What do I need to change so it does run?  When I restart the system,
qmail-send and qmail-stmp both show up with as being managed by
supervise,

Says who?

What Do The Logs Say? (tm)

but you and Charles both say it is not running.

If it was running, messages in the queue would be preprocessed.

What gives?

You've botched the startup configuration somehow: typo in a script or
omitted one or more steps.

Also,
according to Life with qmail, a properly configured qmail system should
have four daemons running, yet I obviously had only two.  Where do the
other two processes begin running?

qmail-start starts qmail-send, qmail-lspawn, q-rspawn, and qmail-clean.

Once I get getmail to work delivering mail to my Maildir mailbox, I won't
need to accept mail via SMTP for the summer, no.  BUT I will need/want to
use SMTP when I get back to school in the fall, and have an IP address
from which I would want to send/recieve mail (i.e. cary@[150.x.x.x]).
Is rcpthosts the correct place to put this address, or will it automaticly
be used (it is assigned by DHCP)?

You'll need to install either a POP3 or IMAP server, and you'll
probably want to set up one of the relay-after-pop mechanisms to grant
the dynamic IP address relay access.

-Dave



Re: mail queue getting bigger

2001-06-04 Thread Cary


On Thu, 31 May 2001, Dave Sill wrote:

 Cary [EMAIL PROTECTED] wrote:
 
 However, when I try to check the mail that was sent, it has not been
 delivered.  I use bin/qmail-qstat to look a the queue, and it is growing
 bigger and bigger:
 ---results of bin/qmail-qstat---
 messages in queue: 138
 messages in queue but not yet preprocessed: 138
 ---

I now have 216 messages in the queue.

 
 qmail-send isn't running.
What do I need to change so it does run?  When I restart the system,
qmail-send and qmail-stmp both show up with as being managed by supervise,
but you and Charles both say it is not running.  What gives? Also,
according to Life with qmail, a properly configured qmail system should
have four daemons running, yet I obviously had only two.  Where do the
other two processes begin running?  


 
 root4755  0.0  1.6   892  520  ??  I12:25PM   0:00.13 \
 /usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb -c cat /var/qmail
 
 You have a typo in your qmail-smtpd/run file. I suspect you used
 single quotes (') where you should have used back quotes (`).

Thank you for the pointer.  I did indeed have singles instead of backs.

 
 I would have expected qmail-inject to deliver the message as soon as
 possible.
 
 qmail-inject queues messages, it doesn't deliver them.

Thanks for the clarification.
 
 me: My name is localhost.
 
 The host name is localhost?

It was, Yes.  My /etc/hosts file had the lines:
127.0.0.1   localhost localhost.bsd.local
192.168.0.102   gyrfalcon gyrfalcon.bsd.local

But I've since changed localhost to gyrfalcon, and commented out the
internal net address (192.x.x.x).

 
 rcpthosts:
 
 You don't want to accept mail via SMTP?

Once I get getmail to work delivering mail to my Maildir mailbox, I won't
need to accept mail via SMTP for the summer, no.  BUT I will need/want to
use SMTP when I get back to school in the fall, and have an IP address
from which I would want to send/recieve mail (i.e. cary@[150.x.x.x]).
Is rcpthosts the correct place to put this address, or will it automaticly
be used (it is assigned by DHCP)?

 
 concurencyincomming: I have no idea what this file does.
 
 concurrencyimcoming is misspelled.
 

Again, thanks.
 -Dave
 

Cary




Re: mail queue getting bigger

2001-05-31 Thread Dave Sill

Cary [EMAIL PROTECTED] wrote:

However, when I try to check the mail that was sent, it has not been
delivered.  I use bin/qmail-qstat to look a the queue, and it is growing
bigger and bigger:
---results of bin/qmail-qstat---
messages in queue: 138
messages in queue but not yet preprocessed: 138
---

qmail-send isn't running.

root4755  0.0  1.6   892  520  ??  I12:25PM   0:00.13 \
/usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb -c cat /var/qmail

You have a typo in your qmail-smtpd/run file. I suspect you used
single quotes (') where you should have used back quotes (`).

I would have expected qmail-inject to deliver the message as soon as
possible.

qmail-inject queues messages, it doesn't deliver them.

me: My name is localhost.

The host name is localhost?

rcpthosts:

You don't want to accept mail via SMTP?

concurencyincomming: I have no idea what this file does.

concurrencyimcoming is misspelled.

-Dave



Re: mail queue getting bigger

2001-05-30 Thread Henning Brauer

On Wed, May 30, 2001 at 03:32:17PM -0500, Cary wrote:
 I ran ps -auxw | grep qmail to determine what qmail services I had 
 running.  As you can see, both qmail-send and qmail-smtpd are running.

NO, qmail-send is NOT running. supervise qmail-send is running trying o
start qmail-send and failing for some reason. check /service/qmail-send/run
or /var/qmail/supervise/qmail-send/ or whatever it is on your system.

-- 
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany   *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)