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

Setup login accounts for sending mail #510

Open
jfly opened this issue Nov 9, 2024 · 0 comments
Open

Setup login accounts for sending mail #510

jfly opened this issue Nov 9, 2024 · 0 comments
Assignees

Comments

@jfly
Copy link
Contributor

jfly commented Nov 9, 2024

Relates to #485.

Emails on the nixos.org domain are mostly mailing lists. However, we occasionally enable people to send emails from nixos.org addresses.

jfly added a commit to jfly/infra that referenced this issue Nov 10, 2024
With this change, mailing lists can now have associated login
accounts, which allow folks to send emails via SMTP from a `@nixos.org`
email address.

This completes NixOS#510

I opted to keep dovecot around. We're not using it for IMAP, just for
`SASL` authentication. It would have requires some (brittle) overriding of
settings from `nixos-mailserver` to get rid of dovecot. If we really
want to get rid of dovecot someday, I believe we should try to add an
option upstream in `simple-nixos-mailserver`.
@jfly jfly self-assigned this Nov 10, 2024
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