On 20/11/2010, at 4:04 AM, Alvaro Herrera wrote: > Excerpts from Dave Page's message of vie nov 19 12:22:09 -0300 2010: >> On Fri, Nov 19, 2010 at 3:14 PM, Alvaro Herrera >> <alvhe...@commandprompt.com> wrote: > >>> I wonder if the mailing list would alow posting from an address like >>> forums+1...@postgresql.com.au if only for...@postgresql.com.au is >>> subscribed. The number or string after the + would presumably be the >>> user ID in the forum or some unique identifier. (Extra points if the >>> mailing software at that domain forwards email to the user when sent to >>> that address (or maybe a PM in the forum system) -- this would solve >>> Dave's concern.) >> >> That would solve it, yes. I don't think mj2 will allow that though - >> we've been looking for something similar for sysadmin use. > > So let's patch Mj2.
If we use a pattern like the persons unique username: Elliot Chance <forums-chan...@postgresql.com.au> John Smith <forums-jsm...@postgresql.com.au> Then I can create a catch-all so that when an email is sent to forums-chan...@postgresql.com.au it finds the user "chancey" gets the real address and sends it on. If there were a way we could register a range for mj2 like accept all emails from forum...@posgresql.com.au then I think that solution would work well. > > -- > Álvaro Herrera <alvhe...@commandprompt.com> > The PostgreSQL Company - Command Prompt, Inc. > PostgreSQL Replication, Consulting, Custom Development, 24x7 support