[Mailman-Users] Automatically reject posts by non-members

2005-09-27 Thread Alias
Hi guys,

Recently lots of people have started to try spamming my mailing lists - this
is not such a problem as because they're non-members the posts get held for
moderation - however, it's distinctly annoying that I have to keep deleting
them, and also getting mail alerts for them. Could anyone direct me towards
the configuration screen that manages moderation options?

Thanks in advance,
Alias
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
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://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Re-creating lost mailman archives from GMail account using Gmail API

2005-07-11 Thread Alias
Hello all,

I've recently had an unfortunate data loss - a mailing list which I
run was lost in a server outage, and for some reason my hosting
company was unable to locate the archive backups.

However - I have been running then entire list admin through a GMail
account, and I do in fact have every single post made to the list, and
I can easily recover all of the posts from there.

What I'm contemplating doing is writing a python script to 

a) Recover all of the posts in their original form using GMail api
b) Reconstitute the archives somehow from this data

Now - without getting too much into the details of how the python side
of things would work, does anyone know how I would go about
re-creating the archives? Would it be possible just to re-send every
single mail and somehow fake the headers to make mailman index them
correctly ? Or, better still, is there an existing
script/utility/commandline switch that I could just run on a directory
of email files?

Any input would be most appreciated,
Sincerely,
Alias Cummins
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
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://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] bug in mailman 2.1.5, please help

2005-05-17 Thread Alias Mohd FKE

Bug in Mailman version 2.1.5

We're sorry, we hit a bug!

If you would like to help us identify the problem, please email a copy of this 
page to the webmaster for this site with a description of what happened. Thanks!

Traceback:


Traceback (most recent call last):
  File /usr/local/mailman/scripts/driver, line 87, in run_main
main()
  File /usr/local/mailman/Mailman/Cgi/create.py, line 55, in main
process_request(doc, cgidata)
  File /usr/local/mailman/Mailman/Cgi/create.py, line 226, in process_request
sys.modules[modname].create(mlist, cgi=1)
  File /usr/local/mailman/Mailman/MTA/Postfix.py, line 232, in create
_update_maps()
  File /usr/local/mailman/Mailman/MTA/Postfix.py, line 53, in _update_maps
raise RuntimeError, msg % (acmd, status, errstr)
RuntimeError: command failed: /usr/sbin/postalias 
/usr/local/mailman/data/aliases (status: 1, Operation not permitted)
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
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://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp