Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Create Postfix policy daemon #266

Open
moggers87 opened this issue Nov 15, 2017 · 1 comment
Open

Create Postfix policy daemon #266

moggers87 opened this issue Nov 15, 2017 · 1 comment

Comments

@moggers87
Copy link
Member

Rather than mess around with automagically creating table views via Django (or worse, manually creating views), we could just create a policy daemon for Postfix to talk to.

The previous version (removed in 6a47ce7) was a script that would be spawned by Postfix itself. No one really liked that idea.

However, policy daemons can also be run to listen on inet sockets, much how Salmon listens for incoming connections.

This daemon could possibly be run along with Salmon to make sure it starts and stops at the same time.

@moggers87
Copy link
Member Author

We're generating quite a bit of bounced email from unavailable inboxes and this would fix most (if not all) of that.

@moggers87 moggers87 unpinned this issue Mar 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant