At 12:39 AM 23/04/02 -0300, Tomás García Ferrari wrote:
>I'm having problems with several Majordomo lists: some messages are posted
>multiple times (as if somebody is hitting "SEND" multiple times...)
Take a closer look at your "receive" headers, they will likely not be
identical. Most likely, there will be more and more of them every time
through this email loop. You can prevent email loops by changing
[listname].config file:
taboo_headers << END
/X-Mailing-List:.*/
END
message_headers << END
X-Mailing-List: $LIST
END
Follow-Ups:
References:
|
|