Re: [Mailman-Users] fight spam !!

2009-10-06 Thread Mark Ryan
We also use Postgrey on our server in addition to SpamAssassin...that also
seems to help cut down on spam.

Mark

---
Mark Ryan
Network Administrator
Center for Special Needs Populations
The Ohio State University
1900 Kenny Road
Columbus, OH 43210
(614) 292-0786 phone
(614) 292-6505 fax
www.csnp.ohio-state.edu


-Original Message-
From: mailman-users-bounces+ryan.1002=osu@python.org
[mailto:mailman-users-bounces+ryan.1002=osu@python.org] On Behalf Of ??

Sent: Sunday, October 04, 2009 2:18 AM
To: Khalil Abbas
Cc: mailman-users@python.org
Subject: Re: [Mailman-Users] fight spam !!

Khalil Abbas khillo...@hotmail.com writes:

 ok now I'm really fed up! this is too freaking much incoming incoming
incoming they never stop!!!

 please, is there anyone who can refer to articles about how to know the
source of these messages and how to report them to their ISPs and to there
authorities ???

 common people MUST be educated about this!! so if we kill 10% of the spam
going on it will be a big achievement!


SpamAssassin is your friend ..;;

Sincerely,

-- 
Why do we have to pay him? What can he do to the three of us? We're
stronger
than him. We have guns. Why do we have to hand over the money we earned?
Fanucci has friends, real brutes. He has connections with the police. He'd
like us to tell him our plans because he could set us up for the corps and 
earn their gratitude. Then they would owe him a favor. That's how he
operates.
And he has a license from Maranzalla himself to work this neighborhood.
-- Vito Corleone and Peter Clemenza, Chapter 14, page 198
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: http://mail.python.org/mailman/options/mailman-users/ryan.1002%
40osu.edu

Security Policy: http://wiki.list.org/x/QIA9

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Users] Error when list Moderator deals with pending requests

2009-10-02 Thread Mark Ryan
Following up on my own post, I think I found the problem. One of the
subscribers that was added to one of our moderated lists had an email
address that wasn't legitimate. The domain name the person submitted was
@domain.s when it should have been @domain.us there (having just one
character there certainly won't work!) - the moderator didn't catch it.
After I unsubscribed that address from the list, I haven't seen the bug
appear again so far.

Regards-
Mark

---
Mark Ryan
Network Administrator
Center for Special Needs Populations
The Ohio State University
1900 Kenny Road
Columbus, OH 43210
(614) 292-0786 phone
(614) 292-6505 fax
www.csnp.ohio-state.edu


-Original Message-
From: mailman-users-bounces+ryan.1002=osu@python.org
[mailto:mailman-users-bounces+ryan.1002=osu@python.org] On Behalf Of
Mark Ryan
Sent: Tuesday, September 22, 2009 5:06 PM
To: Mailman-Users@python.org
Subject: [Mailman-Users] Error when list Moderator deals with pending
requests

Hi All-

 

We're running Mailman 2.1.12 on a Ubuntu server, version 9.0.4. We've run
into an issue when a list moderator takes care of pending requests.what
happens is when the moderator takes an action for the request and hits the
Submit Data button, it throws the we hit a bug message. I looked through
the error logs and found this entry which I've copied and pasted below. I'm
the owner for all of our lists and I don't encounter this when I take care
of the pending requests, it only happens to the moderators. Can anyone give
me some insight as to what may be going on?

 

Thanks!

Mark

 

[- Mailman Version: 2.1.12 -]

admin(1475): [- Traceback --]

admin(1475): Traceback (most recent call last):

admin(1475):   File /var/lib/mailman/scripts/driver, line 112, in run_main

admin(1475): main()

admin(1475):   File /var/lib/mailman/Mailman/Cgi/admindb.py, line 165, in
main

admin(1475): process_form(mlist, doc, cgidata)

admin(1475):   File /var/lib/mailman/Mailman/Cgi/admindb.py, line 799, in
process_form

admin(1475): preserve, forward, forwardaddr)

admin(1475):   File /var/lib/mailman/Mailman/ListAdmin.py, line 167, in
HandleRequest

admin(1475): forward, addr)

admin(1475):   File /var/lib/mailman/Mailman/ListAdmin.py, line 254, in
__handlepost

admin(1475): g(msg, 1)

admin(1475): AttributeError: Generator instance has no __call__ method

admin(1475): [- Python Information -]

admin(1475): sys.version =   2.6.2 (release26-maint, Apr 19 2009,
01:56:41)

[GCC 4.3.3]

admin(1475): sys.executable  =   /usr/bin/python

admin(1475): sys.prefix  =   /usr

admin(1475): sys.exec_prefix =   /usr

admin(1475): sys.path=   /usr

admin(1475): sys.platform=   linux2

 

 

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/ryan.1002%40osu.edu

Security Policy: http://wiki.list.org/x/QIA9

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Users] Error when list Moderator deals with pendingrequests

2009-10-02 Thread MARK RYAN
Many thanks to Mark for his assistance. I sent a reply back to the list earlier 
today thinking I had figured it out (found a subscriber on one of the moderated 
lists with a bad email address format) but apparently it was much bigger than 
that!

Best regards-
Mark

- Original Message -
From: Mark Sapiro m...@msapiro.net
Date: Thursday, September 24, 2009 5:19 pm
Subject: Re: [Mailman-Users] Error when list Moderator deals with 
pendingrequests
To: ryan.1...@osu.edu, Mailman-Users@python.org

 Mark Ryan wrote:
 
 We're running Mailman 2.1.12 on a Ubuntu server, version 9.0.4. 
 We've run
 into an issue when a list moderator takes care of pending 
 requests.whathappens is when the moderator takes an action for 
 the request and hits the
 Submit Data button, it throws the we hit a bug message. I 
 looked through
 the error logs and found this entry which I've copied and 
 pasted below. I'm
 the owner for all of our lists and I don't encounter this when 
 I take care
 of the pending requests, it only happens to the moderators. Can 
 anyone give
 me some insight as to what may be going on?
 
 
 Yes. This is a Python 2.6 incompatibility in 2.1.12. It only occurs
 when the moderators do the approval because only the moderators are
 checking the 'Preserve messages for the site administrator' checkbox
 when handling messages. (You might want to check Mailman's spam/
 directory to see how many preserved messages are there.)
 
 Here is a patch to fix the incompatibility.
 
 
 --- 
 Mailman/ListAdmin.py    2008-09-21 18:59:44 +
 +++ 
 Mailman/ListAdmin.py    2009-08-01 00:40:36 +
 @@ -1,4 +1,4 @@
 -# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
 +# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
  #
  # This program is free software; you can redistribute it and/or
  # modify it under the terms of the GNU General Public License
 @@ -202,7 +202,7 @@
  cPickle.dump(msg, fp, 1)
  else:
  g = Generator(fp)
 -
     g(msg, 1)
 +    g.flatten(msg, 1)
  fp.flush()
  os.fsync(fp.fileno())
  finally:
 @@ -251,7 +251,7 @@
  outfp = open(outpath, 'w')
  try:
  g = Generator(outfp)
 -
     g(msg, 1)
 +    g.flatten(msg, 1)
  finally:
  outfp.close()
  # Now handle 
 updates to the database
 
 
 -- 
 Mark Sapiro 
 m...@msapiro.net    The highway is for gamblers,
 San Francisco Bay Area, California    better use 
 your sense - B. Dylan
 
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Users] Error when list Moderator deals with pending requests

2009-09-24 Thread Mark Ryan
Hi All-

 

We're running Mailman 2.1.12 on a Ubuntu server, version 9.0.4. We've run
into an issue when a list moderator takes care of pending requests.what
happens is when the moderator takes an action for the request and hits the
Submit Data button, it throws the we hit a bug message. I looked through
the error logs and found this entry which I've copied and pasted below. I'm
the owner for all of our lists and I don't encounter this when I take care
of the pending requests, it only happens to the moderators. Can anyone give
me some insight as to what may be going on?

 

Thanks!

Mark

 

[- Mailman Version: 2.1.12 -]

admin(1475): [- Traceback --]

admin(1475): Traceback (most recent call last):

admin(1475):   File /var/lib/mailman/scripts/driver, line 112, in run_main

admin(1475): main()

admin(1475):   File /var/lib/mailman/Mailman/Cgi/admindb.py, line 165, in
main

admin(1475): process_form(mlist, doc, cgidata)

admin(1475):   File /var/lib/mailman/Mailman/Cgi/admindb.py, line 799, in
process_form

admin(1475): preserve, forward, forwardaddr)

admin(1475):   File /var/lib/mailman/Mailman/ListAdmin.py, line 167, in
HandleRequest

admin(1475): forward, addr)

admin(1475):   File /var/lib/mailman/Mailman/ListAdmin.py, line 254, in
__handlepost

admin(1475): g(msg, 1)

admin(1475): AttributeError: Generator instance has no __call__ method

admin(1475): [- Python Information -]

admin(1475): sys.version =   2.6.2 (release26-maint, Apr 19 2009,
01:56:41)

[GCC 4.3.3]

admin(1475): sys.executable  =   /usr/bin/python

admin(1475): sys.prefix  =   /usr

admin(1475): sys.exec_prefix =   /usr

admin(1475): sys.path=   /usr

admin(1475): sys.platform=   linux2

 

 

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9