http://www.crohoster.com/
quality hosting services and managed dedicated servers
I had to do this also to get roundcube to work. Thank you Sirbrent-
I am very glad the workaround I discovered has been useful to so many people!
![]()
I am very glad the workaround I discovered has been useful to so many people!
![]()
Thanks sirbrent! worked a treat!
However, anybody else noticing that on the disk usage in roundcube it says unlimited?
Best,
hello
when i use roundcube mail to send emails, it just does nothing
i push send button , a box appears writing it is sending but nothing happens, mail not going nothing happening
sqmail and horde sends well only roundcube has this problem
any suggestion?
is there any error log etc i can check?
oguz goker
This problem has resurfaced in S38506!
AAARRRRGG!
cPanel 11.24.5-S38506 - WHM 11.24.2 - X 3.9
For now I patched the configuration file.
Promethyl.
PromethylHosting.com | Home. Plan. Digital.
For reference, the STABLE build mentioned (11.24.5-STABLE_38506) was updated August 25, 2009.
If the Roundcube error log indicated the same message as reported in the original post of this thread, the following command should correct the issue:
Code:# /scripts/autorepair net_smtp_fix
cPResources: Submit a Support Request - Submit a Bug Report - Review existing Tickets-- Donald cPanelDon Holl - Analyst, cPanel Quality Assurance
Kindly check the email error logs for the exact error message. You can get the email logs from /var/log/exim_mainlog.
I used the same command and rolled back changes to the RC config file.
I hoped it might be automated by this point, but perhaps... =)
Promethyl.
PromethylHosting.com | Home. Plan. Digital.
In addition to checking the Exim log, will help to check the specific Roundcube logs that are located at the following paths:
Via root SSH access, the following command may be used to monitor the Roundcube logs while sending a test message in attempt to trigger the issue (and to see the resulting error details that are logged):Code:/var/cpanel/roundcube/log/console /var/cpanel/roundcube/log/errors /var/cpanel/roundcube/log/sendmail
Code:# tail -fvn0 /var/cpanel/roundcube/log/*
cPResources: Submit a Support Request - Submit a Bug Report - Review existing Tickets-- Donald cPanelDon Holl - Analyst, cPanel Quality Assurance
this is the error i see
no idea what is
[10-Jan-2010 04:25:53 -0600] SMTP Error: SMTP error: Authentication failure: STARTTLS failed (Code: )
in /usr/local/cpanel/base/3rdparty/roundcube/program/steps/mail/func.inc on line 1248 (POST /3rdparty/roundcube/index.php?_task=mail&_action=send)
[10-Oca-2010 04:31:25] STARTTLS failed ():
[
oguz goker
ok fixed using last sentence on this site
openhelp.net » Round Cube
oguz goker
The web site indicates a solution that is not recommended; it is not necessary to modify the Roundcube configuration.
The simple fix for the provided error detail is to run the following command via root SSH access:
For reference please see the following thread that details the specific situation: Problem with Roundcube (sending) SMTP error: Authentication failure: STARTTLS failed - cPanel ForumsCode:# /scripts/autorepair net_smtp_fix
Note: I will merge the two threads as they pertain to the same issue in Roundcube.
cPResources: Submit a Support Request - Submit a Bug Report - Review existing Tickets-- Donald cPanelDon Holl - Analyst, cPanel Quality Assurance