Need help with php mailing features
Posted: Tue Apr 11, 2006 8:43 pm
I have developed a mail application for my company. Everything works fine, except for the
fact that sites like hotmail, yahoo, gmail etc keep on rejecting the mails sent through
this php application. But the very mails do reach the email accounts within my company's
mail server. I know I must have violated some security issues, but what that is, I just
can't find out. By the way our ip is not black-listed or something like that, because when
I send email through Squirrel Mail we've over at the mail server, the mails aren't rejected
by anyone. Does anybody know the answer to my problem? If it helps here is a header portion
of the mail that would have been rejected by other email service providers.
-----------------------------------
Return-Path: <http://mail.ncit.net.np/src/compose.php ... cit.net.np>
Received: from ns2.ncit.net.np (237-33.wlink.com.np [202.79.33.237] (may be forged))
by mail.ncit.net.np (8.12.8/8.12.
with ESMTP id k3AIvKZL024428
for <http://mail.ncit.net.np/src/compose.php ... cit.net.np>; Mon, 10
Apr 2006 14:57:20 -0400
Received: from ns2.ncit.net.np (ns2.ncit.net.np [202.79.33.235])
by ns2.ncit.net.np (8.12.8/8.12.
with ESMTP id k3ADlYVL031789
for <http://mail.ncit.net.np/src/compose.php ... cit.net.np>; Mon, 10
Apr 2006 19:32:34 +0545
Received: (from apache@localhost)
by ns2.ncit.net.np (8.12.8/8.12.8/Submit) id k3ADlYf3031787;
Mon, 10 Apr 2006 19:32:34 +0545
Date: Mon, 10 Apr 2006 19:32:34 +0545
Message-Id: <200604101347.k3ADlYf3031787@ns2.ncit.net.np>
To: http://mail.ncit.net.np/src/compose.php ... cit.net.np
Subject: Hello
From: http://mail.ncit.net.np/src/compose.php ... cit.net.np
Mime-Version: 1.0
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Php/libMailv2.1
-----------------------------------
fact that sites like hotmail, yahoo, gmail etc keep on rejecting the mails sent through
this php application. But the very mails do reach the email accounts within my company's
mail server. I know I must have violated some security issues, but what that is, I just
can't find out. By the way our ip is not black-listed or something like that, because when
I send email through Squirrel Mail we've over at the mail server, the mails aren't rejected
by anyone. Does anybody know the answer to my problem? If it helps here is a header portion
of the mail that would have been rejected by other email service providers.
-----------------------------------
Return-Path: <http://mail.ncit.net.np/src/compose.php ... cit.net.np>
Received: from ns2.ncit.net.np (237-33.wlink.com.np [202.79.33.237] (may be forged))
by mail.ncit.net.np (8.12.8/8.12.
for <http://mail.ncit.net.np/src/compose.php ... cit.net.np>; Mon, 10
Apr 2006 14:57:20 -0400
Received: from ns2.ncit.net.np (ns2.ncit.net.np [202.79.33.235])
by ns2.ncit.net.np (8.12.8/8.12.
for <http://mail.ncit.net.np/src/compose.php ... cit.net.np>; Mon, 10
Apr 2006 19:32:34 +0545
Received: (from apache@localhost)
by ns2.ncit.net.np (8.12.8/8.12.8/Submit) id k3ADlYf3031787;
Mon, 10 Apr 2006 19:32:34 +0545
Date: Mon, 10 Apr 2006 19:32:34 +0545
Message-Id: <200604101347.k3ADlYf3031787@ns2.ncit.net.np>
To: http://mail.ncit.net.np/src/compose.php ... cit.net.np
Subject: Hello
From: http://mail.ncit.net.np/src/compose.php ... cit.net.np
Mime-Version: 1.0
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Php/libMailv2.1
-----------------------------------