Re: [Mailman-Users] Digest options -> list configuration

2008-08-07 Thread Brad Knowles
On 8/7/08, Mark Sapiro wrote: After some off list back and forth, Alan determined that the problem was that the mailman user had /bin/false as a login shell. Once that was changed, the script worked as expected. Was this on a Solaris box? I've had problems with them lately not allowing cr

Re: [Mailman-Users] Digest options -> list configuration

2008-08-07 Thread Mark Sapiro
Alan.Rubin at nt.gov.au wrote: I put in the print line and there was no output when I ran the script. And no success either. After some off list back and forth, Alan determined that the problem was that the mailman user had /bin/false as a login shell. Once that was changed, the script wor

Re: [Mailman-Users] Owners Lists

2008-08-07 Thread Mark Sapiro
Keith Risinger wrote: > >Is there some way an owner can get a listing of all they lists they are >owners of? I've not found anything in the admin pages. As the site manager, >I know about the list_admins, list_owners commands. It be helpful for an >owner to get their own lists themselves. The com

Re: [Mailman-Users] about replying

2008-08-07 Thread Mark Sapiro
Jaione Arrieta Galarraga wrote: >I have a mailman list and I would like to know how to change the reply >settings from [EMAIL PROTECTED] to [EMAIL PROTECTED] , >cause all the messages received now to the list come with this address >[EMAIL PROTECTED] . > >I had a mailman list which did that but I

[Mailman-Users] Owners Lists

2008-08-07 Thread Keith Risinger
Hello, Is there some way an owner can get a listing of all they lists they are owners of? I've not found anything in the admin pages. As the site manager, I know about the list_admins, list_owners commands. It be helpful for an owner to get their own lists themselves. Thanks, Keith ---

[Mailman-Users] about replying

2008-08-07 Thread Jaione Arrieta Galarraga
I have a mailman list and I would like to know how to change the reply settings from [EMAIL PROTECTED] to [EMAIL PROTECTED] , cause all the messages received now to the list come with this address [EMAIL PROTECTED] . I had a mailman list which did that but I just change hosting and installed mailm

Re: [Mailman-Users] mailman and unknown e-mail address

2008-08-07 Thread Mark Sapiro
Marco De Rossi wrote: >Thank you for the answer, all the notifications are set to Yes, but no >error notification is sent to mailing list administrator or to sender. The sender should never receive a bounce. The sender doesn't control the list membership and can't do anything about a bounce any

Re: [Mailman-Users] compile problems with mailman-2.1.10/11

2008-08-07 Thread Mark Sapiro
b-vol wrote: >The problem seems to >be 'bin/update' which runs only on new installations (where there is not >already a mailing list configured). The problem appeared when bin/update did "import md5", but if bin/update hadn't run, Mailman would have encountered the same problem in operatio

Re: [Mailman-Users] compile problems with mailman-2.1.10/11

2008-08-07 Thread b-vol
On Thursday 07 August 2008 03:40:07 pm Mark Sapiro wrote: > b-vol wrote: > >On Wednesday 06 August 2008 03:29:13 pm Mark Sapiro wrote: > >> I've seen this exact problem myself. In my case, I had python 2.4.3 > >> installed in /usr and I installed python 2.5.1 from source in > >> /usr/local. I don't

Re: [Mailman-Users] compile problems with mailman-2.1.10/11

2008-08-07 Thread Mark Sapiro
b-vol wrote: >On Wednesday 06 August 2008 03:29:13 pm Mark Sapiro wrote: >> I've seen this exact problem myself. In my case, I had python 2.4.3 >> installed in /usr and I installed python 2.5.1 from source in >> /usr/local. I don't remember the details, but I played around with >> symlinks and mad

Re: [Mailman-Users] mailman and unknown e-mail address

2008-08-07 Thread Marco De Rossi
Thank you for the answer, all the notifications are set to Yes, but no error notification is sent to mailing list administrator or to sender. Marco De Rossi On Wed, 6 Aug 2008, Mark Sapiro wrote: Marco De Rossi wrote: Hello, we have installed "Mailman, the GNU Mailing List Manager" version

Re: [Mailman-Users] compile problems with mailman-2.1.10/11

2008-08-07 Thread b-vol
On Wednesday 06 August 2008 03:29:13 pm Mark Sapiro wrote: > I've seen this exact problem myself. In my case, I had python 2.4.3 > installed in /usr and I installed python 2.5.1 from source in > /usr/local. I don't remember the details, but I played around with > symlinks and made some progress, bu