Heiko Baumann a écrit : > On Sat, 21 Mar 2009 00:22:24 +0100, mouss <mo...@ml.netoyen.net> wrote: > [snip] >> use a list manager (mailman, sympa, ...). > > i guess a list manager is overkill for our setup. we just export the alias > maps from a db and only need the additional feature to block mails to a > list from an "unknown" sender. > > it looks like we can redirect mail via the policy interface in postfix. is > it okay to use a policy daemon for redirection or are there any drawbacks? > > anyone using such a setup?
I used "such a setup" for some time, with restriction classes to block all but allowed users. But as usual, what was a tiny list started getting more members... and with a list manager, you can delegate list administration/moderation easily. moderator doesn't need access to a map, be that a file, an sql db or ldap... etc. and there's nothing overkill in setting up mailman...