I saw another post in Free Hosting about something similar, but I didn't want to derail or steal his post, so I'll post my own. Having an issue with phpBB, activation emails being sent from the board's internal mail handler aren't getting past server side it appears, I keep getting them bounced back saying:
`````
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
<Personal Email Address>
SMTP error from remote mail server after MAIL FROM:<ragsy1@cossacks.x10hosting> SIZE=2371:
host relay.verizon.net [206.46.232.11]: 550 5.1.8 invalid/host-not-in-DNS return address not allowed
------ This is a copy of the message, including all the headers. ------
Return-path: <ragsy1@cossacks.x10hosting>
Received: from ragsy1 by cossacks.x10hosting with local (Exim 4.68)
(envelope-from <ragsy1@cossacks.x10hosting>)
id 1IvU7c-000553-UI
for <Personal Email Address>; Fri, 23 Nov 2007 02:42:48 -0600
To: <Personal Email Address>
Subject: Welcome to Glorious Linkshell Forums
Reply-to: Webmaster@GloriousLS.ElementFX.com
From: Webmaster@GloriousLS.ElementFX.com
Message-ID: <a72803e8cae778eae46f1d560797c61d@gloriousls.elementfx.com>
MIME-Version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 8bit
Date: Fri, 23 Nov 2007 03:42:48 -0500
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: PHP
X-MimeOLE: Produced By phpBB2
I'm not that inteligent when it comes to this stuff... but in my cPanel my default address is set to Webmaster@GloriousLS.ElementFX.com but in the header of the failed email, it's trying to send from a different address?
Edit:
If I set the phpBB board to SMTP instead of internal, I get this error back everytime I try to have it send an activation email for users registering instead:
Could not connect to smtp host : 110 : Connection timed out
DEBUG MODE
Line : 112
File : smtp.php
Not sure what to do.
`````
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
<Personal Email Address>
SMTP error from remote mail server after MAIL FROM:<ragsy1@cossacks.x10hosting> SIZE=2371:
host relay.verizon.net [206.46.232.11]: 550 5.1.8 invalid/host-not-in-DNS return address not allowed
------ This is a copy of the message, including all the headers. ------
Return-path: <ragsy1@cossacks.x10hosting>
Received: from ragsy1 by cossacks.x10hosting with local (Exim 4.68)
(envelope-from <ragsy1@cossacks.x10hosting>)
id 1IvU7c-000553-UI
for <Personal Email Address>; Fri, 23 Nov 2007 02:42:48 -0600
To: <Personal Email Address>
Subject: Welcome to Glorious Linkshell Forums
Reply-to: Webmaster@GloriousLS.ElementFX.com
From: Webmaster@GloriousLS.ElementFX.com
Message-ID: <a72803e8cae778eae46f1d560797c61d@gloriousls.elementfx.com>
MIME-Version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 8bit
Date: Fri, 23 Nov 2007 03:42:48 -0500
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: PHP
X-MimeOLE: Produced By phpBB2
I'm not that inteligent when it comes to this stuff... but in my cPanel my default address is set to Webmaster@GloriousLS.ElementFX.com but in the header of the failed email, it's trying to send from a different address?
Edit:
If I set the phpBB board to SMTP instead of internal, I get this error back everytime I try to have it send an activation email for users registering instead:
Could not connect to smtp host : 110 : Connection timed out
DEBUG MODE
Line : 112
File : smtp.php
Not sure what to do.
Last edited: