CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Getting STMP Error When Sending Mailing Test(Running Civi 3.1.4 with Joomla 1.5)
Pages: [1]

Author Topic: Getting STMP Error When Sending Mailing Test(Running Civi 3.1.4 with Joomla 1.5)  (Read 498 times)

menasor2782

  • Guest
Getting STMP Error When Sending Mailing Test(Running Civi 3.1.4 with Joomla 1.5)
October 25, 2010, 11:59:27 pm
I've been using CIVIMAIL successfully for about 6 months. Up until today i've been able to send out newsletters successfully. I've tried sending a newsletter this evening and got the error message below. Not sure why it is appearing. I searched on the forums for a like issues to pursue a solution. Tried a few things--basically just double checking configuration, and i'm still getting the error.

My SMTP settings under Administer> Configure > Global Settings > Outbound Email sends successful tests.

I've been making stand alone PHP pages outside of joomla using mysql. Would this have an effect on that?


Code: [Select]
Error Details:

Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => handle
        )

    [code] =>
    [message] => Invalid response code received from SMTP (outbound mail) server while attempting to send email.  This is often caused by a misconfiguration in the CiviCRM Outbound Email settings. Please verify the settings at Administer CiviCRM >> Global Settings >> Outbound Email (SMTP).
    [mode] => 16
    [debug_info] =>
    [type] => PEAR_Error
    [user_info] =>
    [to_string] => [pear_error: message="Invalid response code received from SMTP (outbound mail) server while attempting to send email.  This is often caused by a misconfiguration in the CiviCRM Outbound Email settings. Please verify the settings at Administer CiviCRM >> Global Settings >> Outbound Email (SMTP)." code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)
[/code]

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Getting STMP Error When Sending Mailing Test(Running Civi 3.1.4 with Joomla 1.5)

This forum was archived on 2017-11-26.