Re: [Mailman-Users] [Mailman-Announce] Mailman 2.1.10b4 Released

2008-03-13 Thread Jim Popovitch
On Thu, Mar 13, 2008 at 10:26 PM, Mark Sapiro <[EMAIL PROTECTED]> wrote: > I am happy to announce the next beta release of Mailman 2.1.10. > > This is a security and bug fix release and it is highly recommended > that all sites upgrade to this version. Everyone? Or just 2.1.10 beta testers? A

Re: [Mailman-Users] Google gmail problem

2008-03-13 Thread Brad Knowles
On 3/13/08, Dragon wrote: > I meant to send this to the list but it only went out to the OP, damned > reply-to setting on this list (I know, I know, y'all think it is good, I > STILL disagree and always will). You can always fix your MUA so that it sets whatever "Reply-to:" header you want.

[Mailman-Users] Reply-To Munging Considered Controversial [was: Google gmail problem]

2008-03-13 Thread Stephen J. Turnbull
Dragon writes: > I meant to send this to the list but it only went out to the OP, damned > reply-to setting on this list (I know, I know, y'all think it is good, I > STILL disagree and always will). Hey, feel free to write an RFC and update 2822. For now, Reply-To is an author header, and the

Re: [Mailman-Users] Google gmail problem

2008-03-13 Thread Mark Sapiro
Hank van Cleef wrote: > >Their complaint is that they do not see a copy of their posts to the >list reflected back to them. Most of this has been well answered in other posts except: >" True with emails from this list, but not with other lists I >am subscribed to. Gmail shows both sent one

[Mailman-Users] Google gmail problem

2008-03-13 Thread Stephen J. Turnbull
Hank van Cleef writes: > [Gmail users complain] that they do not see a copy of their posts > to the list reflected back to them. It's a FAQ: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq02.008.htp Discussion in the archives of this list indicates it's a common request to Google t

[Mailman-Users] Mailman 2.1.10b4 Released

2008-03-13 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am happy to announce the next beta release of Mailman 2.1.10. This is a security and bug fix release and it is highly recommended that all sites upgrade to this version. Mailman 2.1.10 also adds support for three new language translations, Galician,

Re: [Mailman-Users] Google gmail problem

2008-03-13 Thread Bonnie M
Nope it's gmail. From the help section: Messages sent to mailing lists don't show in my inbox When you send a message to any mailing list you subscribe to, Gmail automatically skips your inbox and archives the message to save you time and prevent clutter. The message will appear in your inbox i

Re: [Mailman-Users] Google gmail problem

2008-03-13 Thread Dragon
I meant to send this to the list but it only went out to the OP, damned reply-to setting on this list (I know, I know, y'all think it is good, I STILL disagree and always will). On Thu, March 13, 2008 17:22, Hank van Cleef wrote: > I'm posting this to the mailman-users list in hopes that I can g

Re: [Mailman-Users] Google gmail problem

2008-03-13 Thread Lev Lafayette
It is a well-known problem. http://www.python.org/cgi-bin/faqw-mm.py?req=all#2.8 - "Hank van Cleef" <[EMAIL PROTECTED]> wrote: > I'm posting this to the mailman-users list in hopes that I can get > some input that will either explain or resolve a problem I am having > with gmail users. >

Re: [Mailman-Users] Google gmail problem

2008-03-13 Thread Brian Carpenter
> I'm posting this to the mailman-users list in hopes that I can get > some input that will either explain or resolve a problem I am having > with gmail users. > > Their complaint is that they do not see a copy of their posts to the > list reflected back to them. > > The options profile for these

[Mailman-Users] Google gmail problem

2008-03-13 Thread Hank van Cleef
I'm posting this to the mailman-users list in hopes that I can get some input that will either explain or resolve a problem I am having with gmail users. Their complaint is that they do not see a copy of their posts to the list reflected back to them. The options profile for these users is typi

Re: [Mailman-Users] Migrating list passwords when upgrading from 2.0.xto 2.1.x?

2008-03-13 Thread Mark Sapiro
Christopher Waltham quoted me and wrote: > >>In Mailman 2.1, there is a bin/change_pw script which can be used to >generate new list passwords and mail them to the list owners - the >list owners will have to assign new moderator passwords if any. > >Thanks for the info! I might add this to the 2.0.

Re: [Mailman-Users] Migrating list passwords when upgrading from 2.0.xto 2.1.x?

2008-03-13 Thread Christopher Waltham
>>I just migrated a Mailman installation (~800 lists, ~5000 users) from 2.1.5 >>on SPARC Solaris to 2.1.9 on Linux x86. In the process, it looks like >>existing list passwords have become corrupted. >>Is there an easy way to migrate those passwords across? I can't find anything >>in the FAQs, a

Re: [Mailman-Users] Migrating list passwords when upgrading from 2.0.xto 2.1.x?

2008-03-13 Thread Mark Sapiro
Christopher Waltham wrote: >I just migrated a Mailman installation (~800 lists, ~5000 users) from 2.1.5 on >SPARC Solaris to 2.1.9 on Linux x86. In the process, it looks like existing >list passwords have become corrupted. > >Is there an easy way to migrate those passwords across? I can't find a

[Mailman-Users] Migrating list passwords when upgrading from 2.0.x to 2.1.x?

2008-03-13 Thread Christopher Waltham
I just migrated a Mailman installation (~800 lists, ~5000 users) from 2.1.5 on SPARC Solaris to 2.1.9 on Linux x86. In the process, it looks like existing list passwords have become corrupted. Is there an easy way to migrate those passwords across? I can't find anything in the FAQs, and really

[Mailman-Users] Subscription confirmation email subject line

2008-03-13 Thread Tom Chance
Hello, The default confirmation emails are quite techy, and the subject line is horrible. I've found the template to customise the text, but not any way to change the subject like from something like "confirm 838d64bb398f6ff35f179ff4ab49cbce7fba6daf" to "Confirm your subscription to $list". Is t

[Mailman-Users] Separated structure and text templates

2008-03-13 Thread Johan Stuyts
Hi, Like many others I wanted to customize the Mailman pages to match the look and feel of my site. Unfortunately each language-specific template has a copy of the HTML structure. Because this is difficult to work with I decided to separate the structure from the language-specifc texts. I no