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. 2- when i attached a file, i can't delete it. I think that this function will be see in the stable version.
Great Job! Regards! JP
What did you set your SMTP server to? If you left it blank, then roundcube will use PHP Mail. In previous build PHP Mail would not set the headers, but I don't know enough about that function to know if that is a limitation of PHP Mail, or Roundcube.
Rouncube is incredibly stable. I've been using it since Alpha. :)
Geoffrey
On Thu, 9 Mar 2006 2:58:11 -0300, "Juan Pablo Herrera" juampi@2xd.com.ar 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. 2- when i attached a file, i can't delete it. I think that this function will be see in the stable version.
Great Job! Regards! JP
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
Hi all,
Love Roundcube. Just having trouble when I have checked one account, log out, and then want to log into a different account on the same box. Box hosts different domains. Using latest cvs version. Roundcube just sit's a ponders for a while, and then sends me back to the login page. Any ideas? Regards Graham