https://github.com/tribut/sympa-postfix-virtual
Tools for sympa to properly work with postfix virtual aliases
https://github.com/tribut/sympa-postfix-virtual
Last synced: about 1 year ago
JSON representation
Tools for sympa to properly work with postfix virtual aliases
- Host: GitHub
- URL: https://github.com/tribut/sympa-postfix-virtual
- Owner: tribut
- Created: 2013-07-25T07:06:34.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T15:27:37.000Z (about 8 years ago)
- Last Synced: 2025-03-19T07:50:02.539Z (about 1 year ago)
- Language: Perl
- Homepage: https://tribut.de/blog/sympa-and-postfix/
- Size: 14.6 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sympa-postfix-virtual
=====================
A drop-in replacement of alias_manager.pl that generates regexp-type virtual aliases for postfix. Using this approach, no suid binary ("aliaswrapper") is needed and messages to nonexisting lists are properly rejected at smtp-time.
For a destailed description please see this [this howto](https://tribut.de/blog/sympa-and-postfix/).