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

Unsubscribe doesn't appear to be honored #91

Open
jdobbs opened this issue Jan 12, 2018 · 2 comments
Open

Unsubscribe doesn't appear to be honored #91

jdobbs opened this issue Jan 12, 2018 · 2 comments

Comments

@jdobbs
Copy link

jdobbs commented Jan 12, 2018

I've added an email address into the conf file under the unsubscribe option so emails won't be sent to it. Does matter if the script is running manually or through Task Scheduler, this email is still sent out. I receive a bounce back as it's not a valid email address. This address is NOT in the email_to field.

email_unsubscribe = ['[email protected]']

Any thoughts as to why this email would still be sent out?

image

@jacc1234
Copy link

I am seeing the same issue actually. I tried email_unsubscribe = '[email protected]' also without success.

@RobertSmits
Copy link

I found that the unsubscribe only gets used if email_individually is true.

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

3 participants