[Mailman-Users] Getting all Mailadresses of a list

2009-04-29 Thread herates
Hi, I need a List of all Mail-adresse which are in a mailing-list. There are too many listuser, so in the owner-management(sorry i just only used the german gui, so i hope u understand) not all of them are listed at once. but that is what i prefer. greets wolfgang -

Re: [Mailman-Users] message about probes

2009-04-29 Thread Steff Watkins
> -Original Message- > From: mailman-users-bounces+s.watkins=nhm.ac...@python.org > [mailto:mailman-users-bounces+s.watkins=nhm.ac...@python.org] > On Behalf Of Stephen J. Turnbull > Sent: 29 April 2009 16:29 > To: Mark Sapiro > Cc: Gruver, Sandi; 'mailman-users@python.org' > Subject: Re:

[Mailman-Users] Help

2009-04-29 Thread dave andrews
Hi can anyone help me get the keywords selection facility working on mailman? Thanks -- Dave Andrews Claverton Energy Group UK + 44 (0)7552659166 / 0755 4452359 http://www.claverton-energy.com/ -- Mailman-Users mailing list Mailman-Users@pyth

Re: [Mailman-Users] Target individual list member with sub-addressing when sending?

2009-04-29 Thread Charles Rosenberg
Thank you to everyone who replied and gave me ideas and directions to pursue further. After reading all of the replies so far, I feel that I should clarify and respond to some of the questions raised to help me and others: > Brad Knowles wrote: > If you want a two-way anonymizing system, that

Re: [Mailman-Users] A question on undeliverables

2009-04-29 Thread Mark Sapiro
Brian Carpenter wrote: > >I have a client who is not using Mailman's automatic bounce processing. >However he wants to be able to receive any undeliverable notification that >his list encounters when a post is sent to it so he can manually remove the >trouble e-mail account himself. Is there a way

Re: [Mailman-Users] How to remove a damaged email address from amailing list

2009-04-29 Thread Mark Sapiro
Jeffrey Goldberg wrote: > >>> When I checked my mailing list member email addresses, I came >>> across an >>> email account which contains a colon (:), which shouldn't be there of >>> course. > >> See the FAQ at . > >Shouldn't mailman check for 822 conformance? It d

[Mailman-Users] A question on undeliverables

2009-04-29 Thread Brian Carpenter
Hi Everyone, I have a client who is not using Mailman's automatic bounce processing. However he wants to be able to receive any undeliverable notification that his list encounters when a post is sent to it so he can manually remove the trouble e-mail account himself. Is there a way to configure th

Re: [Mailman-Users] How to remove a damaged email address from amailing list

2009-04-29 Thread Jeffrey Goldberg
On Apr 28, 2009, at 4:44 PM, Mark Sapiro wrote: When I checked my mailing list member email addresses, I came across an email account which contains a colon (:), which shouldn't be there of course. See the FAQ at . Shouldn't mailman check for 822 conformance?

Re: [Mailman-Users] message about probes

2009-04-29 Thread Mark Sapiro
Stephen J. Turnbull wrote: >Mark Sapiro writes: > > Gruver, Sandi wrote: > > > > 2 possible successful probes > > > /mailman/private/sqlhelp///includes/session.php?baseDir=../../../../../../../../etc/passwd > > > HTTP Response 200 > > [...] > > if you look in Mailman's error log, you'll see

Re: [Mailman-Users] Target individual list member with sub-addressing when sending?

2009-04-29 Thread Grant Taylor
On 04/28/09 01:14, Charles Rosenberg wrote: 5. In addition to number 4, I setup a special "reply-to" address where all replies should go to. Is the "reply-to" address set to the mailing list or a different address? (I'm guessing different but I figured I had better ask to be sure.) 6.

Re: [Mailman-Users] message about probes

2009-04-29 Thread Stephen J. Turnbull
Mark Sapiro writes: > Gruver, Sandi wrote: > > 2 possible successful probes > > /mailman/private/sqlhelp///includes/session.php?baseDir=../../../../../../../../etc/passwd > > HTTP Response 200 > > I saw the same thing in my Logwatch the other day. These messages are > reported in the

Re: [Mailman-Users] Adding a description to the"-bounces"address

2009-04-29 Thread Mark Sapiro
Mark Sapiro wrote: > >The FAQ you reference talks about altering or removing a "msg['sender'] >= envsender" line in SMTPDirect.py. > >If you want to insert the description, you could make this line say > >msg['sender'] = '%s <%s>' % (mlist.description, envsender) It is probably better to make

Re: [Mailman-Users] Adding a description to the "-bounces"address

2009-04-29 Thread Mark Sapiro
Ralph Prichard wrote: > >We have some Outlook users, and as this FAQ describes... > >http://wiki.list.org/display/DOC/From+field+displayed+by+Microsoft+Outlook > >...they see the Sender info glued to the From info. > >Please note: we're perfectly happy with the -bounces address >itself (I mention

Re: [Mailman-Users] message about probes

2009-04-29 Thread Mark Sapiro
Gruver, Sandi wrote: >>From the mailman server's Logwatch program: > >A total of 1 sites probed the server > 62.1.205.86 > > 2 possible successful probes > /mailman/private/sqlhelp///includes/session.php?baseDir=../../../../../../../../etc/passwd > HTTP Response 200 > /mailman/admin///includ

Re: [Mailman-Users] Target individual list member with sub-addressing when sending?

2009-04-29 Thread Mark Sapiro
Charles Rosenberg wrote: > > After receiving a message through the “reply-to” address, I want the > original poster to be able to send a single message back to the > “replier,” possibly answering some question. Problem: I can’t have > the “poster” know the individual address of the “replier,” nor

Re: [Mailman-Users] How can I fix a normal answer?

2009-04-29 Thread Mark Sapiro
alexan...@nautae.eti.br wrote: > >So... could you see the "(delivered via mailman service)"? > >And no errors after... > >What's happens here? > >I'm using postfix-to-mailman.py script. > >I've put "MTA=None" inside the mm_cfg.py. > >How can I log more information to try to fix the complete silence

[Mailman-Users] message about probes

2009-04-29 Thread Stephen J. Turnbull
Gruver, Sandi writes: > 2 possible successful probes > > /mailman/private/sqlhelp///includes/session.php?baseDir=../../../../../../../../etc/passwd > HTTP Response 200 > > /mailman/admin///includes/session.php?baseDir=../../../../../../../../etc/passwd > HTTP Response 200 > >