Support (offered by community volunteers) > Using CiviCRM

Error when sending mail

(1/1)

cma01:
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: ---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=""]
)

--- End code ---
[/code]

Dave Greenberg:
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.

cma01:
This would be the same as when I configure it for an email client right?

Navigation

[0] Message Index

Go to full version