Hello there,
I'm running Mercury/32 4.62 on my home computer testing phpBB3. So here's the input:
A) Some headers..
From: <admin@localhost.localdomain>
Reply-To: <admin@localhost.localdomain>
Return-Path: <admin@localhost.localdomain>
Sender: <admin@localhost.localdomain>
MIME-Version: 1.0
Message-ID: <c16d2686c0de78a36c5b836f5ca713d3@localhost>
Date: Thu, 13 Nov 2008 01:40:01 +0100
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: PhpBB3
X-MimeOLE: phpBB3
X-phpBB-Origin: phpbb://localhost:8008/phpBB3
X-AntiAbuse: Board servername - localhost
X-AntiAbuse: User_id - 1
X-AntiAbuse: Username - Anonymous
X-AntiAbuse: User IP - 127.0.0.1
B) Memory Core Process window
The problem:
Pay attention to the < and > signs in the header's email addresses. whenever I try to send an email with a sender address of that format, I get an invalid sender address error in the Memory Core Process window like in the picture (this happened during 0:37 in.. picture time).
If I remove the <, > signs send operation completes successfully (during 0:48).
So, my question is who's nasty? Headers or Mercury?