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 (Moderator: Dave Greenberg) »
  • Error when sending mail
Pages: [1]

Author Topic: Error when sending mail  (Read 1567 times)

cma01

  • I’m new here
  • *
  • Posts: 26
  • Karma: 2
    • Legacy Marketing Services
Error when sending mail
January 18, 2008, 11:42:39 am
I'm not trying to use Civimail but just the sendmail function for the contacts, for example from the contact record or emailing a receipt of payment.

I've been getting this error, which I am assuming means that there is a missing PEAR library that I need to have installed.  Can someone tell me which one it is?

Code: [Select]
Error Details:

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

    [code] =>
    [message] => Invalid response code received from server
    [mode] => 16
    [debug_info] =>
    [type] => PEAR_Error
    [user_info] =>
    [to_string] => [pear_error: message="Invalid response code received from server" code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)
[/code]
web design kingwood  | Joomla development

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Error when sending mail
January 18, 2008, 01:30:48 pm
This is generally caused by a problem in your SMTP settings. Check the values you have configured at Administer CiviCRM >> Global Settings >> Outbound Email... and do a search on this forum for that error message if you're still stuck.
Protect your investment in CiviCRM by  becoming a Member!

cma01

  • I’m new here
  • *
  • Posts: 26
  • Karma: 2
    • Legacy Marketing Services
Re: Error when sending mail
January 18, 2008, 02:44:18 pm
This would be the same as when I configure it for an email client right?
web design kingwood  | Joomla development

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Error when sending mail

This forum was archived on 2017-11-26.