Is your feature request related to a problem? Please describe.
Managing newsletter/mailing list subscriptions/sending newsletters seems to belong to the scope of an email server.
Users should be able to opt-in/unsubscribe from newsletters.
Describe the solution you'd like
A newsletter subscription and mailing list service (optional?) for mailcow.
There was a discussion about this topic some months/years ago and I believe we denied it due to its 'complexity' and actually it's somewhat out of scope
But there's an active dev working on mailman and mailcow integration:
https://github.com/Shadowghost/mailcow-mailman3-dockerized
@MAGICCC: Would it make sense to run that on the same server as the mail server?
Hm seems this repo is mailcow + mailman.
I guess it's better to use https://github.com/maxking/docker-mailman as separate stack on your host. I never used it though.
Or separate stack on dedicated VM even if you have enough resources =)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Hm seems this repo is mailcow + mailman.
I guess it's better to use https://github.com/maxking/docker-mailman as separate stack on your host. I never used it though.