Hi, I run Mailman and Postfix together using postfix-to-mailman.py, and it worked without any problems. All of a sudden, Mailman lists could not be reached anymore with an "User unknown" code. After lots of digging into the problem, adding
local_recipient_tables = to my main.cf solved the problem. It looks like that Postfix is not able to determine valid mailing list recipients. I'd like to avoid setting local_recipient_tables to null, as it has some drawbacks. Anyone has an idea on where the problem lies? Thanks, Florian ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
