Dear developers!
When I try to send mail via roundcube I have a loop and nothink sent :-(
It dont try to connect via smtp and dont run any comans for mail sending. PHP mail setup is coirrect and main.inc.php already setup for mail sending. How to resolve ?
With regards, Sergey.
-----Original Message----- From: sergeyyy2004@yandex.ru [mailto:sergeyyy2004@yandex.ru] Sent: Thursday, February 01, 2007 9:02 AM To: users@lists.roundcube.net Subject: MAIL sending problem in rouncube_0.1-beta2.2
Dear developers!
When I try to send mail via roundcube I have a loop and nothink sent :-( It don
t try to connect via smtp and dont run any comans for mail sending. PHP mail setup is coirrect and main.inc.php already setup for mail sending. How to resolve ?With regards, Sergey.
After I installed for the first time, I could not send mail as well. I had to set the LOGIN TYPE in main.inc.php to "LOGIN". Worked well after that. This tidbit of info may want to be added to the install wiki.
Regards, sam