[xmail] Re: Retry times for temp fail

2006-04-29 Thread Davide Libenzi

On Wed, 26 Apr 2006, Rob Arends wrote:


 I don't know WTF is going on with you, but if you don't put spaces
 between command line switches and the param, that ain't gonna work :)

 Hmm, thanks for telling me I'm a lamer so nicely !!

 So I assume that the -Qt -Qi -Qr values defaulted to zero when configured
 with no space?
 OR would they have not changed from the default values of 480,16,32.
 It seems that the -Qr was still 32, but the others were not 480  16.

Yup. Basically the next switch would be passed to atoi(), that would 
return 0.



- 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]



[xmail] Re: Retry times for temp fail

2006-04-25 Thread Davide Libenzi

On Tue, 25 Apr 2006, Rob Arends wrote:

 Davide,

 I've just experienced a link down (not nice) but am back online again.
 During that time, some emails I sent via my local Xmail server bounced back
 to me.

 Investigation showed that xmail was retrying to send that email every 32
 seconds.
 I found this in the postmaster bounce email.

 [PeekTime] 1145928143 : Tue, 25 Apr 2006 11:22:23 +1000 
 ErrCode = -232
 ErrString = Error connecting to remote address SMAIL SMTP-Send MX =
 dest-smtp-server SMTP = my-smtp-server From = [EMAIL PROTECTED] To =
 [EMAIL PROTECTED] Failed !
 SMTP-Error = 417 Temporary delivery error
 SMTP-Server = dest-smtp-server

 repeated at +32seconds, 31(or 32) times - which gives about 17 minutes
 before bouncing.

 How or where is this retry set?
 I am using CMD line including -Qt600 -Qi2 -Qr10

I don't know WTF is going on with you, but if you don't put spaces between 
command line switches and the param, that ain't gonna work :)



 Which according to your Zinc.pl gives:
 01  send-time = 0  (00:00:00)   next-try = 600(00:10:00)
 02  send-time = 600(00:10:00)   next-try = 900(00:15:00)
 03  send-time = 1500   (00:25:00)   next-try = 1350   (00:22:30)
 04  send-time = 2850   (00:47:30)   next-try = 2025   (00:33:45)
 05  send-time = 4875   (01:21:15)   next-try = 3037   (00:50:37)
 06  send-time = 7912   (02:11:52)   next-try = 4556   (01:15:56)
 07  send-time = 12468  (03:27:48)   next-try = 6834   (01:53:54)
 08  send-time = 19303  (05:21:43)   next-try = 10251  (02:50:51)
 09  send-time = 29554  (08:12:34)   next-try = 15377  (04:16:17)
 10  send-time = 44932  (12:28:52)   next-try = 23066  (06:24:26)

 So I'm confused!!, or are the two retry schedules unrelated.

 Thanks in adv for your clarification.

 Rob :-)



 -
 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]



- 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]



[xmail] Re: Retry times for temp fail

2006-04-25 Thread Rob Arends

 I don't know WTF is going on with you, but if you don't put spaces 
between command line switches and the param, that ain't gonna work :) 

Hmm, thanks for telling me I'm a lamer so nicely !!

So I assume that the -Qt -Qi -Qr values defaulted to zero when configured
with no space?
OR would they have not changed from the default values of 480,16,32.
It seems that the -Qr was still 32, but the others were not 480  16.

Rob :)

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Davide Libenzi
Sent: Wednesday, 26 April 2006 3:50 AM
To: xmail@xmailserver.org
Subject: [xmail] Re: Retry times for temp fail


On Tue, 25 Apr 2006, Rob Arends wrote:

 Davide,

 I've just experienced a link down (not nice) but am back online again.
 During that time, some emails I sent via my local Xmail server bounced 
 back to me.

 Investigation showed that xmail was retrying to send that email every 
 32 seconds.
 I found this in the postmaster bounce email.

 [PeekTime] 1145928143 : Tue, 25 Apr 2006 11:22:23 +1000  ErrCode = 
 -232 ErrString = Error connecting to remote address SMAIL SMTP-Send MX 
 = dest-smtp-server SMTP = my-smtp-server From = [EMAIL PROTECTED] To = 
 [EMAIL PROTECTED] Failed !
 SMTP-Error = 417 Temporary delivery error
 SMTP-Server = dest-smtp-server

 repeated at +32seconds, 31(or 32) times - which gives about 17 minutes 
 before bouncing.

 How or where is this retry set?
 I am using CMD line including -Qt600 -Qi2 -Qr10

I don't know WTF is going on with you, but if you don't put spaces between
command line switches and the param, that ain't gonna work :)



 Which according to your Zinc.pl gives:
 01  send-time = 0  (00:00:00)   next-try = 600(00:10:00)
 02  send-time = 600(00:10:00)   next-try = 900(00:15:00)
 03  send-time = 1500   (00:25:00)   next-try = 1350   (00:22:30)
 04  send-time = 2850   (00:47:30)   next-try = 2025   (00:33:45)
 05  send-time = 4875   (01:21:15)   next-try = 3037   (00:50:37)
 06  send-time = 7912   (02:11:52)   next-try = 4556   (01:15:56)
 07  send-time = 12468  (03:27:48)   next-try = 6834   (01:53:54)
 08  send-time = 19303  (05:21:43)   next-try = 10251  (02:50:51)
 09  send-time = 29554  (08:12:34)   next-try = 15377  (04:16:17)
 10  send-time = 44932  (12:28:52)   next-try = 23066  (06:24:26)

 So I'm confused!!, or are the two retry schedules unrelated.

 Thanks in adv for your clarification.

 Rob :-)



 -
 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]



- 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]