Jake Vickers wrote:
[EMAIL PROTECTED] wrote:
Hi all,

is there a way to control retry time?

I want to try only one time to send a message, if it fail them remove from
queue.

queuelifetime is the only way I can think of to try it. Maybe set it to something really low like 20 seconds or something. That might give it 2 tries before it gets dumped. If I remember right, smtpd tries to send the message once, then waits for 5 mins before sending it again or until it reaches queuelifetime.


I believe that qmail-send sends the message, not smtpd.

Now that I think of it, that's not entirely correct either. Technically speaking, qmail-local or qmail-remote actually do the sending. qmail-send simply invokes qmail-lspawn or qmail-rspawn (which spawn the associated process). See qmail:www.nrg4u.com/qmail/the-big-qmail-ldap-picture-20031112.pdf for the big picture.

--
-Eric 'shubes'

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to