[Mailman-Users] Personalized header based on Gender.

2013-08-13 Thread Stephen J. Turnbull
Patrick McEvoy writes: > For example Dear Mr for males and Dear Mrs females. Best avoided, for various reasons as Mark mentions, and also because of the Miss/Mrs/Ms issue for women. -- Mailman-Users mailing list Mailman-Users@python.org http://

Re: [Mailman-Users] Personalized header based on Gender.

2013-08-13 Thread Mark Sapiro
On 08/13/2013 01:56 PM, Patrick McEvoy wrote: > > I have turned on Full Personalization so I can have the individual's > email address in the To field instead of the list email address. I am > adding a personalized header to the list as well and would like to know > if there is any way to persona

[Mailman-Users] Personalized header based on Gender.

2013-08-13 Thread Patrick McEvoy
Hello, I have turned on Full Personalization so I can have the individual's email address in the To field instead of the list email address. I am adding a personalized header to the list as well and would like to know if there is any way to personalize the header based on gender. For example Dea

Re: [Mailman-Users] mailman and web with different hosting companies

2013-08-13 Thread Mark Sapiro
On 08/12/2013 10:31 AM, Glenn Shirley wrote: > If I have my mailman and web hosted by different companies (don't ask!) > I get 404 errors when clicking on "Submit All Data" buttons. This is > presumably because there are absolute references i.e. the POST is to my > web domain rather than to the lo

[Mailman-Users] mailman and web with different hosting companies

2013-08-13 Thread Glenn Shirley
If I have my mailman and web hosted by different companies (don't ask!) I get 404 errors when clicking on "Submit All Data" buttons. This is presumably because there are absolute references i.e. the POST is to my web domain rather than to the local host where mailman is hosted. Apart from changin