Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: ca8msm on October 03, 2008, 06:56:11 AM

Title: MAIL FROM and RCPT TO
Post by: ca8msm on October 03, 2008, 06:56:11 AM
Hi,

I'm using RoundCube with hMailServer and I'm experiencing some issues when trying to send an email. The log that I got from the mail server shows:
Code: [Select]

"SMTPD"   1564   483   "2008-10-02 13:40:40.362"   "127.0.0.1"   "SENT: 220 mail.searchbytag.co.uk ESMTP"
"SMTPD"   1564   483   "2008-10-02 13:40:40.362"   "127.0.0.1"   "RECEIVED: HELO DS1000-2"
"SMTPD"   1564   483   "2008-10-02 13:40:40.362"   "127.0.0.1"   "SENT: 250 Hello."
&quot;SMTPD&quot;   3456   483   &quot;2008-10-02 13:40:40.362&quot;   &quot;127.0.0.1&quot;   &quot;RECEIVED: MAIL FROM:<RoundCube <test@searchbytag.co.uk>>&quot;
&quot;SMTPD&quot;   3456   483   &quot;2008-10-02 13:40:40.362&quot;   &quot;127.0.0.1&quot;   &quot;SENT: 250 OK&quot;
&quot;SMTPD&quot;   1564   483   &quot;2008-10-02 13:40:40.362&quot;   &quot;127.0.0.1&quot;   &quot;RECEIVED: RCPT TO:<MDS Solutions <test@mdssolutions.co.uk>>&quot;
&quot;SMTPD&quot;   1564   483   &quot;2008-10-02 13:40:40.362&quot;   &quot;127.0.0.1&quot;   &quot;SENT: 550 Delivery is not allowed to this address.&quot;
&quot;SMTPD&quot;   1564   483   &quot;2008-10-02 13:40:40.362&quot;   &quot;127.0.0.1&quot;   &quot;RECEIVED: QUIT&quot;
&quot;SMTPD&quot;   1564   483   &quot;2008-10-02 13:40:40.362&quot;   &quot;127.0.0.1&quot;   &quot;SENT: 221 goodbye&quot;

and according to the developers of hMailServer, RoundCube is sending and incorrect MAIL FROM and RCPT TO command as it is including the display name instead of just the email address e.g. it shows > instead of just

Does anyone know if there are any config entries I can change to modify this behaviour?

Thanks,
Mark
Title: MAIL FROM and RCPT TO
Post by: Martin Knafve on October 04, 2008, 11:01:45 AM
Tried to search in this forum?

[0.2a] Delivery is not allowed to this address. - hmail - RoundCube Webmail Forum (http://roundcubeforum.net/pending-issues/3425-delivery-not-allowed-address-hmail.html)
[SOLVED] Wrong RCPT TO: - RoundCube Webmail Forum (http://roundcubeforum.net/pending-issues/2776-solved-wrong-rcpt.html)