Results 1 to 10 of 10

Thread: Outgoing Mail Configuration Send Test Email not working

  1. #1
    kazam is offline Junior Member
    Join Date
    Sep 2011
    Posts
    2

    Default Outgoing Mail Configuration Send Test Email not working

    I am trying to setup Email settings for outbound emails, I setup using gmail SMPT settings,

    smtp.gmail.com
    SSL 465 and also tried TSL 587

    However, I get no emails , when I hit sent Test email, it pops up an alert box with 'One moment please' which just stays there until I hit ok.

    I am seeing no errors in sugarcrm.log and no emails in my inbox.

  2. #2
    sarita_1 is offline Junior Member
    Join Date
    Oct 2011
    Posts
    8

    Default Re: Outgoing Mail Configuration Send Test Email not working

    I am also facing the same problem..
    The Send Test Mail is not sending any email to the specified email id.
    If anybody has any solution please help me out

    Thanks in advance.

    Sarita

  3. #3
    gbirk is offline Junior Member
    Join Date
    Jan 2012
    Posts
    3

    Default Re: Outgoing Mail Configuration Send Test Email not working

    I have the same issue.

  4. #4
    brain6 is offline Sugar Community Member
    Join Date
    Jan 2012
    Posts
    10

    Default Re: Outgoing Mail Configuration Send Test Email not working

    I had the same issue setting up email on my 1and1 server. The way I made it wort was by using the IP addresses of my smtp server instead of the full "smtp.1and1.com"

    Try it it, worked for me..



    Hope this helps

  5. #5
    gbirk is offline Junior Member
    Join Date
    Jan 2012
    Posts
    3

    Default Re: Outgoing Mail Configuration Send Test Email not working

    We use Bluehost.com for hosting and have the same issue. Bluehost blocks port 587. Works ok if we setup the mail using sendmail.

  6. #6
    brain6 is offline Sugar Community Member
    Join Date
    Jan 2012
    Posts
    10

    Default Re: Outgoing Mail Configuration Send Test Email not working

    I had a similar issue setting up sugar to connect to my mail server in a 1and1 hosting package.

    The way I made it work was using the mail server IP address instead of the server name.

    Give it a try and let us know if that solves your problem.

    Hope this helps

    .

  7. #7
    boutwjs is offline Junior Member
    Join Date
    Jan 2012
    Posts
    1

    Default Re: Outgoing Mail Configuration Send Test Email not working

    I have the same problem. I have tried every configuration. My email is through a google account. I have tried setting it through google and through other.
    I have read almost every blog and can't find a solution.

    Does anybody know how to set up outgoing emails?

  8. #8
    anilsugar is offline Junior Member
    Join Date
    Mar 2012
    Posts
    3

    Default Re: Outgoing Mail Configuration Send Test Email not working

    I also was having the same problem when i was trying to send outgoing email getting message that need to configure outgoing server and go to email settings
    spend several hours trying to figure what was wrong tried smtp setting with yahoomail,gmail etc but didnt work
    so went through sugarcrm forums again
    checked smtp settings for gmail at https://support.google.com/mail/bin/...n&answer=78799
    still didnt work
    btw i am using windows 7 with wamp server 2.0
    so went to sugarcrm.log which was under c:/wamp/www/sugarce-full-6.4.1/sugarcrm.log as suggested by community member of sugarcrm
    the error message was in my sugarcrm log as SMTP -> ERROR: Failed to connect to server. Code: 62388776 Reply: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?
    so put the error message on google.com as suggested on one of websites
    went to php.ini file searched for extensions in php.ini
    ;extension=php_openssl.dll in php.ini unchecked the semicolon before extension
    but still didnt work
    so went to wampserver 2.0 icon in the taskbar clicked on the wampserver icon went to php clicked on extensions clicked on php_openssl and there u go
    i was finally able to send email.
    hope this helps others :-)

  9. #9
    arnoldprasad is offline Junior Member
    Join Date
    Jan 2012
    Posts
    2

    Angry Re: Outgoing Mail Configuration Send Test Email not working

    Same issue but using XAMPP 2.5

    Here's what I tried so far:

    - read the sugarcrm.log file (mine is located at c:\xampp\htdocs\crm) for errors and found - SMTP -> ERROR: Failed to connect to server. Code: 1922562005 Reply: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?

    - the default XAMPP 2.5 install does not have SSL configured in the php.ini file

    - Need to included the following statements in the php.ini file - extension=php_openssl.dll (located in the DYNAMIC EXTENSION section of the file)

    - Restarted XAMPP

    - Tried to send an email test using SSL authentication, with port 465, both with the domain name and the IP Address and still get errors.

    - New error:

    03/22/12 18:04:25 [1996][1][FATAL] SugarPHPMailer encountered an error: SMTP Error: Could not authenticate.
    03/22/12 18:04:25 [1996][1][FATAL] SugarPHPMailer encountered an error: SMTP Error: Could not connect to SMTP host.
    03/22/12 18:04:25 [1996][1][FATAL] SugarPHPMailer encountered an error: An outgoing mail server is not configured to send emails. Please configure an outgoing mail server or select an outgoing mail server for the mail account that you are using in Settings >> Mail Account.


    I triple checked the authentication credentials and tested it so not sure what's going on. Any help appreciated.



    UPDATE - SOLUTION: the only thing that seemed to work was I unchecked the Use SMTP Authentication: option and that worked...unfortunately not sure how secure that will be.
    Last edited by arnoldprasad; 2012-03-22 at 06:38 PM. Reason: update - solution found

  10. #10
    fernandorivera Guest

    Default Re: Outgoing Mail Configuration Send Test Email not working

    Have the same problem with outgoing mail, everything is checked and tested, but still there is no mail received. Furthermore, a test php script run from the server where sugar is installed works ok with the same parameters put on Sugar. Reviewed the logs, there is no error message.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Outgoing Mail Configuration Send Test Email not working
    By kazam in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2011-09-19, 10:38 PM
  2. Outgoing email configuration
    By lottevanbreugel in forum Developer Help
    Replies: 1
    Last Post: 2011-05-05, 10:54 AM
  3. Outgoing email configuration
    By lottevanbreugel in forum Dutch
    Replies: 0
    Last Post: 2011-05-05, 09:23 AM
  4. Customize Outgoing Mail Configuration
    By frozendry in forum Developer Help
    Replies: 0
    Last Post: 2011-01-19, 01:37 AM
  5. Replies: 2
    Last Post: 2010-06-11, 09:53 PM

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
  •