Companies are now starting to block Mailman lists (among others) 
because of the way the headers are sent out stating the hand-off to 
the server:

Received: from localhost.localdomain ([127.0.0.1] 
helo=mail.python.org)
        by mail.python.org with esmtp (Exim 4.22)
        id 1BH7Kx-0001vz-7S; Fri, 23 Apr 2004 16:31:51 
-0400


Anything with that format - they are marking as "probable SPAM"

Any thoughts on how to zap?

Also, as I mine is an announce only list - it would be nice to be able 
to zap the other received from headers and show the message as 
coming directly from the server. One webmail program does it - but 
it cannot send HTML.

Received: from localhost.localdomain ([127.0.0.1] 
helo=mail.python.org)
        by mail.python.org with esmtp (Exim 4.22)
        id 1BH7Kx-0001vz-7S; Fri, 23 Apr 2004 16:31:51 
-0400
Received: from mydomain.com ([111.111.11.111])
        by mail.python.org with esmtp (Exim 4.22) id 
1BH7Ko-0001tP-Ph
        for [EMAIL PROTECTED]; Fri, 23 Apr 2004 
16:31:42 -0400


BTW - usim exim as MTA.



Thanks.

Lloyd F. Tennison
[EMAIL PROTECTED]

No trees were harmed in the transmission of this 
message.
However, a rather large number of electrons were 
temporarily
inconvenienced.

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

Reply via email to