This ought to be in the FAQ (maybe it is...). Anyway, this happens when folks are using html style email and the folks reading the email are using something like Outlook.
Take a look at the source text of the Message and you will see that the Footer is actually there. The email client is not displaying the footer text because it is tacked onto the end of the html message and comes after the </html> in the message. So the real problem is with the email client. If this really bothers you, then move the information into a header or tell your folks not to use html email. Jon Carnes ----- Original Message ----- From: "Albert E. Whale" <[EMAIL PROTECTED]> To: "MailMan Users List" <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 3:49 PM Subject: [Mailman-Users] Problems with Footers > Has anyone experienced any problems with the Footers for the messages > not being displayed? > > The symptoms are that the defined footer for all mailing lists will > disappear, until all admin requests are processed. > > Is there a lock being held somewhere? > > -- > Albert E. Whale - http://www.abs-comptech.com/aewhale.html > ---------------------------------------------------------------------- > ABS Computer Technology, Inc. - ESM, Computer & Networking Specialists > Sr. Network, OpenView and Systems Consultant > > > > ------------------------------------------------------ > 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
