Results 1 to 4 of 4

Thread: 5.5 SMTP Error

  1. #1
    blckspder is offline Junior Member
    Join Date
    Feb 2010
    Posts
    2

    Default 5.5 SMTP Error

    Hello,

    I just installed 5.5 on shared hosting at 1and1. After some configuring I got it to work and it seems to be working great, except for email.

    I configured the emails module with my email settings and I can download email but when I try to send something I get an SMTP error. I have tried several different SMTP servers and it doesnt seem to matter, it just wont connect to the smtp server.

    The log file has a bunch of these messages from my attempts

    Mon Feb 8 20:52:54 2010 [13245][c35dba46-88d5-ef67-b893-4b69ae0d79b8][FATAL] SugarPHPMailer encountered an error: SMTP Error: Could not connect to SMTP host.
    Ive also attached the log file in case I missing anything.

    Any help would be greatly appreciated. Thanks.
    Attached Files Attached Files

  2. #2
    d1m0's Avatar
    d1m0 is offline Senior Member
    Join Date
    Nov 2009
    Posts
    86

    Default Re: 5.5 SMTP Error

    The first thing you should check is that you are using an existing mail account with the correct password (the "Use SMTP Authentication?" option should be checked).

    You can also check whether the SMTP server you are trying to set is actually listening on port 25. You can do this by executing the following from the command line:

    telnet YOUR_SMTP_SERVER 25


    The result should be similar to this:

    telnet siteground165.com 25
    Trying 67.15.211.3...
    Connected to siteground165.com.
    Escape character is '^]'.
    220-serv01.siteground165.com ESMTP Exim 4.69 #1 Tue, 09 Feb 2010 08:28:10 -0600
    220-We do not authorize the use of this system to transport unsolicited,
    220 and/or bulk e-mail.


    The best option, however, would be to contact your host and ask them for the correct SMTP settings you have to use.
    SiteGround Technical Support Team Member
    Check out our special SugarCRM hosting package

  3. #3
    blckspder is offline Junior Member
    Join Date
    Feb 2010
    Posts
    2

    Default Re: 5.5 SMTP Error

    I verified the settings and made sure the server is listening on port 25. We use Professional edition at work and everything seems to work there just fine. Except we are using 5.2.0k at work.

  4. #4
    johnsopaul is offline Sugar Community Member
    Join Date
    Feb 2007
    Posts
    29

    Default Re: 5.5 SMTP Error

    Hi, i had this problem until I changed the smtp server from my domain name to localhost. There is also a mention of passwords with special characters causing problems.
    Paul
    Linux kernel version 2.6.18 and 21
    Apache version 2.2.19
    PHP version 5.2.17 and 5.3
    MySQL version 5.0.92
    Sugar 6.2.2 and 6.3.0 GA

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SMTP Send Error
    By JustinK101 in forum Help
    Replies: 7
    Last Post: 2011-09-27, 03:53 PM
  2. SMTP error
    By vivalavita in forum Help
    Replies: 7
    Last Post: 2010-01-25, 09:33 AM
  3. Replies: 3
    Last Post: 2009-05-12, 08:33 AM
  4. SMTP error
    By tackyminds in forum Help
    Replies: 13
    Last Post: 2009-02-20, 01:47 PM
  5. SMTP error is 550
    By VeonConsulting in forum Developer Help
    Replies: 8
    Last Post: 2007-11-07, 06:33 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •