[Mailman-Users] how to change MM-Archive when externally archiving lists under virtual domains
Barry A. Warsaw
barry at wooz.org
Mon Oct 23 08:50:57 CEST 2000
>>>>> "JCL" == J C Lawrence <claw at kanga.nu> writes:
>> I worked with thsoe for a while, and finally decided to create
>> a mail alias for MHonarc and subscribe it to the list. I just
>> never got it working the way I wanted.
JCL> I do similarly, tho for different reasons. The mail that
JCL> Mailman passes off to the archiver (be it internal or
JCL> external) is not the same as the mail it sends to subscribers
JCL> in that some of the header munging, fotter adding etc hasn't
JCL> happened yet. I didn't like this as I specifically wanted my
JCL> archives to represent what my users saw.
You could move the ToArchive module to later in the LIST_PIPELINE in
Mailman/Handlers/HandlerAPI.py. If you move it after Decorate, it
should get the headers and footers.
-Barry
More information about the Mailman-Users
mailing list