XFileSharing Pro - [BUG] HOTMAIL can't recive any Activations email!!

Message
Author
6ybh.com
Posts: 32
Joined: Mar 11, 2010 3:28 pm

[BUG] HOTMAIL can't recive any Activations email!!

#1 Postby 6ybh.com » Apr 17, 2010 6:33 pm

Dear,

i faced a trouble while sending emails to hotmails users or eather to recive an activation email from the server.

i've treid to user SMTP feature in the Xfileconfig.pm and still no use, most of mail server can recive but Hotmail no!!

after long long tracking and discussions with Technical Supports and Hotmail Team, we discovered that the email header of xfilesharing pro, not following the Standars to be showed no as spam to hotmail server.

here is an exampl of the header!!
=============================
Return-path: <[email protected]>
Envelope-to: [email protected]
Delivery-date: Thu, 15 Apr 2010 21:17:41 -0400
Received: from 6ybh-upload.com ([207.210.86.148]l helo=ocalhost.localdomain)
by XXXXX.6ybh-upload.com with esmtpa (Exim 4.69)
(envelope-from <[email protected]>)
id 1O2aBh-0006bf-Jt
for [email protected]; Thu, 15 Apr 2010 21:17:41 -0400
MIME-Version: 1.0
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF-8"
X-Mailer: MIME::Lite 3.021 (F2.74; T1.29; A2.06; B3.09; Q3.09)
=============================================

and what it should be

================
Return-path: <[email protected]>
Envelope-to: [email protected]
Delivery-date: Sat, 17 Apr 2010 14:16:30 -0400
Received: from XXXXX.6ybh-upload.com ([207.210.86.150]:36280)
by aphrodite.nocdirect.com with esmtps (TLSv1:AES256-SHA:256)
(Exim 4.69)
(envelope-from <[email protected]>)
id 1O3CZC-0002An-Do
for [email protected]; Sat, 17 Apr 2010 14:16:30 -0400
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=6ybh-upload.com;
h=Received:From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:X-Mailer:Thread-Index:Content-Language;
b=CzF0QtqasGlMof1XtDmV/svel05xOG1xso1PJvixIRGPMyXyusHMw1iMsV4Jm4W48izta2mdEL5tzZYlzl0mzzpDbAgomU+nG8aAtInoCUjgz5qAGqB3N7uHvGhs7LNu;
Received: from [109.82.149.135] (helo=6ybhPC)
by server.6ybh-upload.com with esmtpa (Exim 4.69)
(envelope-from <[email protected]>)
id 1O3CZ8-0006el-QM
for [email protected]; Sat, 17 Apr 2010 14:16:28 -0400
From: <[email protected]>
To: <[email protected]>
Subject: test
Date: Sat, 17 Apr 2010 21:16:26 +0300
Message-ID: <001b01cade5a$19f4d8a0$4dde89e0$@com>
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_001C_01CADE73.3F4210A0"
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: AcreWhf6E8FjLb01TxSuInPLWjaToQ==
Content-Language: en-us
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - server.6ybh-upload.com
X-AntiAbuse: Original Domain - 6ybh.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - 6ybh-upload.com
====================================

the Red Color is the header what can be identifyed as SPAM or Junk mail

the Green Color, is the Safe Header which can be tracked by mail server to besure that this addresses are not fake, and by that header there is special hash will generated to be ready for bloking in case there is any abuse.

now, how we can modify the Sent Header by Xfilesharing pro to a void Blocking outgoing mail from server ??