Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional bounce patterns to Civi Core #1

Open
tomsinger opened this issue Aug 25, 2014 · 1 comment
Open

Add additional bounce patterns to Civi Core #1

tomsinger opened this issue Aug 25, 2014 · 1 comment

Comments

@tomsinger
Copy link
Contributor

INSERT INTO civicrm_mailing_bounce_pattern
  (bounce_type_id, pattern) VALUES (6, '550 5.1.1 RESOLVER.ADR.RecipNotFound')
  1. Create Jira Ticket
  2. Create PR, see CRM-12373 civicrm/civicrm-core#472
@tomsinger tomsinger changed the title Add additional bounce patterns for mailgun to Civi Core Add additional bounce patterns to Civi Core Aug 26, 2014
@tomsinger
Copy link
Contributor Author

Mailgun bounce:

INSERT INTO civicrm_mailing_bounce_pattern
  (bounce_type_id, pattern) VALUES (6, 'Not delivering to previously bounced address')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant