Juan Pablo Herrera wrote:
> Hi All!
> I'm testing RoundCube 0.1 Beta. I applied both patches published in the
> site. I see two important point:
> 1- when i send an email to gmail, the sender is (unknown sender), not email
> and not name. Yahoo and others webmail it's work.

If you don't have a SMTP server configured this might be the issue
encountered with the PHP mail() function:
http://lists.roundcube.net/mail-archive/roundcube.dev/2006/03/72/

Set $rcmail_config['mail_header_delimiter'] = "\n";
in config/main.inc.php

> 2- when i attached a file, i can't delete it. I think that this function
> will be see in the stable version.

It's on the todo-list.
> 
> Great Job!
> Regards!
> JP
> 
Regards,
Thomas


Reply via email to