Re: [Mailman-Users] Settings for reply to all

2010-06-14 Thread Stephen J. Turnbull
Mark Sapiro writes: > Yes. Set reply_goes_to_list to Poster so that "reply" goes to the From: > or the poster's Reply-To: and "Reply to All" adds the list from the > To: or Cc:. It would be an easy hack to add a PosterAndList option, though. This would usually be harmless, and lists where it

Re: [Mailman-Users] Unsubscribe in Footer - was: How delete attechment file ATT00xxx.txt ?

2010-06-14 Thread Barry Finkel
westernz wrote: >Is that possible to make a copy of a list ? >That long to check all config each new list. >Maybe from the serveur (unix) in the Mailman directory, maybe there are a >file for each list, maybe i can copy one ? See man config_list . The command config_list -o filename LISTNA

[Mailman-Users] New version of mailman_mimedefang_fix_footer.pl

2010-06-14 Thread Jonathan Kamens
I found a bug in the MIMEdefang code I announced here a few weeks ago - it was not correctly handling mailman messages containing attachments in addition to the message body. I have fixed this bug, and a new version of my code is available at http://stuff.mit.edu/~jik/software/mailman_mimedefang/m

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

2010-06-14 Thread Gerard Mensoif
If the From: header has the original poster's address and there is no Reply-To:, a simple "reply" should go only to the original poster. If this is not the case, the MUA doing the replying is behaving strangely. you are absolutly right, the MUA (kmail debian testing) was not behaving like the w

Re: [Mailman-Users] Integrating Mailman on Website

2010-06-14 Thread Adam McGreggor
On Mon, Jun 14, 2010 at 10:55:22AM -0400, Farah Kashem wrote: > Hi, > > I want to make it so that users can subscribe to the mailing list on my > website through a simple form that just asks for their email address. (The > confirmation email will then give them their password). Is there a way to >

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

2010-06-14 Thread Mark Sapiro
On 6/14/2010 10:23 AM, Gerard Mensoif wrote: > > anonymous_list is set to "No" > The From is the one of the original poster, and there is no Reply-To If the From: header has the original poster's address and there is no Reply-To:, a simple "reply" should go only to the original poster. If this i

Re: [Mailman-Users] Unsubscribe in Footer - was: How delete attechment file ATT00xxx.txt ?

2010-06-14 Thread westernz
Many thanks ! You are good ! I did all you said, and that done :) I'm french with poor technical english and did it :) I will return to you if needed. have a nice day -- View this message in context: http://old.nabble.com/How-delete-attachment-file-ATT00xxx.txt---tp28828907p28881581.html

[Mailman-Users] Integrating Mailman on Website

2010-06-14 Thread Farah Kashem
Hi, I want to make it so that users can subscribe to the mailing list on my website through a simple form that just asks for their email address. (The confirmation email will then give them their password). Is there a way to pass an email entered in a form on another page to Mailman's subscription

[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

Re: [Mailman-Users] Request to remove message from Digest and Archive

2010-06-14 Thread Mark Sapiro
David Devereaux-Weber wrote: >One of my list subscribers inadvertently sent a private message to the >list. Subscriber asked that message be removed from both the digest >and the archive. How is that accomplished? If the digest has not yet been sent, you can remove the post from lists/LISTNAME/

[Mailman-Users] Request to remove message from Digest and Archive

2010-06-14 Thread David Devereaux-Weber
One of my list subscribers inadvertently sent a private message to the list. Subscriber asked that message be removed from both the digest and the archive. How is that accomplished? Thanks! Dave -- David Devereaux-Weber, P.E. DDW Services d...@ddwsvcs.com (608)576-2599 ---

Re: [Mailman-Users] Reply to problem

2010-06-14 Thread Mark Sapiro
Gerard Mensoif wrote: > >I'm running mailman 2.1.11 (debian Stable), and even if I set >"reply_goes_to_list" to the value "poster" when I reply the mail gets to the >list. This might be because I have l...@mydomain.com redirected to >list.mydomain@lists.provider.com, but If I post directly t

Re: [Mailman-Users] Monitoring mail progress - was: (no subject)

2010-06-14 Thread Mark Sapiro
Dan Sherbondy wrote: >Where can I see the progress of a mailing? If you have access to the mail server, the 'mailq' or similar command will show you some information as will the mail server logs. There is no function within Mailman to report it's progress in delivering to the MTA. -- Mark Sa

Re: [Mailman-Users] Excluding domains - was: (no subject)

2010-06-14 Thread Mark Sapiro
Dan Sherbondy wrote: >Is there a way to exclude specific domains from a mailing? You can exclude specific domains from subscribing with Privacy options... -> Subscription rules -> ban_list, but there is no way to exclude list members in specific domains from receiving a specific post. -- Mark

Re: [Mailman-Users] Anonymous Archive

2010-06-14 Thread Mark Sapiro
Christian Brandt wrote: >I want to make the From/To/CC-Fields of the list archive anonymous or >even better real name without email so spam bots don't spider the user base. > >anonymous_list from General Options replaces the addresses even on the >live list which annoys the users quite a lot. > >I

[Mailman-Users] Reply to problem

2010-06-14 Thread Gerard Mensoif
Hi, I'm running mailman 2.1.11 (debian Stable), and even if I set "reply_goes_to_list" to the value "poster" when I reply the mail gets to the list. This might be because I have l...@mydomain.com redirected to list.mydomain@lists.provider.com, but If I post directly to list.mydomain@l

[Mailman-Users] (no subject)

2010-06-14 Thread Dan Sherbondy
Is there a way to exclude specific domains from a mailing? Thank You, Dan Sherbondy :-) Senior Loan Officer 702.326.7469-NV 707.280.2534-CA DanTheLoanMan.com I have 11 proud years in the industry! Skype: Dan the Loan Man 702.583.7467-efax NV-Direct Access Lending, LLC. (MLD 405)

[Mailman-Users] (no subject)

2010-06-14 Thread Dan Sherbondy
Where can I see the progress of a mailing? -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 S

[Mailman-Users] Anonymous Archive

2010-06-14 Thread Christian Brandt
I want to make the From/To/CC-Fields of the list archive anonymous or even better real name without email so spam bots don't spider the user base. anonymous_list from General Options replaces the addresses even on the live list which annoys the users quite a lot. I am running mailman version 1:2.