[Mailman-Users] Re: [Mailman-Users] configurations on submission results page

donal.hunt2 at mail.dcu.ie donal.hunt2 at mail.dcu.ie
Wed Sep 5 13:27:46 CEST 2001


David,

This is a known bug in HTMLFormatter.py, where some of tags are set in the
html file (eg subscribe.html) and others are set in the actually Mailman
code.

It may be fixed in Mailman 2.0.6, will definately be fixed in 2.1.
If you do a search through the Mailman-Users archives you should find a
number of threads on the topic.

Regards

Donal
--Sysops--
DCU

--- original message ---
Hello,
I'm a bit new to the whole mailman configuration thing and am
a bit stumped.

I'm trying to configure the background color of the submission
results page. I sucessfully edit the HTML with the new background
color and look and feel configurations, but when viewed, my background
is still white.

If I look at the HTML code there appears to be THREE (3) body
tags, 2 of which are not in my pasted HTML (see below snippet).


Any help would be appreciated.
David


--- code snippet ---
<HTML>
<HEAD>
</HEAD>
<BODY
<BODY bgcolor="#ffffff">
<!-- $Revision: 1.4 $ -->
<html>
<head><title>Jclist Subscription results</title></head>
<body bgcolor="#9999FF">

<h1>Jclist Subscription results</h1>
Confirmation from your email address is required, to prevent
anyone from subscribing you without permission. Instructions
are being sent to you at david at aaa.com. Please note your subscription
will not start until you confirm your subscription.

</body>
</html>

</BODY>
</HTML>












More information about the Mailman-Users mailing list