On 11/04/2015 04:27 PM, Stephen J. Turnbull wrote:
> Mark Sapiro writes:
>
> > +email.Charset.add_charset('utf-8',
> > + email.Charset.SHORTEST,
> > + email.Charset.QP,
> > + 'utf-8')
>
> I don't know if this actually
Moving to mailman-users, be a better place to post a request for
experience.
Please respect cross-posting restrictions. If you're just reporting
experience, reply-to is set to Mailman-Users which is appropriate (at
least, IIRC the Mailman Users/Developers lists don't mess with
preexisting Reply-T
Mark Sapiro writes:
> +email.Charset.add_charset('utf-8',
> + email.Charset.SHORTEST,
> + email.Charset.QP,
> + 'utf-8')
I don't know if this actually is available, let alone whether it would
work (might affect headers
> My best guess is you are triggering digests on size (Digest options ->
> digest_size_threshold) and either not periodically (digest_send_periodic =
> No) or cron/senddigests runs only weekly.
To clarify, he has set digest_size_threshold to 1 and digest_send_periodic
=Yes. /usr/lib/mailman
On 11/04/2015 09:16 AM, Ruben Safir wrote:
>
> Oh thank you! Because I was reading that it is triggered by header
> msg_header or msg_footer, but nobody really know what that was exactly.
> It didn't match any settings in the interface. I greatly appreciate this
To be more specific, if a list
On 11/04/2015 12:10 PM, Mark Sapiro wrote:
> You can change the
> encoding for UTF-8 message bodies with the following patch to
> Mailman/Message.py, but if your messages are not predominate
Oh thank you! Because I was reading that it is triggered by header
msg_header or msg_footer, but nobody
On 11/03/2015 06:42 PM, Ruben Safir wrote:
> I'm converting my mailing lists from majordomo to mailman using postfix.
> A lot of little issues have cropped up but the biggest problem I have
> currently is that it seems that mailman is converting files to 64 bit
> which is screwing up my home cooke
I'm converting my mailing lists from majordomo to mailman using postfix.
A lot of little issues have cropped up but the biggest problem I have
currently is that it seems that mailman is converting files to 64 bit
which is screwing up my home cooked archives but good.
How you I stop it from doing
On 11/04/2015 02:09 AM, Henrik Rasmussen wrote:
>> My best guess is you are triggering digests on size (Digest options ->
>> digest_size_threshold) and either not periodically (digest_send_periodic =
>> No) or cron/senddigests runs only weekly.
>
> To clarify, he has set digest_size_threshold to