Good! - Beau. -----Original Message----- From: [EMAIL PROTECTED] [mailto:xmail-bounce@;xmailserver.org]On Behalf Of Davide Libenzi Sent: Sunday, November 10, 2002 12:31 PM To: [EMAIL PROTECTED] Subject: [xmail] Re: how often does xmailserver resend when recieving MTA isdown?
On Sun, 10 Nov 2002, Beau E. Cox wrote: > > Davide - > > I probably messed up the .diff. The following > works for me; change: > > by (T / ratio), therefore T(i) = T(i-1) + T(i-1)/ratio. > If you set this ratio to zero, T remain unchanged over delivery tentatives. > > to > > by (T / ratio), therefore: > > T(i) = T(i-1) + T(i-1)/ratio. > > If you set this ratio to zero, T remain unchanged over delivery tentatives. > > Be sure the blank lines are _really_ blank; indent the > T(i) ... line one space. Forgot empty lines, now works ... - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
