Mark Sapiro wrote:
Lawrence Bowie wrote:
OK .. Here is the reason it says ..
Reason: Post by non-member to a members-only list
but he is a member of the list. Are headers necessary for you guys to see?
What is the subscribed address?
What are the following headers in the message
From: Reply-To: Sender: Return-Path: and the From_ separator in a mailbox file if any.
And have you made any changes to the default
SENDER_HEADERS = ('from', None, 'reply-to', 'sender')
(above from Defaults.py)
username@domain.org is the subscribed address.
The headers are as follows:
From username@domain.org Fri Jan 27 19:25:04 2006 Return-Path: <username@domain.org> X-Original-To: listname@lists.domain.org Delivered-To: listname@lists.domain.org Received: from localhost (localhost.localdomain [127.0.0.1]) by lists.domain.org (Postfix) with ESMTP id 990FD6780B0 for <listname@lists.domain.org>; Fri, 27 Jan 2006 19:25:04 -0800 (PST) Received: from lists.domain.org ([127.0.0.1]) by localhost (lists.domain.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11514-08 for <listname@lists.domain.org>; Fri, 27 Jan 2006 19:25:04 -0800 (PST) Received: by lists.domain.org (Postfix, from userid 1005) id 51999678112; Fri, 27 Jan 2006 19:25:04 -0800 (PST) Received: from mail.domain.org (mail.domain.org [216.93.165.132]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.domain.org (Postfix) with ESMTP id 395866780A9 for <listname@lists.domain.org>; Fri, 27 Jan 2006 19:25:03 -0800 (PST) Received: by mail.domain.org (Postfix) id 1D7E0128004; Fri, 27 Jan 2006 19:25:03 -0800 (PST) Delivered-To: listname@domain.org Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.domain.org (Postfix) with ESMTP id 0F527850439 for <listname@domain.org>; Fri, 27 Jan 2006 19:25:03 -0800 (PST) Received: from mail.domain.org ([127.0.0.1]) by localhost (mail.domain.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11298-09 for <listname@domain.org>; Fri, 27 Jan 2006 19:25:02 -0800 (PST) Received: by mail.domain.org (Postfix, from userid 1005) id ED9CE850E5C; Fri, 27 Jan 2006 19:25:02 -0800 (PST) Received: from base2.domain.org (gforge.domain.org [207.235.77.148]) by mail.domain.org (Postfix) with ESMTP id 6EA40850439 for <listname@domain.org>; Fri, 27 Jan 2006 19:25:01 -0800 (PST) Received: from localhost ([127.0.0.1] helo=base2.domain.org) by hostname.domain.org with esmtp (Exim 3.36 #1 (Debian)) id 1F2ghw-0001Qk-00 for <listname@domain.org>; Fri, 27 Jan 2006 22:25:00 -0500 From: User Name <username@domain.org> To: listname@domain.org