> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 01, 2007 9:02 AM > To: [email protected] > 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 don`t 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
