[Mailman-Users] Header on digests..
Harald Meland
Harald.Meland at usit.uio.no
Thu Jan 28 16:57:37 CET 1999
[Sanjay Parekh]
> I've now hacked up all the templates to remove any reference to web sties
> (I server external mailing lists via an internal (not on the Internet)
> server). But I'm still getting this bit of header:
>
> To subscribe or unsubscribe via the web, visit
>
> in digests. I hacked up masthead.txt and thought that would fix it.
> Anyone know where this piece of text is hiding so I can erradicate it?
$ find . -type f | xargs grep 'To subscribe or unsubscribe via the web, visit'
./Mailman/Digester.py:To subscribe or unsubscribe via the web, visit
./Mailman/Digester.pyc:To subscribe or unsubscribe via the web, visit
... so changing Mailman/Digester.py would be a good bet, I guess :)
--
Harald
More information about the Mailman-Users
mailing list