http://bugs.winehq.org/show_bug.cgi?id=45412 --- Comment #10 from Jeremy Newman <jnewman@winehq.org> --- Besides using this bug as a bugzilla test (sorry about that), do we still want this feature? First thing to note is that it is impossible to implement as a mailing list in this way as to be automated with Mailman. Our mailman mailing lists require confirmation and admin approval to subscribe to them these days to combat spam. Also, there isn't a way in mailman itself to limit posting to some users and not others, at least not in a way that can be automated from the AppDB. Yes, there is a posting whitelist field in mailman, but that is only set via admins. I feel this could best be accomplished internally in the AppDB itself by creating a simple forum in it. The AppDB already has the ability to do conversations as seen on Apps themselves. So we could just use this code to create a threaded forum. Does that sound like a workable solution? Or is the AppDB so dead these days that we don't really care anymore. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.