Evelyn Huang <[EMAIL PROTECTED]> wrote:
> 
> Can someone help me to find a way to send individual messages staying in the
> queue?  I really need help on this, and I've read all the necessary
> documents but couldn't find an answer.  Or there is no way to do so with
> qmail?  Thanks a lot!

qmail automatically retries delivery on messages which did not get
successfully delivered the first time, using a quadratic backoff algorithm.
In general, there's no need to mess with this.  If you absolutely want to
force a "queue run", send qmail-send an ALRM signal.  However, this will make
qmail-send immediately retry all messages in the queue (well, except those for
which it has recorded a recent timeout -- qmail-tcpok will clear that list).

There's no easy way to force-retry a single message.  Why do you want to do
this, anyway?

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to