[Mailman-Users] Problems in installation (Overflow)
Dan Mick
dan.mick at west.sun.com
Tue Feb 20 20:35:44 CET 2001
danilods at terra.com.br wrote:
>
> I`m having a problem with the installation of Mailman.
> When I type make install, there`s a overflow problem in the line days(d) = d * 60 * 24 * 24, since the number is too big.
>
> Anybody knows how to solve this?
> Thanks for the attention.
The only place I see this line is in Defaults.py, and there it seems to be used
by two statements:
PENDING_REQUEST_LIFE = days(3)
DELIVERY_RETRY_PERIOD = days(5)
Did you change one of these too? If so, would you mind describing the entire problem?
More information about the Mailman-Users
mailing list