Re: [Mailman-Users] Two questions ref virtual hosts and mailman[SOLVED (so far)]

2011-08-05 Thread Tom Browder
On Fri, Aug 5, 2011 at 18:09, Tom Browder wrote: > On Fri, Aug 5, 2011 at 17:56, Mark Sapiro wrote: >> Tom Browder wrote: ... > Hm, but now I'm having problems because when I reply to a message from > list posters it has their personal e-mail address in the header like > this example: > > Billy B

Re: [Mailman-Users] How is the subscriber's name used?

2011-08-05 Thread Tom Browder
On Fri, Aug 5, 2011 at 18:14, Mark Sapiro wrote: > Tom Browder wrote: ... >>1.  What is the Real Name used for? ... >>2.  Can it be shown on the public subscribers list? ... > See the change to HTMLFormatter.py at > I applied

Re: [Mailman-Users] Two questions ref virtual hosts andmailman[SOLVED (so far)]

2011-08-05 Thread Mark Sapiro
On 8/5/2011 5:41 PM, Tom Browder wrote: > > No, this: > > Show member addresses so they're not directly recognizable as email addresses? > (Details for obscure_addresses) No Yes<== [Yes selected] That setting affects only how addresses are displayed on the list's roster web page. > ***A

Re: [Mailman-Users] Two questions ref virtual hosts andmailman[SOLVED (so far)]

2011-08-05 Thread Tom Browder
On Fri, Aug 5, 2011 at 18:23, Mark Sapiro wrote: > Tom Browder wrote: >> >>Hm, but now I'm having problems because when I reply ... > Using what MUA? gmail >>to a message from >>list posters it has their personal e-mail address in the header like >>this example: >> >>Billy Bob billy.bowl...@gmai

Re: [Mailman-Users] Two questions ref virtual hosts andmailman[SOLVED (so far)]

2011-08-05 Thread Mark Sapiro
Tom Browder wrote: > >Hm, but now I'm having problems because when I reply Using what MUA? >to a message from >list posters it has their personal e-mail address in the header like >this example: > >Billy Bob billy.bowl...@gmail.com via virtual-1.org > >I have my list configure so it is (by defa

Re: [Mailman-Users] How is the subscriber's name used?

2011-08-05 Thread Mark Sapiro
Tom Browder wrote: > >The Real Name shows on the admin's subscriber list, but not in the >subscribers list available to the subscribers. Two questions: > >1. What is the Real Name used for? It is displayed in the web admin membership list and the results of the email 'who' command. It is also i

Re: [Mailman-Users] Two questions ref virtual hosts and mailman[SOLVED (so far)]

2011-08-05 Thread Tom Browder
On Fri, Aug 5, 2011 at 17:56, Mark Sapiro wrote: > Tom Browder wrote: >> >>Aha, I think all works now.  What I did was comment out this line in >>/etc/postfix/main.cf: >> >>#relay_recipient_maps = hash:/var/lib/mailman/data/virtual-mailman Hm, but now I'm having problems because when I reply to a

Re: [Mailman-Users] Two questions ref virtual hosts and mailman[SOLVED (so far)]

2011-08-05 Thread Mark Sapiro
Tom Browder wrote: > >Aha, I think all works now. What I did was comment out this line in >/etc/postfix/main.cf: > >#relay_recipient_maps = hash:/var/lib/mailman/data/virtual-mailman OK. That's one more issue with the package you're using and its use of postfix-to-mailman.py. In order for the ab

[Mailman-Users] How is the subscriber's name used?

2011-08-05 Thread Tom Browder
I think I have a working mailing list, and I just "mass" subscribed a dozen of my friends to take a spin. When I subscribed them I put their real names in the mass subscription list like this: blitz12345@gmailcom (Real Name) The Real Name shows on the admin's subscriber list, but not in the subs

Re: [Mailman-Users] Two questions ref virtual hosts and mailman [SOLVED (so far)]

2011-08-05 Thread Tom Browder
On Fri, Aug 5, 2011 at 14:55, Mark Sapiro wrote: > On 8/5/2011 8:07 AM, Tom Browder wrote: > >> In my /etc/postfix/main.cf I have this: >>   relay_domains = virtual-1.org, virtual-2.org > > > I am not a Postfix expert, but I'll tell you what I think. If that > doesn't solve the problem, you may ne