I am running a number of web sites for clients who have mailing lists. Most come from the Majordomo world. Mailman has an annoying habit of adding all kinds of extra headers (6-8 header lines on EVERY mailing) to mail that goes to the list. Many of these headers show info that is at the least not relevant and at the worst worng for some of the lists. For example there is a link at the top of each email for posting to the list. For a non-discussion list there is no posting other than by the moderator so this header gives out info that will only cause confusing. Not only that but with all of these extra headers subscribers often have to scroll down in each email just to see the beginning of the body of the mail beasue there are so many header lines!
All of this header stuff is useless anyway as it forces unwanted information onto lists that don't need the data in headers. List admins that want it can simply add the data as a prepend to each message which is done easily in the mailing ist config control panel.
There is a simple one line edit (actually only commenting out a line of code) to the mailman config file to keep these headers out, but the nightly update of level 2 of Cpanel overwrites the file that I am updating so that I have to go in each night and re-edit the file. Could the powers that be please make this mod to the released coe and thus make the inclusion of all of this data optional rather than a forced mandatory thing? I will be happy to supply the information as to which line of code to comment out in the maliman config file.
Thanks...
All of this header stuff is useless anyway as it forces unwanted information onto lists that don't need the data in headers. List admins that want it can simply add the data as a prepend to each message which is done easily in the mailing ist config control panel.
There is a simple one line edit (actually only commenting out a line of code) to the mailman config file to keep these headers out, but the nightly update of level 2 of Cpanel overwrites the file that I am updating so that I have to go in each night and re-edit the file. Could the powers that be please make this mod to the released coe and thus make the inclusion of all of this data optional rather than a forced mandatory thing? I will be happy to supply the information as to which line of code to comment out in the maliman config file.
Thanks...