Tom Gafford wrote:
>With reference to:
>http://mail.python.org/pipermail/mailman-developers/2005-February/017850.html
>
>It doesn't appear that Adrian bye's fix ever made it into the Mailman code
>base, and now the links to the patch are broken.
The sourceforge link in the above message is sti
With reference to:
http://mail.python.org/pipermail/mailman-developers/2005-February/017850.html
It doesn't appear that Adrian bye's fix ever made it into the Mailman code
base, and now the links to the patch are broken. Does anyone know where to
find his patches and whether they work on any n
On 8/2/06, Andrew Nielson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have written some code to allow Mailman to add a header.html file (if it
> exists) to the top of each web page.
>
> Basically it checks a new option called WEB_HEADER_FILE which is set as
> follows in mm_cfg.py:
> WEB_HEADER_FILE = os
Andrew Nielson wrote:
>
>I have written some code to allow Mailman to add a header.html file (if it
>exists) to the top of each web page.
>
>Basically it checks a new option called WEB_HEADER_FILE which is set as
>follows in mm_cfg.py:
>WEB_HEADER_FILE = os.path.join(PREFIX, 'Mailman/header.html'
Hi,
I have written some code to allow Mailman to add a header.html file (if it
exists) to the top of each web page.
Basically it checks a new option called WEB_HEADER_FILE which is set as
follows in mm_cfg.py:
WEB_HEADER_FILE = os.path.join(PREFIX, 'Mailman/header.html')
I just wanted to know:
Adrian Bye wrote:
>
>I wanted to be able to put html headers and footers into messages. I did not
>like the current mailman style of adding an attachment.
I have only looked briefly at the patches, but one problem I noticed is
that the long description of msg_html_header in the patch to
Mailman/
Hi guys,
I have had patches made for two issues:
1. HTML headers & footers handling
2. 1 click list unsubscribe
You can get our patches here:
https://sourceforge.net/tracker/index.php?func=detail&aid=1121257&group_id=103&a
tid=300103
Or also here:
http://tasdevil.com/mailman_developers.zip