See the recent archives (or the FAQ) for a complete discussion of this 
topic.

In general, you must modify the source code (which is extremely easy to do 
in Mailman).  There is one particular file that adds these entries, and you 
can easily edit that file:
  ~mailman/Mailman/Handlers/CookHeaders.py

Just make a copy of it and then edit it with your favorite editor to remove 
the various headers you don't like.

Python will automagically recompile the code (into CookHeadres.pyc) once 
you save the new file.

Jon Carnes
===
On Monday 12 November 2001 08:50, mailman wrote:
> Hi,
>
> How one would get rid of the long list of urls (List-Help etc.) ans
> addresses sent with all posts (you know :
>
> List-Help: <mailto:[EMAIL PROTECTED]?subject=help>
> List-Post: <mailto:[EMAIL PROTECTED]>
> List-Subscribe: <http://mail.python.org/mailman/listinfo/mailman-users>,
>       <mailto:[EMAIL PROTECTED]?subject=subscribe>
> List-Id: Mailman mailing list management users <mailman-users.python.org>
> List-Unsubscribe:
> <http://mail.python.org/mailman/listinfo/mailman-users>,
> <mailto:[EMAIL PROTECTED]?subject=unsubscribe>
> List-Archive: <http://mail.python.org/pipermail/mailman-users/>
>
> ?
>
> Regards,
>
> Etienne
>
>
> ------------------------------------------------------
> Mailman-Users maillist  -  [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-users

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to