Re: [Mailman-Users] is it possible to have the admin get approval emailwhenever new email to list is sent or whenever a new usersubscribes?

2005-05-31 Thread Mark Sapiro
phil durning wrote:

>is it possible to have the admin get approval email whenever new email to list 
>is sent or whenever
>a new user subscribes?

For approval of all e-mail, go to Privacy options...->Sender filters
and set default_member_moderation to Yes and member_moderation_action
to Hold. Then go to Membership Management...->Membership List and set
everyone's moderation bit On.

For subscription approval, go to Privacy options...->Subscription rules
and set subscribe_policy to either Require approval or Confirm and
approve.

--
Mark Sapiro <[EMAIL PROTECTED]>   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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=show&file=faq01.027.htp


Re: [Mailman-Users] change email_host in all lists

2005-05-31 Thread Mark Sapiro
Meike Reichle wrote:
>
>we just changed our email domain so I now have to change the email_host
>entry in all our mailing lists. I adjusted the DEFAULT_EMAIL_HOST in
>mm_cfg.py. But I also have to change that value in all existing lists. I
>know this can be done using the web interface but we have quite a lot of
>lists, so I would very much prefer to do this on commandline. I checked
>and found out that can be done using config_list and a file containing
>just this one setting. So I created a file containing the line
>DEFAULT_EMAIL_HOST = 'my new domain' however when doing config_list -i
>this_file -c I got the error "attribute "DEFAULT_EMAIL_HOST" ignored".
>
>Does this attribut have a different name within the already created
>lists or is this just because I used the -c flag? I also tried
>email_host but with the same effect ("attribute "email_host" ignored").

As Jim Tittsler already pointed out, yes - the list attribute is
host_name.

But what you really want is bin/fix_url.py which is a withlist script
designed to fix lists after changes to DEFAULT_URL_HOST and
DEFAULT_EMAIL_HOST. Just run bin/fix_url.py stand alone for
instructions.

--
Mark Sapiro <[EMAIL PROTECTED]>   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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=show&file=faq01.027.htp


[Mailman-Users] I need to pay for some changes

2005-05-31 Thread Bob Donovan - TeamMoto
Hi, 

I'm new to this list, so if this question is inappropriate, please forgive
me.

I have just installed mailman and set up my list. Its working great.

I do need someone with a bit more time and technical nous than me to make a
few changes to the code to change what happens when a member tries to
subscribe.

Does anyone know a programmer in Brisbane Australia who is available for a
few hours work?

If anyone wants to contact me directly, my email is [EMAIL PROTECTED]

Once again, sorry if this is off-topic.

cheers
 
Bob
 
 
 
Bob Donovan
Financial Controller
TeamMoto Motorcycles
07 3380 2204


--
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=show&file=faq01.027.htp


[Mailman-Users] I am new to this mailing list

2005-05-31 Thread Lars H. Andersen

Although I have been administering a mailman mailing list for many years, I
am new to this list. And there is a specific reason why I am here.

Until now we haven't used the archive option but there is a desire on the
list that we start doing so.

How do people approach the archive?

Nínúska ehf
Lars H. Andersen
Vesturgötu 24B
IS-300  Akranesi
sími/tel. +354 431 4539
www.aknet.is/~lars


--
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=show&file=faq01.027.htp


[Mailman-Users] is it possible to have the admin get approval email whenever new email to list is sent or whenever a new user subscribes?

2005-05-31 Thread phil durning
is it possible to have the admin get approval email whenever new email to list 
is sent or whenever
a new user subscribes?



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
--
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=show&file=faq01.027.htp


[Mailman-Users] smtp failures, please help

2005-05-31 Thread Ricardo Kleemann
Hi,

I'm getting errors in the smtp-failure log when a message is attempted to be
delivered to the list owner.

This is the error I see:

SMTP session failure: 517, Syntax error. msgid: <...>

What exactly is this? How can I determine what the session error was?

This happens every time I send a message to the list, the message then I
guess is being forwarded to the -owner address (which is my own) but then it
fails with that error.

Any help is appreciated.

Thanks
Ricardo

--
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=show&file=faq01.027.htp


[Mailman-Users] Messages not delivered

2005-05-31 Thread Robert Haack
I'm still having issues when people post to multiple lists.  The message 
will go to some of the lists but not all of the lists.  It not the same 
list that this happens to all the time so I know it's not a particular 
list.  For example I could send a message to list1, list2, list3, and 
list4.  It might go to list1, list2, and list4, but not to list3 or it 
might go to list1, list2, list3 but not list 4.  When I look in the 
mailman post log I see that it sent it to those lists even though the 
email lists all of the lists on it.  I've looked at the qrunner log and 
the only thing in it for the last email that this happened to is the 
following:

May 31 11:52:52 2005 (6715) Master qrunner detected subprocess exit
(pid: 13022, sig: None, sts: 1, class: IncomingRunner, slice: 1/1) 
[restarting]
May 31 11:52:53 2005 (19872) IncomingRunner qrunner started.

The rest of the logs show nothing went wrong.

At first I thought it was my stopping and restarting Mailman every that 
might be causing the problem but that has proved false with the latest 
email because I stopped that job.  The only other thing I notice is that 
the lock files seem to hang around.  Here is a current list of my lock 
files:

Mailman Lock Directories
-rw-rw-r--  2 mailman mailman 64 May 31  2005 
/var/mailman/locks/middle_sch_prin.lock
-rw-rw-r--  2 mailman mailman 64 May 31  2005 
/var/mailman/locks/middle_sch_prin.lock.nclack.k12.or.us.19872.4
-rw-rw-r--  2 mailman mailman 63 May 31  2005 
/var/mailman/locks/middle_sch_sec.lock
-rw-rw-r--  2 mailman mailman 63 May 31  2005 
/var/mailman/locks/middle_sch_sec.lock.nclack.k12.or.us.15122.0
-rw-rw-r--  2 mailman mailman 55 May 31  2005 /var/mailman/locks/nclack.lock
-rw-rw-r--  1 mailman mailman 55 May 31  2005 
/var/mailman/locks/nclack.lock.nclack.k12.or.us.11183.2
-rw-rw-r--  1 mailman mailman 55 May 31  2005 
/var/mailman/locks/nclack.lock.nclack.k12.or.us.15122.1
-rw-rw-r--  2 mailman mailman 55 May 31  2005 
/var/mailman/locks/nclack.lock.nclack.k12.or.us.19872.3
-rw-rw-r--  1 mailman mailman 55 May 31  2005 
/var/mailman/locks/nclack.lock.nclack.k12.or.us.19872.5
-rw-rw-r--  2 mailman mailman 60 May 31  2005 
/var/mailman/locks/sr_high_sec.lock
-rw-rw-r--  2 mailman mailman 60 May 31  2005 
/var/mailman/locks/sr_high_sec.lock.nclack.k12.or.us.11183.1

These are not overly busy lists so I know the server isn't having bottle 
neck problems.

Any ideas would be greatly appreciated.

TIA

-- 
Robert Haack
Programmer Analyst
North Clackamas School District #12
[EMAIL PROTECTED]

--
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=show&file=faq01.027.htp


Re: [Mailman-Users] Extra http: and mailman in URLs under admin

2005-05-31 Thread Michael Clark
Yes, the problem was the DEFAULT_URL_HOST was set with the full URL, 
not just the hostname. Running "bin/withlist -l -r fix_url listname" 
fixed the problem. Thanks very much for the pointer on where to look 
for the fix. Michael



At 7:29 PM -0700 5/27/05, Mark Sapiro wrote:
>Michael Clark wrote:
>
>>I'm trying to set up some new lists, and when I get into their
>>administrative pages, make the changes, and then hit "Submit Your
>>Changes", I end up with extra bits in the URL. I start out at
>  >http://www.cdt.org/mailman/admin/asc_bestpractices and after I hit
>>submit I am at
>>http://http//www.cdt.org/mailman/mailman/admin/asc_bestpractices/general
>>which of course doesn't work.
>
>This URL is based on the lists web_page_url attribute which was set at
>list creation time from the Defaults.py/mm_cfg.py setting
>DEFAULT_URL_PATTERN and, depending on how the list was created,
>probably information from the VIRTUAL_HOSTS dictionary which is built
>from add_virtualhost() entries in Defaults.py/mm_cfg.py. Something was
>wrong with these at list create time. Once they are fixed, the list
>can be fixed with bin/fix_url.py which can be run stand alone for
>instructions.
>
>I have no way to know what the actual config problem is without seeing
>Defaults.py/mm_cfg.py, but maybe DEFAULT_URL_HOST is
>'http://www.cdt.org/mailman/' instead of 'www.cdt.org' or some
>add_virtualhost() entry is similarly messed up.
>
>--
>Mark Sapiro <[EMAIL PROTECTED]>   The highway is for gamblers,
>San Francisco Bay Area, Californiabetter use your sense - B. Dylan


-- 
Michael Clark, Webmaster
Center for Democracy and Technology
1634 Eye Street NW, Suite 1100
Washington, DC 20006
voice: 202-637-9800
http://www.cdt.org/

Join our Activist Network! Your participation can make a difference!
http://www.cdt.org/join/
--
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=show&file=faq01.027.htp


Re: [Mailman-Users] change email_host in all lists

2005-05-31 Thread Jim Tittsler
On May 31, 2005, at 21:50, Meike Reichle wrote:
> [...]
> DEFAULT_EMAIL_HOST = 'my new domain' however when doing config_list -i
> this_file -c I got the error "attribute "DEFAULT_EMAIL_HOST" ignored".
>
> Does this attribut have a different name within the already created
> lists or is this just because I used the -c flag? I also tried
> email_host but with the same effect ("attribute "email_host"  
> ignored").

I think the attribute you want is host_name.  (Look at the web  
interface.  Most of the settings include links for "Details for..."  
or "Edit ..." followed by the variable name involved.)


-- 
Jim Tittsler http://www.OnJapan.net/  GPG: 0x01159DB6
Python Starship  http://Starship.Python.net/crew/jwt/
Mailman IRC  irc://irc.freenode.net/#mailman



--
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=show&file=faq01.027.htp


[Mailman-Users] RELEASED Mailman 2.1.6

2005-05-31 Thread Barry Warsaw
On behalf of the development team, I'm pleased to announce the release
of GNU Mailman 2.1.6.  This is a significant release, which includes
three important security patches, updated Chinese (zh_TW and zh_CN)
support, better compatibility with Python 2.4, a few new features, and
many bug fixes.

Mailman is free software for managing email mailing lists and
e-newsletters.

This release fixes CAN-2005-0202, a reported vulnerability in path
traversal in the private archive script.  This release also provides an 
option for sites to produce more cryptographically secure auto-generated
passwords, and it closes a potential cross-site scripting hole.  Because
of the security (and other) fixes, it is highly recommended that all
sites upgrade to 2.1.6.

For more information, please see:

http://www.list.org
http://mailman.sf.net
http://www.gnu.org/software/mailman

On a personal note, I owe a debt of gratitude to Tokio Kikuchi, who
served as release manager for 2.1.6, integrated countless patches, and
coordinated the Chinese language updates for this release.  Please join
me in thanking him for helping out so much.

For links to download the Mailman 2.1.6 source tarball, see:

http://sourceforge.net/project/showfiles.php?group_id=103

Enjoy,
-Barry



signature.asc
Description: This is a digitally signed message part
--
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=show&file=faq01.027.htp

[Mailman-Users] change email_host in all lists

2005-05-31 Thread Meike Reichle
Hi all,

we just changed our email domain so I now have to change the email_host
entry in all our mailing lists. I adjusted the DEFAULT_EMAIL_HOST in
mm_cfg.py. But I also have to change that value in all existing lists. I
know this can be done using the web interface but we have quite a lot of
lists, so I would very much prefer to do this on commandline. I checked
and found out that can be done using config_list and a file containing
just this one setting. So I created a file containing the line
DEFAULT_EMAIL_HOST = 'my new domain' however when doing config_list -i
this_file -c I got the error "attribute "DEFAULT_EMAIL_HOST" ignored".

Does this attribut have a different name within the already created
lists or is this just because I used the -c flag? I also tried
email_host but with the same effect ("attribute "email_host" ignored").

Cheers,
Meike

-- 
Meike Reichle - University of Hildesheim

Mail:   [EMAIL PROTECTED]
WWW:www.uni-hildesheim.de/~mrei0999

--
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=show&file=faq01.027.htp