MyBB Community Forums

Full Version: Notification without header - bug?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
myBB v. 1.6. 2, mailng method - php mail()

New reply notification comes with wrong "From" and "Reply-to" header:
HTTP-Posting-URI: forum.efix.pl:80/newreply.php
HTTP-Posting-User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13
HTTP-Posting-Client: 77.237.3.41
From: "" <>
Reply-To:
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: MyBB
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Registration e-mail is correct:
HTTP-Posting-URI: forum.efix.pl:80/member.php
HTTP-Posting-User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET4.0C; .NET4.0E)
HTTP-Posting-Client: 212.126.10.133
From: "Forum EFIX" <[email protected]>
Reply-To: [email protected]
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: MyBB
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Report it on dev.mybb.com Smile
Of course, but can anybody confirm it? All fields in ACP are filled correctly.
Before you file it as a bug, can you run the file verification under admincp>>Tools and Maintenance and make sure no files are changed?
All files except install/resources/mybb_theme.xml
But now I observe incoming mail and are randomly with and without correct headres.
Notification from the same thread:

11.46 - header is OK
11.53 - OK
12.14 - wrong header with empty "From"
12.35 - OK
12.55 - wrong, empty From
17.54 - wrong, empty From
etc.
It is randomly effect.