Thanks Mark. Of course the incident has not repeated itself so it looks
like it was probably human error that caused the digest to be sent.
Sean
On Fri, 27 May 2005, Mark Sapiro wrote:
> Sean wrote:
>
> >Can anyone point me to the code that checks the digest size for
> >the daily senddigests cr
Sean wrote:
>Can anyone point me to the code that checks the digest size for
>the daily senddigests cron job? Much appreciated.
The daily senddigests cron job does not do any checking of digest size.
The Mailman/Handlers/ToDigest.py handler is responsible for queueing
the digest to be sent when
Sean wrote:
>
>I'm Running Mailman 2.1.5 and Python 2.3.4.
>
>I have a list with digest_size_threshold set to 30kb and
>digest_send_period set to NO that had a digest sent that was only 737
>bytes in size when the daily senddigests was run. Has anyone else
>experienced something like this? Is thi
Hi,
I'm Running Mailman 2.1.5 and Python 2.3.4.
I have a list with digest_size_threshold set to 30kb and
digest_send_period set to NO that had a digest sent that was only 737
bytes in size when the daily senddigests was run. Has anyone else
experienced something like this? Is this a bug and is