Re: [Mailman-Users] Help: Digests not working after upgrade

2007-04-16 Thread Mark Sapiro
Yasean Khan wrote: > Mark Sapiro <[EMAIL PROTECTED]> 15 April 2007 4:42 AM >>> > >Then assuming cron/sendigests is pointing at the right Mailman, a >digest should be sent or there should be some error reported in >Mailman's error log. >===> How does one check that senddigests is pointing to th

Re: [Mailman-Users] Help: Digests not working after upgrade

2007-04-16 Thread Yasean Khan
>>> Mark Sapiro <[EMAIL PROTECTED]> 15 April 2007 4:42 AM >>> Yasean Khan wrote: >> >>Senddigests when executed does nothing.. nothing gets written to the >>log either. > > >Is there a lists//digest.mbox file? Is the list's >digest_send_periodic attribute set to Yes? >> yes to both Then a

Re: [Mailman-Users] Help: Digests not working after upgrade

2007-04-14 Thread Mark Sapiro
Yasean Khan wrote: >> >>Senddigests when executed does nothing.. nothing gets written to the >>log either. > > >Is there a lists//digest.mbox file? Is the list's >digest_send_periodic attribute set to Yes? >> yes to both Then assuming cron/sendigests is pointing at the right Mailman, a dige

Re: [Mailman-Users] Help: Digests not working after upgrade

2007-04-12 Thread Mark Sapiro
Yasean Khan wrote: > >Using Mailman version: 2.1.9 >on > Suse 2.4.19 >with Python 2.2 > >We just recently upgraded to this version of Mailman and it all used to >work. > >This is what the cron says: >0 12 * * * /usr/local/bin/python -S /usr/lib/mailman/cron/senddigests > >dbnmail2:/usr/lib/mail

[Mailman-Users] Help: Digests not working after upgrade

2007-04-12 Thread Yasean Khan
Hi I hope you can help. I work at a University in South Africa and cannot find any information on how Mailman digests work so I can troubleshoot why the digests are not working. We are running : Using Mailman version: 2.1.9 on Suse 2.4.19 with Python 2.2 We just recently upgraded to this ve

[Mailman-Users] help

2006-12-09 Thread Abid Ali
Help help This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.o

Re: [Mailman-Users] Help with umbrella lists

2006-12-07 Thread Douglas Phillips
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 > I was wondering if someone could help me with an issue I'm having. > We're trying to set up an umbrella list (I think that's the term). > For example, we have lists: >[EMAIL PROTECTED] >[EMAIL PROTECTED] >[EMAIL PROTECTED] >and so

Re: [Mailman-Users] Help with umbrella lists

2006-12-06 Thread Patrick Bogen
On 12/6/06, Paul Choi <[EMAIL PROTECTED]> wrote: > And all the lists allow non-members to post. But when we send an email to > [EMAIL PROTECTED], the admins and moderators for the child lists get an email > saying > they need to approve the post. I've scoured the admin interface options, but > I c

[Mailman-Users] Help with umbrella lists

2006-12-06 Thread Paul Choi
Hello, I have a newbie question... I was wondering if someone could help me with an issue I'm having. We're trying to set up an umbrella list (I think that's the term). For example, we have lists: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] and so on... and [EMAIL PROTECTE

Re: [Mailman-Users] HELP! My lists have lost their minds

2006-12-04 Thread Paul Tomblin
Quoting Mark Sapiro ([EMAIL PROTECTED]): > Paul Tomblin wrote: > >The config.db was fine, but the config.pck *was* corrupted. Or rather, it > >appeared to be a copy of another lists, since doing a "list_members" on > >both lists returned the same list. > > And yes, your symptom seemed to be the r

Re: [Mailman-Users] HELP! My lists have lost their minds

2006-12-04 Thread Mark Sapiro
Paul Tomblin wrote: > >The config.db was fine, but the config.pck *was* corrupted. Or rather, it >appeared to be a copy of another lists, since doing a "list_members" on >both lists returned the same list. The config.db is left over from Mailman 2.0.x and is probably VERY out of date and should

Re: [Mailman-Users] HELP! My lists have lost their minds

2006-12-04 Thread Paul Tomblin
Quoting Mark Sapiro ([EMAIL PROTECTED]): > Paul Tomblin wrote: > > > >Nope, I checked that - partyhats/config.pck looks fine, as does > >techhats/config.pck. > > > >> >I've shut down all my lists, but how do I fix this? > > > Did you either 'restart' or 'stop' and 'start' mailman before 'shutting

Re: [Mailman-Users] HELP! My lists have lost their minds

2006-12-04 Thread Mark Sapiro
Paul Tomblin wrote: > >Nope, I checked that - partyhats/config.pck looks fine, as does >techhats/config.pck. > >> >I've shut down all my lists, but how do I fix this? Did you either 'restart' or 'stop' and 'start' mailman before 'shutting down'? Actually, I don't see how it is possible that the

Re: [Mailman-Users] HELP! My lists have lost their minds

2006-12-04 Thread Paul Tomblin
Quoting Mark Sapiro ([EMAIL PROTECTED]): > Paul Tomblin wrote: > >All the email to one of my lists is coming with the [listname] header from > >another list, and all the email to that list is coming with the [listname] > >header from the other. Even when I go to > >http://list.xcski.com/mailman/li

Re: [Mailman-Users] HELP! My lists have lost their minds

2006-12-04 Thread Mark Sapiro
Paul Tomblin wrote: >All the email to one of my lists is coming with the [listname] header from >another list, and all the email to that list is coming with the [listname] >header from the other. Even when I go to >http://list.xcski.com/mailman/listinfo/partyhats I see the page I should >be seein

[Mailman-Users] HELP! My lists have lost their minds

2006-12-04 Thread Paul Tomblin
All the email to one of my lists is coming with the [listname] header from another list, and all the email to that list is coming with the [listname] header from the other. Even when I go to http://list.xcski.com/mailman/listinfo/partyhats I see the page I should be seeing at http://list.xcski.com

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread Mark Sapiro
David Abrahams wrote: > >Pardon me, but isn't the GID with which to execute cgi scripts? Or >are you saying that mailman's CGI scripts need to execute with the >same GID as sendmail? If so, why? Mailman's CGI scripts must run as group 'mailman' (or whatever is specified as the mailman group). T

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread Mark Sapiro
David Abrahams wrote: > >Say, if I really want to distinguish lists.mydomain.com from >mydomain.com, is there any reason I can't still set up a virtual mail >host and tack an automated updating of the virtusers file as shown in >http://www.ddj.com/dept/architect/184413752?pgno=4 onto >/usr/local/sb

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread David Abrahams
David Abrahams <[EMAIL PROTECTED]> writes: > Yep. I was editing "boost.mc" so in /etc/mail I did > > make boost.cf > cp boost.cf sendmail.cf > make restart Problem solved: I was pointing sendmail at the wrong path for the mailman.aliases file. [/etc/aliases was just a symlink to /etc/ma

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread David Abrahams
Pierre Forget <[EMAIL PROTECTED]> writes: > Hi, > > If it can help. I had problems installing and integrating with sendmail. > > Culprit was that it needs to know under which group sendmail is > used. So, look carefully in your sendmail.cf (DefaultUser) and make > sure you compile mailman with the

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread David Abrahams
Mark Sapiro <[EMAIL PROTECTED]> writes: > David Abrahams wrote: >> >>Uh-huh. But now I have all the products mentioned in step 5 except >>for mailman.aliases.db. I guess 2 out of 3 ain't bad, but... any >>clues? > > > If /etc/mailman.aliases is properly referenced in the sendmail > configuration

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread Mark Sapiro
David Abrahams wrote: > >Uh-huh. But now I have all the products mentioned in step 5 except >for mailman.aliases.db. I guess 2 out of 3 ain't bad, but... any >clues? If /etc/mailman.aliases is properly referenced in the sendmail configuration, the /usr/bin/newaliases command in the /usr/bin/new

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread David Abrahams
Mark Sapiro <[EMAIL PROTECTED]> writes: > David Abrahams wrote: >> >>Heh, and even if I do that, I don't end up with a >>/usr/local/sbin/mailman.aliases. > > > You have to create /usr/local/sbin/mailman.aliases with execute > permission and containing > > /bin/cp /usr/local/mailman/data/aliases /e

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread Pierre Forget
Hi, If it can help. I had problems installing and integrating with sendmail. Culprit was that it needs to know under which group sendmail is used. So, look carefully in your sendmail.cf (DefaultUser) and make sure you compile mailman with the switch to include this group for : --with-cgi-gid=g

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread Mark Sapiro
David Abrahams wrote: > >Heh, and even if I do that, I don't end up with a >/usr/local/sbin/mailman.aliases. You have to create /usr/local/sbin/mailman.aliases with execute permission and containing /bin/cp /usr/local/mailman/data/aliases /etc/mailman.aliases /usr/bin/newaliases >It seems like

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread Mark Sapiro
David Abrahams wrote: >Mark Sapiro <[EMAIL PROTECTED]> writes: > >> Look at the 'automated' method referred to in the FAQ. You may decide >> you don't need to go the mm-handler route. > >Heh, first hurdle: > >The instructions at >http://mail.python.org/pipermail/mailman-users/2004-June/037518.html

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread David Abrahams
David Abrahams <[EMAIL PROTECTED]> writes: > Mark Sapiro <[EMAIL PROTECTED]> writes: > >> Look at the 'automated' method referred to in the FAQ. You may decide >> you don't need to go the mm-handler route. > > Heh, first hurdle: > > The instructions at > http://mail.python.org/pipermail/mailman-us

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread David Abrahams
Mark Sapiro <[EMAIL PROTECTED]> writes: > Look at the 'automated' method referred to in the FAQ. You may decide > you don't need to go the mm-handler route. Heh, first hurdle: The instructions at http://mail.python.org/pipermail/mailman-users/2004-June/037518.html start with Create /usr/local

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread David Abrahams
Mark Sapiro <[EMAIL PROTECTED]> writes: > David Abrahams wrote: >> >>Mark, thank you! This looks a *lot* easier than what I was trying to >>do, and perhaps the post even implies that what I was trying to do >>won't work: >> >> "many people cannot use David Champion's mm-handler due to shared >>

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread Mark Sapiro
David Abrahams wrote: > >Mark, thank you! This looks a *lot* easier than what I was trying to >do, and perhaps the post even implies that what I was trying to do >won't work: > > "many people cannot use David Champion's mm-handler due to shared > use of domains" > >(what exactly does he mean by

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread David Abrahams
David Abrahams <[EMAIL PROTECTED]> writes: > All that said, the follow-up post really gives me pause: > http://mail.python.org/pipermail/mailman-users/2004-June/037543.html > > Is that a legitimate worry? Whoops, I now see that by "this perl script" he's referring to mm-handler. Thanks. -- Dav

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread David Abrahams
Mark Sapiro <[EMAIL PROTECTED]> writes: > Look at the 'automated' method referred to in the FAQ. You may decide > you don't need to go the mm-handler route. Mark, thank you! This looks a *lot* easier than what I was trying to do, and perhaps the post even implies that what I was trying to do won

Re: [Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread Mark Sapiro
David Abrahams wrote: > >I'm trying to follow the directions for integrating Mailman with >Sendmail, but I think they may be incomplete. It looks like there >were orginally some instructions directed at installations like mine >(a few users, a few mailing lists, *one* computer), and they were >ent

[Mailman-Users] Help with Mailman and Sendmail

2006-12-03 Thread David Abrahams
Hi, I'm trying to follow the directions for integrating Mailman with Sendmail, but I think they may be incomplete. It looks like there were orginally some instructions directed at installations like mine (a few users, a few mailing lists, *one* computer), and they were entirely replaced by instr

Re: [Mailman-Users] Help newbie with a common error (smrsh)?

2006-10-23 Thread Tony Croes
You nailed it. (doh!) See comments below. Thanks again for your help. -Original Message- From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Monday, October 23, 2006 10:11 AM To: Tony Croes; mailman-users@python.org Subject: RE: [Mailman-Users] Help newbie with a common error (smrsh

Re: [Mailman-Users] Help newbie with a common error (smrsh)?

2006-10-23 Thread Mark Sapiro
Tony Croes wrote: > > Mark Sapiro wrote: > > Yes, the mail is delivered to Mailman. Its appearance in the archive >proves that. Your problem is why is mail from Mailman not getting out. > > Is OutgoingRunner Running? > >I think so. Output from #ps auxww | egrep 'p[y]thon': >mailm

Re: [Mailman-Users] Help newbie with a common error (smrsh)?

2006-10-23 Thread Tony Croes
Thanks Mark. Answers and questions below. Mark Sapiro wrote: >When I look at the archives, I see repeated posts from Cron ><[EMAIL PROTECTED]> with the following error: > >"/bin/sh: mailman: command not found" This error is due to improper

Re: [Mailman-Users] Help newbie with a common error (smrsh)?

2006-10-21 Thread Mark Sapiro
Tony Croes wrote: >I have just installed mailman on a RHEL4 system from the RedHat network via >RPM. I can reach the list and admin tools via the web (i.e. cgi working). I >can create lists, add new users and submit posts. However, these posts only >show up in the web archives. I'm not getting the

[Mailman-Users] Help newbie with a common error (smrsh)?

2006-10-21 Thread Tony Croes
I have just installed mailman on a RHEL4 system from the RedHat network via RPM. I can reach the list and admin tools via the web (i.e. cgi working). I can create lists, add new users and submit posts. However, these posts only show up in the web archives. I'm not getting them as forwarded email me

[Mailman-Users] Help newbie with a common error (smrsh)?

2006-10-21 Thread Tony Croes
I have just installed mailman on a RHEL4 system from the RedHat network via RPM. I can reach the list and admin tools via the web (i.e. cgi working). I can create lists, add new users and submit posts. However, these posts only show up in the web archives. I'm not getting them as forwarded email me

Re: [Mailman-Users] Help: 'str' object has no attribute 'get_sender'

2006-09-28 Thread Mark Sapiro
aaron wrote: > >OK, with that change, now I am getting the following in /var/logs/error: > >Sep 28 11:13:02 2006 (51047) SHUNTING: >1159419548.4104459+7be8d8ba533998b5017684209212ea3b97f69527 >Sep 28 11:13:02 2006 (51047) Uncaught runner exception: 'ascii' codec can't >encode characters in position

Re: [Mailman-Users] Help: 'str' object has no attribute 'get_sender'

2006-09-28 Thread aaron
>Apparently you missed my followup > . >I got some kind of "Confirmation of donation" message from >"mutualaid.org fundraising <[EMAIL PROTECTED]>" in response to your >direct copy of that. Sorry, I sent my first message fr

Re: [Mailman-Users] Help: 'str' object has no attribute 'get_sender'

2006-09-28 Thread Mark Sapiro
aaron wrote: > >OK, after this change, now I'm seeing this in /logs/error: Apparently you missed my followup . I got some kind of "Confirmation of donation" message from "mutualaid.org fundraising <[EMAIL PROTECTED]>" in r

Re: [Mailman-Users] Help: 'str' object has no attribute 'get_sender'

2006-09-28 Thread aaron
>As a temporary workaround, you could try replacing > >if data.get('_parsemsg'): >msg = email.message_from_string(msg, Message.Message) > >in the dequeue() definition with > >if istype(msg, str): >msg = email.message_from_string(msg, Message.Message) OK, aft

Re: [Mailman-Users] Help: 'str' object has no attribute 'get_sender'

2006-09-28 Thread Mark Sapiro
aaron wrote: >Mark: Thanks so much. I did a dumpdb on one of the shunted messages and got >the following, which includes "{ '_parsemsg': False,". Should this give me >a clue as to what happened? Unfortunately, that was a misleading hint. The shunted message has been requeued in the shunt queue

Re: [Mailman-Users] Help: 'str' object has no attribute 'get_sender'

2006-09-28 Thread aaron
Mark: Thanks so much. I did a dumpdb on one of the shunted messages and got the following, which includes "{ '_parsemsg': False,". Should this give me a clue as to what happened? /usr/local/mailman/bin/dumpdb 1159420029.324728+0d259087c7806247727557883 597d4173df65dd6.pck [- start pickle fi

Re: [Mailman-Users] Help: 'str' object has no attribute 'get_sender'

2006-09-28 Thread Mark Sapiro
Mark Sapiro wrote: > >if istype(msg, str): >msg = email.message_from_string(msg, Message.Message) Ooops... How embarrassing. That should be if isinstance(msg, str): msg = email.message_from_string(msg, Message.Message) -- Mark Sapiro <[EMAIL PROTECTED]>

Re: [Mailman-Users] Help: 'str' object has no attribute 'get_sender'

2006-09-28 Thread Mark Sapiro
aaron wrote: > >I just upgraded from Mailman 2.1.5 to 2.1.9 on FreeBSD 4.9 with Python 2.4 >and Postfix 2.1.5. Mailman is now broken. > >I'm getting the following output constantly in /logs/error and no Mailman >messages are going out: > >Sep 27 22:37:25 2006 (20239) SHUNTING: >1159420021.106612+1b

[Mailman-Users] Help: 'str' object has no attribute 'get_sender'

2006-09-28 Thread aaron
Hello: I just upgraded from Mailman 2.1.5 to 2.1.9 on FreeBSD 4.9 with Python 2.4 and Postfix 2.1.5. Mailman is now broken. I'm getting the following output constantly in /logs/error and no Mailman messages are going out: Sep 27 22:37:25 2006 (20239) SHUNTING: 1159420021.106612+1be5c92a80ab54708

Re: [Mailman-Users] Help with mailman-bounces

2006-08-29 Thread Layne Meier
Thank you. On Aug 29, 2006, at 8:14 AM, Peter M Von Büren wrote: Layne Meier wrote: > One of our lists held an emergency posting because: > > Reason: Too many recipients to the message > > > How or where is this defined so I can remove this restriction? > it's in the Privacy Options -> Recipie

[Mailman-Users] Help with mailman-bounces

2006-08-29 Thread Layne Meier
One of our lists held an emergency posting because: Reason: Too many recipients to the message How or where is this defined so I can remove this restriction? Thank you, Layne Meier Cox Newspapers -- Mailman-Users mailing list Mailman-Users@

Re: [Mailman-Users] help with new server.

2006-08-08 Thread Brad Knowles
At 3:55 PM -0400 2006-08-07, Lopez, Carlos Andres wrote: > Does anyone know a good site where I can find some good how-to's setup > postfix and mailman? We've worked pretty hard on the documentation and the FAQ. Is there something specific you're looking for that is not covered there? -- Br

Re: [Mailman-Users] help with new server.

2006-08-07 Thread Patrick Bogen
On 8/7/06, Lopez, Carlos Andres <[EMAIL PROTECTED]> wrote: > Does anyone know a good site where I can find some good how-to's setup > postfix and mailman? This looks promising: http://homex.subnet.at/~max/mail/mailman.php I don't know if it's totally up-to-date, though. -- - Patrick Bogen -

[Mailman-Users] help with new server.

2006-08-07 Thread Lopez, Carlos Andres
Hello. It's my first time I'm working with Linux and my idea is to setup a Mailman server. I'm using Debian and postfix. Does anyone know a good site where I can find some good how-to's setup postfix and mailman? Thanks for your help. Carlos -

Re: [Mailman-Users] Help with abusive user...

2006-07-31 Thread Mark Sapiro
Trent Fisher wrote: >I have a big problem, and I am hoping someone here has some advice... I have a >person on my mailing list who has been very abusive, but has recently taken a >turn to the creepy (I would call it cyberstalking), and so I have been trying >to eject him from the list. Other

Re: [Mailman-Users] Help with abusive user...

2006-07-31 Thread Tony Stocker
Are you sure that he's receiving the list emails directly? Is it possible that he has a confederate or sympathizer on the list who is forwarding him the original list emails that he is then forging replies to? I would double-check to make sure that even list members cannot see the addresses of ot

Re: [Mailman-Users] Help with abusive user...

2006-07-31 Thread Raquel Rice
On Mon, 31 Jul 2006 12:35:41 -0400 Tom Ray <[EMAIL PROTECTED]> wrote: > Trent Fisher wrote: > > I have a big problem, and I am hoping someone here has some > > advice... I have a person on my mailing list who has been very > > abusive, but has recently taken a turn to the creepy (I would > > call

Re: [Mailman-Users] Help with abusive user...

2006-07-31 Thread Tom Ray
Trent Fisher wrote: > I have a big problem, and I am hoping someone here has some advice... I have > a person on my mailing list who has been very abusive, but has recently taken > a turn to the creepy (I would call it cyberstalking), and so I have been > trying to eject him from the list. > > F

[Mailman-Users] Help with abusive user...

2006-07-31 Thread Trent Fisher
I have a big problem, and I am hoping someone here has some advice... I have a person on my mailing list who has been very abusive, but has recently taken a turn to the creepy (I would call it cyberstalking), and so I have been trying to eject him from the list. First, I set his address to "mod

Re: [Mailman-Users] help Securing Mailman's web GUI by using SecureHTTP/SSL

2006-06-26 Thread Mark Sapiro
daniel trejo wrote: >Redirect /mailman/ https://name of my server/mailman/ I think this is your problem. The FAQ recommends RedirectPermanent /mailman/ https://name of my server/mailman/ which may or may not have the same

Re: [Mailman-Users] help Securing Mailman's web GUI by using Secure HTTP/SSL

2006-06-26 Thread Richard Barrett
On 26 Jun 2006, at 21:00, daniel trejo wrote: > I added these lines to apache to force https login,I also modified the > mm_config.py to change the dafault url and ran the withlist script, > but when > i put the url on my browser appears a message saying that the > redirection > has no end or

Re: [Mailman-Users] help Securing Mailman's web GUI by using Secure HTTP/SSL

2006-06-26 Thread Richard Barrett
On 26 Jun 2006, at 21:00, daniel trejo wrote: > I added these lines to apache to force https login,I also modified the > mm_config.py to change the dafault url and ran the withlist script, > but when > i put the url on my browser appears a message saying that the > redirection > has no end or

[Mailman-Users] help Securing Mailman's web GUI by using Secure HTTP/SSL

2006-06-26 Thread daniel trejo
I added these lines to apache to force https login,I also modified the mm_config.py to change the dafault url and ran the withlist script, but when i put the url on my browser appears a message saying that the redirection has no end or something like that. ScriptAlias /mailman/ "/usr/local/mailman

Re: [Mailman-Users] HELP!!!

2006-06-21 Thread Mark Sapiro
Kane STERLING wrote: > >I sent a mail out to one of my lists and it's sent over 50 of the same >mail to it! How can I stop it immediately?! If you have sufficient access to the server, bin/mailmanctl stop is the first step. If not, you have to get someone who does have access. You can also turn

Re: [Mailman-Users] HELP!!!

2006-06-21 Thread Gadi Evron
On Wed, 21 Jun 2006, Kane STERLING wrote: > I sent a mail out to one of my lists and it's sent over 50 of the same > mail to it! How can I stop it immediately?! > Kane Clear the queue? Kill the server? How IMMEDIATE do you want it? These would also lose potentially other messages. > > Kane Ste

[Mailman-Users] HELP!!!

2006-06-21 Thread Kane STERLING
I sent a mail out to one of my lists and it's sent over 50 of the same mail to it! How can I stop it immediately?! Kane Kane Sterling Contracts and Procurement Executive Accommodation & Procurement Team Corporate Strategy Division 6th Floor Riverwalk House 157-161 Millbank London SW1P 4RR (T) 02

Re: [Mailman-Users] Help: spam filtering and email bouncing

2006-06-13 Thread Mark Sapiro
Kinson Liu wrote: > >My question is simply why we are getting spams from >[EMAIL PROTECTED] ? And my question then is are these spams being delivered from your mailman list to the subscribers of that list or are they just spam that happens to spoof [EMAIL PROTECTED] as the originator. If they ar

Re: [Mailman-Users] Help: spam filtering and email bouncing

2006-06-13 Thread Kinson Liu
My question is simply why we are getting spams from [EMAIL PROTECTED] ? Kinson Mark Sapiro wrote: > Kinson Liu wrote: > >> The product of my company uses mailman and we have been receiving spams >> > >from time to time. The spams are not directly from spammers, but > >> mailman-boun

Re: [Mailman-Users] Help: spam filtering and email bouncing

2006-06-13 Thread Mark Sapiro
Kinson Liu wrote: > >The product of my company uses mailman and we have been receiving spams >from time to time. The spams are not directly from spammers, but >mailman-bounces and other valid list with -bounces at the end of the >list name. We've been looking through bounce processing on the adm

[Mailman-Users] Help: spam filtering and email bouncing

2006-06-13 Thread Kinson Liu
Hi there, The product of my company uses mailman and we have been receiving spams from time to time. The spams are not directly from spammers, but mailman-bounces and other valid list with -bounces at the end of the list name. We've been looking through bounce processing on the admin part, b

[Mailman-Users] help with an install

2006-06-03 Thread Thomas
I need someone familiar with Mailman and Ensim/virtual domains to get an install working right. I've got it installed and parts work, parts don't. I've hammered at it for as long as I care too, and I've reached the limit of my abilities. It's probably a simple fix but I'm just not seeing it, so I'm

Re: [Mailman-Users] help request: new 1300 member list results inmostly bounces

2006-05-19 Thread Mark Sapiro
Nathan wrote: > >Any advice as to why this is happening? I'm assuming the problem is NOT >with mailman itself, but possibly with her webhost (maybe flagged as a >spammer by other hosts?). That's one possibility. >For what it's worth, one other address to >which the email did get through was

[Mailman-Users] help request: new 1300 member list results in mostly bounces

2006-05-19 Thread Nathan
Hello. I'm new to mailman. I've used it to setup an announce-only list for a friend who has over 1300 addresses. Up to this point, she's been simply sending to her entire AOL address book (as this user/account is setup specifically for people who want to receive announcements about her studio)

[Mailman-Users] Help with installation on private virtual server

2006-05-02 Thread Marc Mintz
I need help installing MailMan on a linux private virtual server. Happy to pay for the help. Sincerely, Marc Mintz Phone: 505.453.0479 | Toll-Free: 888.591.1152 Skype: marcmintz | iChat: marcmintz == ---

Re: [Mailman-Users] Help

2006-04-21 Thread Mark Sapiro
Mark.A.Lombardo wrote: > >The situation is as follows, if I post from my domain name email accounts, >it never appears, but if I post from personal account (not related) to the >site, then it come through fine. The incoming MTA (exim?) at the host is routing mail differently depending on whether

Re: [Mailman-Users] Help

2006-04-21 Thread Patrick Bogen
On 4/20/06, Mark.A.Lombardo <[EMAIL PROTECTED]> wrote: > No problems sending emails, from domain to personal or vice versa. Is your domain email on the list in question? If you send email to your list from your personal email, does it go to the domain email AND the personal email, or just to the p

Re: [Mailman-Users] Help

2006-04-19 Thread Mark.A.Lombardo
Hi Patrick No problems sending emails, from domain to personal or vice versa. Mark -Original Message- From: "Patrick Bogen"<[EMAIL PROTECTED]> Sent: 20/04/06 01:59:39 To: "Mark.A.Lombardo"<[EMAIL PROTECTED]> Cc: "mailman-users@python

Re: [Mailman-Users] Help

2006-04-19 Thread Patrick Bogen
On 4/19/06, Mark.A.Lombardo <[EMAIL PROTECTED]> wrote: > The situation is as follows, if I post from my domain name email accounts, > it never appears, but if I post from personal account (not related) to the > site, then it come through fine. My guess would be that your hosting company is somehow

[Mailman-Users] Help

2006-04-19 Thread Mark.A.Lombardo
Please I am at my wits end here. My hosting company are being very unsupportive. I have a domain olney-scout-group.org.uk, which is running the Mailman software. The situation is as follows, if I post from my domain name email accounts, it never appears, but if I post from personal account (n

Re: [Mailman-Users] Help

2006-04-18 Thread Mark Sapiro
Mark.A.Lombardo wrote: >Please help I am sending emails to my mail list, the list is not receiving >the email. I have queried with the Web Hosting Company, they advised me that >they have reset the server; if this does not work then I should consider >using another mailing list. Please can someone

[Mailman-Users] Help

2006-04-18 Thread Mark.A.Lombardo
Please help I am sending emails to my mail list, the list is not receiving the email. I have queried with the Web Hosting Company, they advised me that they have reset the server; if this does not work then I should consider using another mailing list. Please can someone help? I have tried a test e

Re: [Mailman-Users] Help me; What serve my needs???

2006-04-06 Thread Carl Zwanzig
In a flurry of recycled electrons, Jonas Jacobsen wrote: > Somtimes over 10 mail. It is only needed to send the mail out. And > the most important is the speed. > Is there another listsoftware there is better for "oneway maling" ??? Maybe, but mailman does it quite well. > and how many mai

Re: [Mailman-Users] Help me; What serve my needs???

2006-04-06 Thread Andre Tann
Jonas Jacobsen, Donnerstag, 6. April 2006 13:54: > Somtimes over 10 mail. It is only needed to send the mail > out. And the most important is the speed. I don't think that mailman is the bottle neck. It's more the MTA with all it's DNS lookups and other time consuming things. > and how ma

[Mailman-Users] Help me; What serve my needs???

2006-04-06 Thread Jonas Jacobsen
Hi Mailman list I work for af company who recently has started sending out weekly newsletters for other companys. Somtimes over 10 mail. It is only needed to send the mail out. And the most important is the speed. Is there another listsoftware there is better for "oneway maling" ??? and h

Re: [Mailman-Users] help

2006-02-20 Thread Todd Zullinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Sapiro wrote: > patrick siglin wrote: > >>I am needing some help with mailman. First off my webserver is on port >> and everything works. I did notice that some of the links do not >>have a : on them. > > You need to put > > DEFAULT_URL_PA

Re: [Mailman-Users] help

2006-02-20 Thread Mark Sapiro
patrick siglin wrote: >I am needing some help with mailman. First off my webserver is on port > and everything works. I did notice that some of the links do not >have a : on them. You need to put DEFAULT_URL_PATTERN = 'http://%s:/mailman/' in mm_cfg.py and restart mailman and then

[Mailman-Users] help

2006-02-20 Thread patrick siglin
I am needing some help with mailman. First off my webserver is on port and everything works. I did notice that some of the links do not have a : on them. List administrators, you can visit the list admin overview page to find the manageme

Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-13 Thread Mark Sapiro
Kabilan L wrote: > >As Mark,said i know i don't have an entry/attr owner in my record i hashed >that line and tried it still didn't work. Help Me please. You can't just "hash out" lines in extend.py. Every one of them is there for a purpose, and those ldap.* attributes are all referenced in LDAPMe

Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-13 Thread Kabilan L
s Chennai - 600 036 Tamil Nadu, INDIA "The secret to winning football games is working more as a team, less as individuals. I play not my 11 best, but my best 11." ->Knute Rockne ------ Original Message --- From: Patrick Bogen <[EMAIL PROTECTED]> To: Kabilan L <[EMAIL PROTECT

Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-13 Thread Mark Sapiro
Patrick Bogen wrote: > >P.s., make sure to 'reply to all' so that the list gets your posts as well. I second the above. >On 2/13/06, Kabilan L <[EMAIL PROTECTED]> wrote: >> admin(9022): File "/usr/lib/mailman/Mailman/LDAPMemberships.py", line 231, >> in __ldap_load_members_by_group >> admin

Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-13 Thread Kabilan L
quot; ->Knute Rockne -- Original Message --- From: Mark Sapiro <[EMAIL PROTECTED]> To: "Kabilan L" <[EMAIL PROTECTED]>, mailman-users@python.org Sent: Mon, 13 Feb 2006 07:20:47 -0800 Subject: Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-13 Thread Patrick Bogen
ectrical Engineering > IIT Madras > Chennai - 600 036 > Tamil Nadu, INDIA > > > "The secret to winning football games is working more as a team, less as > individuals. I play not my 11 best, but my best 11." ->Knute Rockne > > > -- Original

Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-13 Thread Patrick Bogen
<[EMAIL PROTECTED]> > Cc: mailman-users@python.org > Sent: Mon, 13 Feb 2006 09:50:57 -0600 > Subject: Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent > > > On 2/13/06, Kabilan L <[EMAIL PROTECTED]> wrote: > > > def extend(list): > > > l

Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-13 Thread Patrick Bogen
On 2/13/06, Kabilan L <[EMAIL PROTECTED]> wrote: > def extend(list): > ldap = LDAPMemberships(list) > ldap.ldapsearch = "(uid=recipient)" # your LDAP search here > ldap.ldapserver = "127.0.0.1" # your LDAP server > ldap.ldapbasedn = "dc=domain dc=com" # your base DN > ldap.ld

Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-13 Thread Mark Sapiro
Kabilan L >admin(5563): File "/usr/lib/mailman/Mailman/LDAPMemberships.py", line 226, >in __ldap_load_members_by_group >admin(5563): entry = l.search_st(self.__mlist.LDAP_BASE, >ldap.SCOPE_ONELEVEL ,filterstr=filter)[0] >admin(5563): IndexError: list index out of range The search l.searc

Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-12 Thread Kabilan L
Hai!!! The following is the error when in i put extend.py in /var/lib/mailman/lists/listname/. This is what in extend.py from Mailman.LDAPMemberships import LDAPMemberships def extend(list): ldap = LDAPMemberships(list) ldap.ldapsearch = "(uid=recipient)" # your LDAP search here ld

Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-12 Thread Mark Sapiro
Kabilan L wrote: > I am trying to configure LDAPMemberAdaptor-V3.0 in my Ldap Server. >I copied extend.py and LDAPMemberships.py to /usr/lib/mailman/Mailman/. I doubt that this has anything to do with your problem, but the extend.py file should not be in the /usr/lib/mailman/Mailman/ directory.

[Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent

2006-02-12 Thread Kabilan L
hai!!! I am trying to configure LDAPMemberAdaptor-V3.0 in my Ldap Server. I copied extend.py and LDAPMemberships.py to /usr/lib/mailman/Mailman/. I also copied extend.py to /var/lib/mailman/lists/staff(listname)/. I also added these things in MailList.py import extend # other useful classes fro

Re: [Mailman-Users] HELP!

2006-02-04 Thread Brad Knowles
At 8:36 PM -0800 2006-02-03, Mark Sapiro wrote: > I have experienced no delays from this list lately, so if there > actually was a delay in the list's receiving your mail or your > receiving the post back, it is likely a delay occurring between MTAs > totally outside of Mailman. We ha

Re: [Mailman-Users] HELP!

2006-02-03 Thread Mark Sapiro
Bob Bales wrote: > >I had the same problem with this list, and I changed >email addresses and that ended it, as far as receiving email. I emailed my >"HELP" email at 9:23 am, it didn't show up on the list until 4:23PM. I don't have your original post that I received from the list, but if you h

<    1   2   3   4   5   6   7   8   9   10   >