[EMAIL PROTECTED] 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?
------------------------------------------------------
Mailman-Users maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users