Have a question about CiviCRM? Get it answered quickly at the new CiviCRM Stack Exchange Q+A siteThis forum was archived on 25 November 2017. Learn more.How to get involved.What to do if you think you've found a bug.
Error Details:Array( [callback] => Array ( => CRM_Core_Error[1] => handle ) Code: [Select] => [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=""])[/quote]
=> [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=""])[/quote]
Any thoughts on why the smtp test from global settings would work and the civimail step 4 would not?
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).
2010-02-22 00:34:11 H=localhost (mydomain) [127.0.0.1] sender verify fail for <b.51.80.f91fdd118581c1e0@pubfund.org>: No Such User Here"2010-02-22 00:34:11 H=localhost (mydomain) [127.0.0.1] F=<b.51.80.f91fdd118581c1e0@pubfund.org> rejected RCPT <davebean@ecentral.com>: Sender verify failed
Isn't there an option in 3.1.2 to have the reply address be the address of the person sending the mail?
Step 2 - I am checking the box - If a recipient replies to this mailing, forward the reply to the From Email address specified for the mailingStep 3 - going to try checking this box - VERP address - If this box is checked the automatically generated VERP address in the Reply-To will be overriden by the From email address specified aboveWonder how the step 2 item and the step 3 item are different - ??
To solve the bouncing issue "No such email here", my host turned off "sender verification" on my server, seemed a little drastic to me, but since I'm on a VPS, they may have meant the effect was just for my domains.
They didn't think that the change was a big security issue.
On a fresh new install this issue does not appear until I set up a mail account in Administration / CiviMail / Mail Accounts.Then, if I unchek the "Default Option?" for the mail account, the SMTP error turns to "501 : domain missing or malformed".
I know this has been said before, but before spending a lot of time on this, Toni are you on CiviCRM 3.1.3 ?