phpBB

Development Discussion Board

phpBB's testing ground of bleeding edge code
Advanced search

Brocken subscriber notification.

Want to chit chat about anything, do it here ... posting here won't increase your post count (or shouldn't!). Please do not post any "phpBB" specific topics here unless they do not fit into the category above. Do not post bug reports, feature or support requests!
Forum rules
Please do not post any "phpBB" specific topics here unless they do not fit into the category above.

Do not post bug reports, feature or support requests! No really... Do not post bug reports, feature or support requests! Doing so will make Bertie a very sad bear indeed. :(

Brocken subscriber notification.

Postby FeyFre » Sun Nov 07, 2010 11:54 am

Hello

I am subscribed Commit Mailinglist ticket notifications etc

Some day ago I got e-mails with "Unknown sender" which is treated by my gmail and some other mail provides I used to receive this notification as spam(or something like) message.

Here their message headers:
Code: Select all
Delivered-To: *cutted*@gmail.com
Received: by 10.216.12.208 with SMTP id 58cs35670wez;
        Sun, 7 Nov 2010 03:18:13 -0800 (PST)
Received: by 10.151.155.6 with SMTP id h6mr2856099ybo.59.1289128689041;
        Sun, 07 Nov 2010 03:18:09 -0800 (PST)
Return-Path: <phpbb-commits-bounces@code.phpbb.com>
Received: from mail.phpbb.com (mail.phpbb.com [140.211.15.14])
        by mx.google.com with ESMTP id j70si7569689yha.148.2010.11.07.03.18.06;
        Sun, 07 Nov 2010 03:18:08 -0800 (PST)
Received-SPF: pass (google.com: domain of phpbb-commits-bounces@code.phpbb.com designates 140.211.15.14 as permitted sender) client-ip=140.211.15.14;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of phpbb-commits-bounces@code.phpbb.com designates 140.211.15.14 as permitted sender) smtp.mail=phpbb-commits-bounces@code.phpbb.com
Received: from localhost (localhost [127.0.0.1])
   by mail.phpbb.com (Postfix) with ESMTP id AF0F62FCE7;
   Sun,  7 Nov 2010 11:18:03 +0000 (GMT)
X-Virus-Scanned: Debian amavisd-new at mail.phpbb.com
Received: from mail.phpbb.com ([127.0.0.1])
   by localhost (mail.phpbb.com [127.0.0.1]) (amavisd-new, port 10024)
   with ESMTP id SXV8QxwCT4Zp; Sun,  7 Nov 2010 11:18:03 +0000 (GMT)
Received: from code.phpbb.com (code2.phpbb.com [140.211.15.13])
   by mail.phpbb.com (Postfix) with ESMTP id 969602FCB2;
   Sun,  7 Nov 2010 11:17:59 +0000 (GMT)
Received: from code.phpbb.com (localhost [127.0.0.1])
   by code.phpbb.com (Postfix) with ESMTP id E104516D687;
   Sun,  7 Nov 2010 11:17:59 +0000 (GMT)
X-Original-To: phpbb-commits@code.phpbb.com
Delivered-To: phpbb-commits@code.phpbb.com
Received: by code.phpbb.com (Postfix, from userid 33)
   id 0B07A16D687; Sun,  7 Nov 2010 02:28:13 +0000 (GMT)
From: narqelion <>
To: phpbb-commits@code.phpbb.com
X-Git-Refname: refs/heads/develop
X-Git-Oldrev: 7b5c6dbedcc3f2877485aad261c2bd837ac9ac0e
X-Git-Newrev: bcdca1152d41711df37b2c0a0224f21e711c3cab
Mime-Version: 1.0
Message-Id: <20101107022813.0B07A16D687@code.phpbb.com>
Date: Sun,  7 Nov 2010 02:28:13 +0000 (GMT)
X-Mailman-Approved-At: Sun, 07 Nov 2010 11:17:58 +0000
Subject: [phpBB Commits] [phpbb3/develop][0] [ticket/9752] Change reference
   to 'confirmation code' to be more generic.
X-BeenThere: phpbb-commits@code.phpbb.com
X-Mailman-Version: 2.1.11
Precedence: list
Reply-To: narqelion <>
List-Id: <phpbb-commits.code.phpbb.com>
List-Unsubscribe: <http://code.phpbb.com/mailman/options/phpbb-commits>,
   <mailto:phpbb-commits-request@code.phpbb.com?subject=unsubscribe>
List-Archive: <http://code.phpbb.com/pipermail/phpbb-commits>
List-Help: <mailto:phpbb-commits-request@code.phpbb.com?subject=help>
List-Subscribe: <http://code.phpbb.com/mailman/listinfo/phpbb-commits>,
   <mailto:phpbb-commits-request@code.phpbb.com?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1405162583036029153=="
Sender: phpbb-commits-bounces@code.phpbb.com
Errors-To: phpbb-commits-bounces@code.phpbb.com


For now I have 7 such messages. They all have common broken headers I suspect guilt:
Code: Select all
From: narqelion <>
Reply-To: narqelion <>


Please, correct this bug, because I'm afraid it will continue to happen in future more often, and I will no be able to receive any notifications from phpbb at all.
User avatar
FeyFre
Registered User
 
Posts: 29
Joined: Wed Mar 17, 2010 9:49 pm

Re: Brocken subscriber notification.

Postby FeyFre » Sat Nov 20, 2010 5:40 pm

Today I have received another three letters with from header
From: narqelion <>
and they was treated as spam by antispam system. Please, fix this(or force narqelion to use bugless mail client).
User avatar
FeyFre
Registered User
 
Posts: 29
Joined: Wed Mar 17, 2010 9:49 pm

Re: Brocken subscriber notification.

Postby naderman » Sat Nov 20, 2010 6:53 pm

Therse are generated from git, and well you can commit to git without specifying an e-mail address in which case it is empty. I suppose we shouldn't send out emails from no sender, but what in your opinion would be the right address to use if she does not wish to specify one?
www.naderman.de
Move your forum to Forumatic - we'll take care of maintenance & spam
User avatar
naderman
Development Team Leader
Development Team Leader
 
Posts: 1650
Joined: Sun Jan 11, 2004 2:11 am
Location: Karlsruhe, Germany

Re: Brocken subscriber notification.

Postby /a3 » Mon Nov 22, 2010 2:11 am

/a3
Registered User
 
Posts: 97
Joined: Mon Sep 20, 2010 6:44 am


Return to Chit Chat

Who is online

Users browsing this forum: No registered users and 13 guests