Re: [Mailman-Users] How to stop spam emails

2007-12-07 Thread Cyndi Norwitz
Date: Sat, 8 Dec 2007 00:27:11 -0600 From: Brad Knowles <[EMAIL PROTECTED]> >Mailman doesn't have great tools for this. Instead, you should >configure your mail server to reject or discard the spam messages >before they ever get to Mailman. > > Any ideas how to d

Re: [Mailman-Users] How to stop spam emails

2007-12-07 Thread Brad Knowles
On 12/7/07, Cyndi Norwitz wrote: >> Now, I am getting everyday about 100s of spam emails in that >list. Please >> advise how to deal with this? > >Mailman doesn't have great tools for this. Instead, you should >configure your mail server to reject or discard the spam messages >

Re: [Mailman-Users] How to stop spam emails

2007-12-07 Thread Cyndi Norwitz
Date: Fri, 7 Dec 2007 13:35:56 -0600 From: Brad Knowles <[EMAIL PROTECTED]> On 12/7/07, Vinita Aggarwal wrote: > Now, I am getting everyday about 100s of spam emails in that list. Please > advise how to deal with this? Mailman doesn't have great tools for this. Instead, you s

Re: [Mailman-Users] error setting up web interface

2007-12-07 Thread Mark Sapiro
Kenneth Hirsh wrote: > >I had to move my Mailman installation to another server. The mailing lists >are functioning. I am having trouble with bringing up the web management >interface. The brwoser reportes a bug in Mailman. Here is the entry from the >Apache error log. Can anyone give me so

[Mailman-Users] error setting up web interface

2007-12-07 Thread Kenneth Hirsh
All, I had to move my Mailman installation to another server. The mailing lists are functioning. I am having trouble with bringing up the web management interface. The brwoser reportes a bug in Mailman. Here is the entry from the Apache error log. Can anyone give me some suggestions? Ken Hi

Re: [Mailman-Users] What if address in 'accept_these_nonmembers' isactually a member

2007-12-07 Thread Mark Sapiro
Subject: [Mailman-Users] What if address in 'accept_these_nonmembers' is actually a member Charles Marcus wrote: >Would this cause a problem? I don't see why it would, and it hasn't >seemed to, but I was just curious... It has no effect. Posts from this address are processed using the member's

[Mailman-Users] What if address in 'accept_these_nonmembers' is actually a member

2007-12-07 Thread Charles Marcus
Would this cause a problem? I don't see why it would, and it hasn't seemed to, but I was just curious... -- Best regards, Charles -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mai

Re: [Mailman-Users] Non-member posters - receive copy oftheir email as confirmation?

2007-12-07 Thread Mark Sapiro
Charles Marcus wrote: >Mark Sapiro, on 12/7/2007 4:33 PM, said the following: >> >> Here's what I would do. >> >> Make them list members with delivery disabled, password reminders off >> and a random password. >> >> Set them to receive acknowledgement of posts. >> >> Then they won't receive an

Re: [Mailman-Users] Non-member posters - receive copy of their email as confirmation?

2007-12-07 Thread Charles Marcus
Mark Sapiro, on 12/7/2007 4:33 PM, said the following: > Charles Marcus wrote: >> We have two lists that we use that outside vendors post to (they are the >> 'non-member'), where the members are our Sales Reps. I'd like for the >> non-members to get a BCC (preferred, CC would be OK) of their mess

Re: [Mailman-Users] Non-member posters - receive copy of their email as confirmation?

2007-12-07 Thread Charles Marcus
On 12/7/2007, Brad Knowles ([EMAIL PROTECTED]) wrote: >> This question has to do with the >> >> Privacy Options > Sender Filters > accept_these_non-members >> >> Is there a way to have Mailman send a copy (BCC would be preferred) >> of there message back to them, for verification that their messa

Re: [Mailman-Users] Non-member posters - receive copy of their email asconfirmation?

2007-12-07 Thread Mark Sapiro
Charles Marcus wrote: > >We have two lists that we use that outside vendors post to (they are the >'non-member'), where the members are our Sales Reps. I'd like for the >non-members to get a BCC (preferred, CC would be OK) of their message >when they post. I assume that you don't want these pe

Re: [Mailman-Users] Non-member posters - receive copy of their email as confirmation?

2007-12-07 Thread Brad Knowles
On 12/7/07, Charles Marcus wrote: > This question has to do with the > > Privacy Options > Sender Filters > accept_these_non-members > > Is there a way to have Mailman send a copy (BCC would be preferred) of > there message back to them, for verification that their message was sent? If they w

Re: [Mailman-Users] Is it possible to have subscribers in msg_footer?

2007-12-07 Thread Mark Sapiro
Eduardo Ellery wrote: > >We run a few lists with less than 20 subscribers and everyone need to know >who is on the list. No, you can't list all the subscribers in the footer, but you could include something like Membership List: %(web_page_url)sroster/$(list_name)s in the footer to provide a li

Re: [Mailman-Users] Is it possible to have subscribers in msg_footer?

2007-12-07 Thread Brad Knowles
On 12/7/07, Eduardo Ellery wrote: > We run a few lists with less than 20 subscribers and everyone need to know > who is on the list. So far as I know, you cannot achieve this without making changes to the source code. I didn't respond to your message the first time you posted it to the list

[Mailman-Users] Non-member posters - receive copy of their email as confirmation?

2007-12-07 Thread Charles Marcus
Hello again, I really appreciate the fast and accurate responses to questions here... This question has to do with the Privacy Options > Sender Filters > accept_these_non-members Is there a way to have Mailman send a copy (BCC would be preferred) of there message back to them, for verification

[Mailman-Users] Is it possible to have subscribers in msg_footer?

2007-12-07 Thread Eduardo Ellery
Hi Everyone, I searched a l ot but none found about listing in msg_footer list subscribers. We run a few lists with less than 20 subscribers and everyone need to know who is on the list. Atenciosamente, Eduardo Ellery Coordenador de Redes Rapix Tecnologia e Internet www.rapix.com.br TV Show Br

[Mailman-Users] Is it possible to have subscribers in msg_footer?

2007-12-07 Thread Eduardo Ellery
Hi Everyone, I searched a l ot but none found about listing in msg_footer list subscribers. We run a few lists with less than 20 subscribers and everyone need to know who is on the list. Atenciosamente, Eduardo Ellery Coordenador de Redes Rapix Tecnologia e Internet

Re: [Mailman-Users] options to protect a mailing list

2007-12-07 Thread Brad Knowles
On 12/7/07, zbigniew szalbot wrote: > I have a newsletter type mailing list. Messages from a specific address > are automatically distributed to the list members. Messages from other > addresses are discarded. Since the messages are sent at night, what are > my options to automatically send th

Re: [Mailman-Users] How to stop spam emails

2007-12-07 Thread Brad Knowles
On 12/7/07, Vinita Aggarwal wrote: > Now, I am getting everyday about 100s of spam emails in that list. Please > advise how to deal with this? Mailman doesn't have great tools for this. Instead, you should configure your mail server to reject or discard the spam messages before they ever get

Re: [Mailman-Users] Mailman error when sending a message

2007-12-07 Thread Mark Sapiro
Kory Wheatley wrote: >I received this below error on one of our lists. I'm running Mailman >2.1.6. Do you know the cause of the below python error. > >Dec 07 09:07:59 2007 (19091) SHUNTING: >1197043677.7637711+7717478d0c42f9abb211298207f5ffa813512bae >Dec 07 09:53:22 2007 (19091) Uncaught runn

[Mailman-Users] Mailman error when sending a message

2007-12-07 Thread Kory Wheatley
I received this below error on one of our lists. I'm running Mailman 2.1.6. Do you know the cause of the below python error. Dec 07 09:07:59 2007 (19091) SHUNTING: 1197043677.7637711+7717478d0c42f9abb211298207f5ffa813512bae Dec 07 09:53:22 2007 (19091) Uncaught runner exception: unpack list of

Re: [Mailman-Users] options to protect a mailing list

2007-12-07 Thread Mark Sapiro
zbigniew szalbot wrote: > >I have a newsletter type mailing list. Messages from a specific address >are automatically distributed to the list members. Messages from other >addresses are discarded. Since the messages are sent at night, what are >my options to automatically send them without riski

Re: [Mailman-Users] Mailman with postfixadmin + postfix + mysql +dovecot + squirlmail

2007-12-07 Thread Mark Sapiro
Richard Pyne wrote: > >Everything looks good until I try and send an email to a list. Everything >bounces with a user unknown. It looks like all of the mailman virtual >domains are being translated to the machines default domain. > >For example: > ><[EMAIL PROTECTED]> (expanded from <[EMAIL PROTE

[Mailman-Users] options to protect a mailing list

2007-12-07 Thread zbigniew szalbot
Hello, I have a newsletter type mailing list. Messages from a specific address are automatically distributed to the list members. Messages from other addresses are discarded. Since the messages are sent at night, what are my options to automatically send them without risking that someone else

Re: [Mailman-Users] How to stop spam emails

2007-12-07 Thread Mark Sapiro
Vinita Aggarwal wrote: > >I have a list in which anyone can post. "Hold the positing from non >members". > >Now, I am getting everyday about 100s of spam emails in that list. Please >advise how to deal with this? It is best to start a new topic on a list by creating a new message, not by replying

Re: [Mailman-Users] running External Archiver on background/foreground

2007-12-07 Thread Mark Sapiro
Mohamed CHAARI wrote: >Mark Sapiro wrote: > >> but the normal way >> to do this is to just do normal archiving in Mailman and subscribe an address >> to the list to do the external archiving. >> > >I didn't understand well this solution. can you please explain it, how >can a subscriber/address d

Re: [Mailman-Users] How to stop spam emails

2007-12-07 Thread Vinita Aggarwal
Hi I am not very sound in mailman configuration. I have a list in which anyone can post. "Hold the positing from non members". Now, I am getting everyday about 100s of spam emails in that list. Please advise how to deal with this? Regards, Vinita Aggarwal -Original Message- From: [EMA