It seems I misinterpreted the n parameter.

I read the n parameter as the number of retries to make, not counting the
first try. With n = tries total the formula will be
 tot = t * i * ((1 + 1/i)**(n-1) - 1)

and for the values giving

t   i   n - tot - hours - days
480 4 32 - 1936785 - 538 - 22,4
480 5 32 - 681244 - 189 - 7,9
480 6 32 - 339685 - 94 - 3,9
480 7 32 - 207546 - 58 - 2,4
480 8 32 - 144091 - 40 - 1,7


If you step one more time in your program you'll probably find a value close
to the one I originally listed. Sorry for the confusion.

Andreas

----- Original Message -----
From: "DOLIST Technical Center" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 21, 2002 4:12 PM
Subject: [xmail] Re: SMail command line settings


> Bonjour Andreas,
>
> Thursday, March 21, 2002, 3:47:09 PM, Andreas Hansson wrote:
>
> > 480 4 32 - 2421461 - 673 - 28,0
>
> I don't find the same. David ?
>
> K:\mailroot\dev\xmail>zinc 480 4 32
> 01      send-time = 0           next-try = 480 @ 0 days 00 hours 00
minutes 00 seconds.
> 02      send-time = 480         next-try = 600 @ 0 days 00 hours 08
minutes 00 seconds.
> 03      send-time = 1080        next-try = 750 @ 0 days 00 hours 18
minutes 00 seconds.
> 04      send-time = 1830        next-try = 937 @ 0 days 00 hours 30
minutes 30 seconds.
> 05      send-time = 2767        next-try = 1171 @ 0 days 00 hours 46
minutes 07 seconds.
> 06      send-time = 3938        next-try = 1463 @ 0 days 01 hours 05
minutes 38 seconds.
> 07      send-time = 5401        next-try = 1828 @ 0 days 01 hours 30
minutes 01 seconds.
> 08      send-time = 7229        next-try = 2285 @ 0 days 02 hours 00
minutes 29 seconds.
> 09      send-time = 9514        next-try = 2856 @ 0 days 02 hours 38
minutes 34 seconds.
> 10      send-time = 12370       next-try = 3570 @ 0 days 03 hours 26
minutes 10 seconds.
> 11      send-time = 15940       next-try = 4462 @ 0 days 04 hours 25
minutes 40 seconds.
> 12      send-time = 20402       next-try = 5577 @ 0 days 05 hours 40
minutes 02 seconds.
> 13      send-time = 25979       next-try = 6971 @ 0 days 07 hours 12
minutes 59 seconds.
> 14      send-time = 32950       next-try = 8713 @ 0 days 09 hours 09
minutes 10 seconds.
> 15      send-time = 41663       next-try = 10891 @ 0 days 11 hours 34
minutes 23 seconds.
> 16      send-time = 52554       next-try = 13613 @ 0 days 14 hours 35
minutes 54 seconds.
> 17      send-time = 66167       next-try = 17016 @ 0 days 18 hours 22
minutes 47 seconds.
> 18      send-time = 83183       next-try = 21270 @ 0 days 23 hours 06
minutes 23 seconds.
> 19      send-time = 104453      next-try = 26587 @ 1 days 05 hours 00
minutes 53 seconds.
> 20      send-time = 131040      next-try = 33233 @ 1 days 12 hours 24
minutes 00 seconds.
> 21      send-time = 164273      next-try = 41541 @ 1 days 21 hours 37
minutes 53 seconds.
> 22      send-time = 205814      next-try = 51926 @ 2 days 09 hours 10
minutes 14 seconds.
> 23      send-time = 257740      next-try = 64907 @ 2 days 23 hours 35
minutes 40 seconds.
> 24      send-time = 322647      next-try = 81133 @ 3 days 17 hours 37
minutes 27 seconds.
> 25      send-time = 403780      next-try = 101416 @ 4 days 16 hours 09
minutes 40 seconds.
> 26      send-time = 505196      next-try = 126770 @ 5 days 20 hours 19
minutes 56 seconds.
> 27      send-time = 631966      next-try = 158462 @ 7 days 07 hours 32
minutes 46 seconds.
> 28      send-time = 790428      next-try = 198077 @ 9 days 03 hours 33
minutes 48 seconds.
> 29      send-time = 988505      next-try = 247596 @ 11 days 10 hours 35
minutes 05 seconds.
> 30      send-time = 1236101     next-try = 309495 @ 14 days 07 hours 21
minutes 41 seconds.
> 31      send-time = 1545596     next-try = 386868 @ 17 days 21 hours 19
minutes 56 seconds.
> 32      send-time = 1932464     next-try = 483585 @ 22 days 08 hours 47
minutes 44 seconds.
>
> Regards,
> --
> DOLIST Technical Center
> __________________________________________________
>
> DOLIST.NET, Internet E-mail List Server Technology
> DOLIST information at : http://www.dolist.net
>
> -
> 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]

Reply via email to