Closed (fixed)
Project:
Drupal.org site moderators
Component:
other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2005 at 23:02 UTC
Updated:
11 Oct 2005 at 17:41 UTC
The Drupal mail server is not configured to provide a valid return address (SMTP "MAIL FROM"). To wit, headers from the message I received from Drupal.org:
Return-Path: <apache@localhost.localhost>
X-Original-To: email@pbryan.net
Delivered-To: pbryan@creatia.net
Received: from localhost (drupal1.osuosl.org [140.211.166.61]) by
creatia.net (Postfix) with ESMTP id 2AF133FC005 for <email@pbryan.net>;
Fri, 26 Aug 2005 14:42:16 -0700 (PDT)
Received: by localhost (Postfix, from userid 81) id 70F5B62889D; Fri, 26
Aug 2005 12:33:35 -0700 (PDT)
To: email@pbryan.net
Subject: Replacement login information for pbryan at drupal.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-transfer-encoding: 8Bit
From: info@drupal.org
Reply-To: info@drupal.org
X-Mailer: Drupal
Errors-To: info@drupal.org
Message-Id: <20050826193335.70F5B62889D@localhost>
Date: Fri, 26 Aug 2005 12:33:35 -0700 (PDT)
The Return-Path of <apache@localhost.localhost> is not a valid address, and has no valid domain. Mail servers that validate incoming mail based on such criteria will reject the message as invalid.
Is it possible to configure the web server to provide a valid return path?
Comments
Comment #1
pbryan commentedAlso posted as comment in Drupal.org Infrastructure forum:
http://drupal.org/node/29759
Comment #2
sepeck commentedthe forum post was not necessary. The server was just moved. KJ will take care of this in the next day or two. More stuff needs to be done during the transfers.
Comment #3
sepeck commentedJust tested, and it appears to be fixed.
New messages are sent from info@drupal.org
Comment #4
pbryan commentedIt does deliver mail correctly, though the return path is another email address: apache@drupal.org. Mail headers from recent password reset:
As long as apache@drupal.org is a valid address, email will pass sender validation tests. As Errors-To points to info@drupal.org, I think the return path should probably match.
Comment #5
(not verified) commentedComment #6
(not verified) commentedComment #7
(not verified) commented