> Is there any way to setup mailman to stop distributing X-Confirm-Reading- > To requests sent by some list users?
I would do it inside postfix header_checks filters, with a line like /^X-Confirm-Reading-To: / IGNORE If you're using some other MTA, or want this setting to be only for Mailman, I don't know. -- Fil _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org
