Hi all,

maybe I am just searching the wrong direction but I am desperately 
looking for a method within 2.1.5 to enable the download of a full 
"normal" mbox (with no munged headers) within a list.

The FAQ says, that there is an option in a prior version to disbale this 
for spam-reasons.

<cite>
To do this,

replace

      You can get <a href="%(listinfo)s">more information about this 
list</a>
      or you can <a href="%(fullarch)s">download the full raw 
archive</a>
      (%(size)s).
      </p>

by

      You can get <a href="%(listinfo)s">more information about this 
list.</a>
      </p>
</cite>

So I tried to do it the other way round, but the file 
(/var/lib/mailman/Mailman/Archiver/HyperArch.py) mentioned does not 
contain any of this data.

So I grepped thorugh some files, but weren't able to find a suitable 
method to have something like this ...

<wanted>
You can get more information about this list or download the full 
archive here.
</wanted>

... which should only come up, if you pass authentication to view a list 
archive.

bis dahin/kind regards
   
Martin Mewes
   
-- 
Sorry to have missed you but I am at the doctors having my brain
removed so that I may be promoted to management
------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to