Skip to content

Add mailing list members to recipient_bcc_maps instead of virtual_alias_maps #679

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jfly
Copy link
Contributor

@jfly jfly commented May 9, 2025

This fixes #649. I've tested this, and it works: mailing list members get emails, but if we get a bounce when forwarding to a mailing list member, we do not send the bounce to the original author of the email.

A downside of this change is that we all become a bit more blind to bounce issues. Previously, the sender would recieve a bounce email, and then notify us per the instructions in our bounce template. With this change the bounce would instead end up ignored in logfiles on umbriel.

…alias_maps`

This fixes NixOS#649. I've tested this,
and it works: mailing list members get emails, but if we get a bounce
when forwarding to a mailing list member, we do *not* send the bounce to
the original author of the email.

A downside of this change is that we all become a bit more blind to
bounce issues. Previously, the sender would recieve a bounce email, and
then notify us per the instructions in our bounce template. With this
change the bounce would instead end up ignored in logfiles on umbriel.
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

Successfully merging this pull request may close these issues.

Improvements to our bounce emails
1 participant