Dan Lowe wrote:
>I know a bit of Python, but this traceback is way over my head. I'm
>getting this every day when the senddigests cron job runs:
>
>Traceback (most recent call last):
> File "/usr/local/pkg/mailman/cron/senddigests", line 94, in
> main()
> File "/usr/local/pkg/mailman/cr
Mark Sapiro wrote:
>Xueshan Feng wrote:
>>
>>The digest error messages are two types:
>>
>>
>>1. Traceback (most recent call last):
>> File "./senddigests", line 95, in ?
>>main()
>> File "./senddigests", line 87, in main
>>mlist.send_digest_now()
>> File "/var/lib/mailman/Mailman/Diges
I know a bit of Python, but this traceback is way over my head. I'm
getting this every day when the senddigests cron job runs:
Traceback (most recent call last):
File "/usr/local/pkg/mailman/cron/senddigests", line 94, in
main()
File "/usr/local/pkg/mailman/cron/senddigests", line 86
On Thu, Jun 14, 2007 at 05:03:29PM -0700, Mark Sapiro wrote:
>
> The directories you need to rsync are Mailman's lists/ and
> archives/private/ directories. If you're concerned about held
Ok, good, that's easy enough.
> messages, you can also do the data/ directory, but it may be better to
> app