[EMAIL PROTECTED] wrote:

>I have a problem with messages staying in the queue. I was running some
>tests that
>relayed 7,000 messages through one qmail server (n201) to another qmail
>server (saturn) which processed the messages locally. All on a local
>network.
>
>[root@n201 bin]# ./qmail-qstat
>messages in queue: 252
>messages in queue but not yet preprocessed: 0
>
>But there are no qmail connection from n201 to saturn.

Probably because the messages in the queue failed to go through on
their first attempt, and qmail-send is waiting for their retry time to
roll around. You wouldn't want it to retry undeliverables as fast as
it could. That would bog the machine down.

What Do The Logs Say? (tm)

-Dave

Reply via email to