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) »
  • Sender Verify Failed -- "reply to" address is being verified?
Pages: [1]

Author Topic: Sender Verify Failed -- "reply to" address is being verified?  (Read 1130 times)

alisajmp

  • Guest
Sender Verify Failed -- "reply to" address is being verified?
November 05, 2009, 12:11:19 am
I had civimail finally working, and a lovely thing it was. 

Then all of the mail from the CiviCRM stopped working.  After checking settings, making a few changes, and learning all about 550 Sender Verify Failed, I have sending mail to contacts working again, as well as the registration confirmation email working.  CiviMail is still not working.  In comparing entries on the exim_mainlog on my server, it appears that the email address that is failing to verify is the REPLY TO email address generated automatically by CiviMail so that bounces & such are processed.  The log looks like this:

2009-11-04 22:39:27 H=server.mydomain.org (localhost) [xx.xxx.xx.xx] F=<bounce.1.53.4507.a186f6de8fcbd1093626f289c16a8a26dfc41a89-emailuser=recipientdomain.com@mydomain.org> rejected RCPT <emailuser@recipientdomain.com>: Sender verify failed

If anyone can help me figure out why this is happening, I would really appreciate it.

Alisa

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Sender Verify Failed -- "reply to" address is being verified?
November 05, 2009, 06:55:32 am

most likely your hosting provider change the sender verify rules on exim. You'll have to get them to relax their rules and/or use a regular expression match for sender verify

what version of civicrm r u using? seems a bit old (we've renamed bounce.* to b.*)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Piotr Szotkowski

  • Moderator
  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Sender Verify Failed -- "reply to" address is being verified?
November 12, 2009, 05:08:34 am
Alternatively, you can turn off SMTP level bounce tracking, which will make CiviCRM use a single MAIL FROM address. (But it’s a bad idea to ignore SMTP-level bounces and then try to resend to these addresses again and again.)
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Sender Verify Failed -- "reply to" address is being verified?

This forum was archived on 2017-11-26.