Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Artic Kido on April 22, 2009, 03:46:31 AM

Title: Problem sending external mail
Post by: Artic Kido on April 22, 2009, 03:46:31 AM
Hello all,

I'm french and sorry for my english...

My Platform : W2K3 - IIS6 - PHP 5.2.9.2 - MySQL 5.1.33 - HMailServer 5
Internal IP adress : 10.210.10.11
I have a public IP in 217.108.x.x

HMail works perfectly for internal and external mail with Outlook or Thunderbird.

On RC Webmail, internal mail works. The external mail have some problems :
- Receiving from external works (gmail or hotmail, etc...)
- Sending to external not works but I have a message : "The mail has been send" in green text but I never receive any mail.

In Message Sent Directory, I have all my mails sent...

In HMail Debug Mode, I have this for a external gmail mail :
Quote"SMTPC"   1820   37   "2009-04-22 09:19:35.766"   "209.85.219.72"   "RECEIVED: 220 mx.google.com ESMTP 28si9882599ewy.0"
"SMTPC"   1820   37   "2009-04-22 09:19:35.766"   "209.85.219.72"   "SENT: HELO 10.210.0.11"
"DEBUG"   1820   "2009-04-22 09:19:35.766"   "SMTPClientConnection::~_ParseASCII() - 2"
"DEBUG"   1820   "2009-04-22 09:19:35.797"   "SMTPClientConnection::_ParseASCII()"
"SMTPC"   1820   37   "2009-04-22 09:19:35.797"   "209.85.219.72"   "RECEIVED: 250 mx.google.com at your service"
"SMTPC"   1820   37   "2009-04-22 09:19:35.797"   "209.85.219.72"   "SENT: MAIL FROM:<"
"DEBUG"   1820   "2009-04-22 09:19:35.797"   "SMTPClientConnection::~_ParseASCII() - 4"
"DEBUG"   1820   "2009-04-22 09:19:35.844"   "SMTPClientConnection::_ParseASCII()"
"SMTPC"   1820   37   "2009-04-22 09:19:35.844"   "209.85.219.72"   "RECEIVED: 555 5.5.2 Syntax error. 28si9882599ewy.0"
"SMTPC"   1820   37   "2009-04-22 09:19:35.844"   "209.85.219.72"   "SENT: QUIT"
"DEBUG"   1820   "2009-04-22 09:19:35.875"   "SMTPClientConnection::_ParseASCII()"
"SMTPC"   1820   37   "2009-04-22 09:19:35.875"   "209.85.219.72"   "RECEIVED: 221 2.0.0 closing connection

It's just a part of the log...

I don't understand where is the problem...
Please help me.
Thanks a lot !