Terrence Brannon wrote: >I am running mailman and postfix on a Debian Stable machine. >Mail-archive.com will not archive emails if the header X-No-Archive is >set to yes.
Neither will Mailman. >Is this header set via mailman or postfix? I want to set it to "No" Neither standard Mailman nor Postfix will add or set this header. This header is normally added to a message via her MUA by a user who doesn't want the message archived. Normal messages contain no X-No-Archive: header at all. I don't know about Mail-archive.com, but Mailman will not archive messages that contain any X-No-Archive: header, even 'X-No-Archive: No'. # Common practice seems to favor "X-No-Archive: yes". No other value for # this header seems to make sense, so we'll just test for it's presence. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp