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

Suggested method for dealing with bounced emails? #67

Open
johnbburg opened this issue May 23, 2018 · 0 comments
Open

Suggested method for dealing with bounced emails? #67

johnbburg opened this issue May 23, 2018 · 0 comments

Comments

@johnbburg
Copy link

I am using the message stack for various notifications. We also route mail to Amazon SES to handle delivery (not the Drupal module, I think we have it integrated directly with sendmail on the server). Our subscription however is on probation due a number of bounced messages because of user's changing emails over time.

Is there a suggested approach to handle this in the message notify framework? I have a jury rigged method of preventing some methods of message subscriptions, but as a long-term plan, I'd like a method of blacklisting bounced emails altogether. I was looking at https://www.drupal.org/project/bounce, but I'm not entirely sure it will fit in with our architecture with the AWS SES integrated on the server level.

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