#1 (permalink)  
Old 09-14-2007, 12:39 PM
SageBrian's Avatar
Registered User
 
Join Date: Jun 2002
Location: NY/CT (US)
Posts: 361
SageBrian is on a distinguished road
Squirrelmail webmail not sending

I'm getting an error on a couple of my servers when trying to send from webmail.

Connection timed out
Server replied: 110 Can't open SMTP stream.

Horde works.
Custom install of SquirrelMail works.
Cpanel version of SquirrelMail does not work. Cannot send.

Running Current-17035
Updated to 17046 today, still an issue.

Any ideas?
I thought I have seen this problem before but couldn't find it using search.

Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 09-14-2007, 10:00 PM
Registered User
 
Join Date: Apr 2006
Posts: 51
mitgib is on a distinguished road
I submitted a ticket on this very issue today, the enabled the SMTP tweak in WHM, which naturally breaks csf, but squirrel works again. I'm not really thinking that is the right fix, but it did work, as I have several other servers with the most recent csf that do not have this issue and are the same tree and build.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-15-2007, 08:18 AM
SageBrian's Avatar
Registered User
 
Join Date: Jun 2002
Location: NY/CT (US)
Posts: 361
SageBrian is on a distinguished road
Quote:
Originally Posted by mitgib View Post
I submitted a ticket on this very issue today, the enabled the SMTP tweak in WHM, which naturally breaks csf, but squirrel works again. I'm not really thinking that is the right fix, but it did work, as I have several other servers with the most recent csf that do not have this issue and are the same tree and build.
Thanks,
that worked.

But, not happy with CSF getting disabled, so I'll keep Squirrel broken until we find the proper solution.

Last edited by SageBrian; 09-15-2007 at 08:26 AM. Reason: added CSF issue
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 09-15-2007, 09:07 AM
SageBrian's Avatar
Registered User
 
Join Date: Jun 2002
Location: NY/CT (US)
Posts: 361
SageBrian is on a distinguished road
I decided to check what the difference was between my custom install of SquirrelMail, and the cpanel version.

I found the config for cpanel's SM:
/usr/local/cpanel/base/3rdparty/squirrelmail/config/config.php

I just changed:
$useSendmail = false;

to:
$useSendmail = true;

(around line 33)

This will probably get written over with the next cpanel update, but it at least helps get my users sending mail again for now.

Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 09-16-2007, 09:29 AM
Registered User
 
Join Date: Feb 2003
Posts: 205
MN-Robert
Same issue here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 09-17-2007, 03:44 AM
Registered User
 
Join Date: Jul 2004
Posts: 22
MuNLoK is on a distinguished road
same here...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 09-18-2007, 10:49 AM
Registered User
 
Join Date: Jul 2004
Posts: 22
MuNLoK is on a distinguished road
any update?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 09-18-2007, 11:05 AM
Registered User
 
Join Date: May 2002
Posts: 429
Angel78
same issue here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 09-18-2007, 03:09 PM
Registered User
 
Join Date: Nov 2002
Posts: 27
shadowspid
Angry Hmm...

Same here!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 09-19-2007, 12:07 PM
Registered User
 
Join Date: Feb 2003
Posts: 72
bamm
I have been having to go into the squirrelmail config.php and changing the use sendmail from false to true for the past week in order to get it working again.

Do we all need to submit a ticket for a fix?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 09-19-2007, 12:21 PM
cPanelDavidG's Avatar
cPanel Technical Sales
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 8,033
cPanelDavidG is on a distinguished road
Quote:
Originally Posted by bamm View Post
I have been having to go into the squirrelmail config.php and changing the use sendmail from false to true for the past week in order to get it working again.

Do we all need to submit a ticket for a fix?
Generally submitting a ticket is useful in situations where we cannot replicate the issue ourselves. This lets our staff see what is causing the issue and make any appropriate adjustments to your server and/or our code.
__________________
Need technical assistance? You can find your best avenue for support at: http://support.cPanel.net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 09-20-2007, 04:24 AM
Registered User
 
Join Date: May 2002
Posts: 429
Angel78
2nd user that posted in this topic did submit a ticket and got it resolved, could you please post an uapdate to this Topic when this bug has been resolved?

thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 09-20-2007, 08:38 AM
Registered User
 
Join Date: Feb 2003
Posts: 72
bamm
Hello,

If I am understanding the tech correctly, it looks like it will be a fix included in a build. As of this morning I am still having to change the line in sendmail in the config file to true. If I hear more back from them, I will post it here
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 09-20-2007, 09:43 AM
SageBrian's Avatar
Registered User
 
Join Date: Jun 2002
Location: NY/CT (US)
Posts: 361
SageBrian is on a distinguished road
I updated today to C-17158 and SquirrelMail can't send again.

Submitted ticket #213132, with a link to this thread so they can see the possible fix.

(sendmail=true)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 09-20-2007, 09:55 AM
SageBrian's Avatar
Registered User
 
Join Date: Jun 2002
Location: NY/CT (US)
Posts: 361
SageBrian is on a distinguished road
on another server, I just updated and it broke SquirrelMail.

For this one, I didn't bother with a ticket, since this solution worked:

Quote:
I found the config for cpanel's SM:
/usr/local/cpanel/base/3rdparty/squirrelmail/config/config.php

I just changed:
$useSendmail = false;

to:
$useSendmail = true;
I'll let cPanel deal with my first server and the ticket so they can see it first hand.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:08 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc