Re: [Mailman-Users] set the same password if a user owns several lists?

2014-11-07 Thread gerard
very thanks for your help. -- Gérard Henry -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Search

[Mailman-Users] set the same password if a user owns several lists?

2014-11-06 Thread gerard
Hello all, i have mailman 2.1.8. Users own several lists, and they often lost their password to moderate the list. Is it possible to retrieve a form of the password of one list, to put it in another list? like we do with shadow passwords in unix system? i don't need to retrieve the password, j

Re: [Mailman-Users] password reminder for moderator?

2012-01-11 Thread Gerard Henry
On 01/12/12 07:35 AM, Mark Sapiro wrote: Gerard Henry wrote: ok, but the idea was to receive an url to reset it, not to retrieve it. As I indicated, there is currently no admin/moderator reset request mechanism. This would not work well with multiple admins or moderators. This will all

Re: [Mailman-Users] password reminder for moderator?

2012-01-11 Thread Gerard Henry
're quite hard to learn (try Japanese if you're into pain!) After all, he did try to soften it with a reference to "newbie question". Footnotes: [1] Sorry, Gerard, I can't explain. :-( Maybe better phrasing would be "It seems to me this case is very common. Would it

Re: [Mailman-Users] password reminder for moderator?

2012-01-11 Thread Gerard Henry
On 01/11/12 05:36 PM, Mark Sapiro wrote: Gerard Henry wrote: i'm using mailman 2.1.8. A user who acts as a moderator forgot his password. As administrator, i can reset a new password for the moderator, but is it possible to have a password reminder for the moderator? No. List admi

Re: [Mailman-Users] password reminder for moderator?

2012-01-11 Thread Gerard Henry
On 01/11/12 05:36 PM, Mark Sapiro wrote: Gerard Henry wrote: i'm using mailman 2.1.8. A user who acts as a moderator forgot his password. As administrator, i can reset a new password for the moderator, but is it possible to have a password reminder for the moderator? No. List admi

[Mailman-Users] password reminder for moderator?

2012-01-11 Thread Gerard Henry
don't need an email. But the email is stored in mailman, so i'm wondering if there is a form somewhere to permit the moderator to reset his password without admin action. thanks in advance for help, gerard -- Mailman-Users maili

[Mailman-Users] Re : Re : Reply to problem

2010-06-14 Thread Gerard Mensoif
aving like the webmail and like other MUA. I will look at why kmail behave like this. Thanks for your help Gerard -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Ma

[Mailman-Users] Re : Reply to problem

2010-06-14 Thread Gerard Mensoif
Mark Sapiro wrote: >Is your list anonymous? If so, replies will always go to the list. > >"reply_goes_to_list = Poster" merely tells Mailman to not add any >Reply-To: header to the delivered posts so replies should go to the >From: address or to the poster's original Reply-To: if any. Hi, thanks

[Mailman-Users] Reply to problem

2010-06-14 Thread Gerard Mensoif
rectly to list.mydomain@lists.provider.com the problem is the same. Maybe the header are false? which header is used for the poster value? is this a bug in my version (I did not found a bug report concerning this issue in Debian BTS

Re: [Mailman-Users] Setting to receive both individual posts anddigests?

2003-08-26 Thread Gerard Beekmans
ons don't always come to mind first ;) -- Gerard Beekmans http://www.linuxfromscratch.org http://www.beekmansworld.com /* Linux Consultant --- OSDN / DevChannel * * Technical Writer --- CheapBytes*/ /* If Linux doesn't have the solution,

[Mailman-Users] How to modify admin_member_chunksize

2003-08-26 Thread Gerard Beekmans
? I can't find the option in the GUI to do this and doing a config dump with config_list -o - listname doesn't even show that variable. -- Gerard Beekmans http://www.linuxfromscratch.org http://www.beekmansworld.com /* Linux Consultant --- OSDN / DevChannel * * Technical Writer ---

Re: [Mailman-Users] Global blacklist?

2003-08-25 Thread Gerard Beekmans
system? I'm simply asking if there's a global blacklist. There are individual list blacklists, there must be a way to make it global? -- Gerard Beekmans http://www.linuxfromscratch.org http://www.beekmansworld.com /* Linux Consultant --- OSDN / DevChannel * * Technical Writer --- Chea

[Mailman-Users] Setting to receive both individual posts anddigests?

2003-08-25 Thread Gerard Beekmans
se to receive the messages as they are posted. I get around this by using a different email address to receive digests on, but I rather just use the one email address. Less to remember when upgrading. -- Gerard Beekmans http://www.linuxfromscratch.org http://www.beekmansworld.com /* Linux Consultant ---

[Mailman-Users] Global blacklist?

2003-08-25 Thread Gerard Beekmans
ble but it doesn't work for me. Maybe I'm using it the wrong way. Here's what I've added to Mailman/mm_cfg.py: KNOWN_SPAMMERS = [('subject', 'test')] I send an email with subject 'test' to any of the lists and they aren't blocked. What am I

[Mailman-Users] Help with setup of mailman on one machine with MTA on a second server..

2003-01-16 Thread Gerard Godin
Is there a FAQ or tutorial somewhere on doing this well? Right now I'm trying: On MTA: /etc/aliases -> test: [EMAIL PROTECTED] test-owner: test-owner@mailman On mailmanhost: /etc/aliases -> test-subscribe: "|/usr/local/mailman/mail/mailman subscribe test" etc... problem