Roundcube Community Forum

Release Support => Pending Issues => Topic started by: helpmhost on January 20, 2011, 07:39:27 PM

Title: [0.5] From address is seen as unqualified
Post by: helpmhost on January 20, 2011, 07:39:27 PM
Hi,

I have installed the 0.5 release (just downloaded it). My exim MTA is send to add our domain.com to all unqualified emails. When sending emails from roundcube, the email is seen an unqualified and my domain is added a second time.

This is what is in the exim logs:

<= "user@domain.com"@domain.com

Exim is adding the second @domain.com on the right because roundcube must be adding some characters. I've sent emails with other webmail apps, as well as over SMTP with an email client and roundcube is the only one whose emails have the domain added.

Any ideas why?

Thanks.
Title: [0.5] From address is seen as unqualified
Post by: SKaero on January 20, 2011, 10:44:11 PM
Are you using smtp?
Title: [0.5] From address is seen as unqualified
Post by: helpmhost on January 21, 2011, 01:31:28 PM
Yes I am to 127.0.0.1.

I've just tried removing the SMTP so it uses the php mail() function and it works. This would be nice to figure out in case I ever need to use a remote SMTP server.
Title: Exim
Post by: malik on January 21, 2011, 04:58:25 PM
I have a server in exim, and there is no problem. It is possible that somewhere you have a bug in the configuration. Yesterday added a new ACL and accidentally removed the ACCEPT, and a little time passed before I discovered it. Send logs (main_log, panic_log and reject_log) on malik@inmail.pl