Re: [Mailman-Users] Help with MAILMAN list password

2010-07-27 Thread Mauricio Juarez

Thank you for your help but:

1. I changed the password fot the entire Mailman site with mmsitepass
2. I changed again all lists admin password with change_pw command line, 
I receive the new password by email without problem
3. I changed in each list Admin Website the moderator and admin 
password, in http:/mydomain/mailman/admin/LISTNAME and the Password 
option, only mailman list i can not (* see explication above)


Now I can used the new password, but the old password work too :(, I 
tried different browsers


_*EXPLICATION mailman list- I want to know sometime:
_
I can not make changes in my MAILMAN LIST 
http://mydomain/mailman/admin/mailman


mydomain = mail.example.com

And the Mailman list is configure with example.com in the host 
configuration, so I can go in  
http://mail.example.com/mailman/admin/mailman if I write the correct 
dmain, but I can not save a change, because the page 
http://example.com/mailman/admin/mailman doesnt exist, so I thing my 
problem of password is linked with that because is the only password 
list taht I can not change in the site.  Do you know how I can change 
the host example.com by mail.example.com in a command line? I can not 
change in the admin mailman website, because I can not save


So if I change the linked host example.com by mail.example.com in th 
mailman list, maybe I can try to change the password in this list too 
and my problem with the old password it is going to disappear



txs for your help


Le 2010-07-22 23:35, Mark Sapiro a écrit :

On 7/22/2010 8:11 PM, Anthony R. Thompson wrote:
   

On 7/21/2010 11:21 AM, Mauricio Juarez wrote:
 

- I use mailman to administrate my email lists
- I need absolutely change the Admin Lists password
- I used the command: change_pw in my /bin Mailman directory, all was
My old password work too, do you know why? I change the root password
too ( the same) but doesnt work, now the old password and the new one
worked Help plz
   

Mauricio, the confusion may come from the fact that there might be as
many as three passwords involved here:

1) The password for the entire Mailman site installation (which you may
not even have if you didn't install Mailman yourself; this is set with
the mmsitepass command line program)

2) The password for the list itself (which is set when the list is
created or later with change_pw as you wrote)
 


Stephen confused mmsitepass and change_pw in his reply. The above is
correct.


   

3) The passwords for the list owners if they're subscribed to the list.

The confusion arises, I think, because Mailman actually accepts all of
the above in terms of logging into the admin web interface for a list.
 


No. Mailman will not accept the owner's list member password (if
different from the list admin and site admin passwords) for logging in
to the admin web interface.

Also, as Stephen notes there is also a list moderator password which
allows access to the list's admindb page but not the admin pages. There
is no command line too so set the moderator password. it is set/changed
via the list's admin Passwords page.

   

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


[Mailman-Users] Problem regarding creating mailing list

2010-07-27 Thread sandeep kumar
1.While creating a mailing list through command line, the owner of the list 
creator does get any mail regarding creation of mailisg list  .
What is the procedure actually to create the mailing list , does the owner 
requires any privelages .

2. While creating mailing list through web interface using
http://domain name/mailman/create , it asks for list creater password , 
We reset the password of admin and list creator password using mmsitepass
but the password which is reset is not accepted in the interface . 

Is there any procedure to update passwords or any other way to create mailing 
list


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


Re: [Mailman-Users] Problem regarding creating mailing list

2010-07-27 Thread Mark Sapiro
On 7/27/2010 5:27 AM, sandeep kumar wrote:
 1.While creating a mailing list through command line, the owner of
 the list creator does get any mail regarding creation of mailisg list
 . What is the procedure actually to create the mailing list , does
 the owner requires any privelages .


If you create a list via bin/newlist, the list owner address should
receive an emailed notice provided the '-q' option is not given to
newlist, and provided Mailman (mailmanctl and the qrunners) is running.

If the qrunners are not running, the notice will be queued and will be
sent when Mailman is started.

The list owner is only an email address. Nothing is required of it other
than it be valid. The person running bin/newlist itself must be either
root or a member of Mailman's group.


 2. While creating mailing list through web interface using 
 http://domain name/mailman/create , it asks for list creater password
 , We reset the password of admin and list creator password using
 mmsitepass but the password which is reset is not accepted in the
 interface .


What is the exact error? Are you certain you are giving the creator
password or site admin password exactly as set by mmsitepass?


 Is there any procedure to update passwords or any other way to create
 mailing list


Lists are created either via the web create or bin/newlist.

The site admin and/or list creator passwords are set/changed with
bin/mmsitepass.

List admin and moderator passwords can be set/changed via the list's web
admin interface. List admin passwords can also be changed via bin/change_pw.

-- 
Mark Sapiro m...@msapiro.netThe 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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Only allow @company.com to Subscribe and Only allow certain email addresses to post

2010-07-27 Thread Wang, Mary Y
Hi,

I've two questions.
How do I configure a Mailman list to do the following?
(1) Only allow @company.com to subscribe a Mailman list
(2) Only allow certain email addresses to post

Thanks in advance.
Mary


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


[Mailman-Users] updates to Namazu FAQ entry?

2010-07-27 Thread Syn, Joonho
Hi,
found the Namazu FAQ here

http://wiki.list.org/pages/viewpage.action?pageId=4030581

Was wondering if there are any updates to FAQ as it seemed to leave a couple 
issues unresolved, specifically regarding automatic indexing using a cron job 
and also hacking in a search box.  Have Namazu and mailman been integrated a 
bit better by now?
--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Problem regarding creating mailing list

2010-07-27 Thread Adam McGreggor
On Tue, Jul 27, 2010 at 05:57:13PM +0530, sandeep kumar wrote:

 does the owner requires any privelages .

You'll need to be able to write to the appropriate directories, and
probably have a sane umask.

(In my case, I interact with Mailman from a user account which is a
member of the 'list' or 'mailman' groups (so I don't need to su), and
has a umask of 0002. YMMV.)

-- 
``Bernard: It's another of those irregular verbs. I hold 
  confidential briefings, you leak, he's been charged 
  under section 2A of the Official Secrets Act. ''
--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Only allow @company.com to Subscribe and Only allowcertain email addresses to post

2010-07-27 Thread Mark Sapiro
Wang, Mary Y wrote:

I've two questions.
How do I configure a Mailman list to do the following?
(1) Only allow @company.com to subscribe a Mailman list


Add the following regexp to Privacy options... - Subscription rules -
ban_list

^...@]+@(?!company\.com$)

If you want to accept subdomain addresses such as u...@xyz.company.com,
make the regexp

^...@]+@(?!(.*\.)?company\.com$)


(2) Only allow certain email addresses to post


1. Set Membership Management... - Membership
Listdefault_member_moderation to Yes.

2. Set everyone's moderate bit On at Membership Management... -
Membership List - Additional Member Tasks.

You can leave the list like that and set a moderator password and tell
the approved posters to post by including a header

Approved: moderator_password

in their posts. This is the spoof proof method - only people who know
this password can post without moderation.

If you don't want to do that, you can uncheck the mod box in
Membership Management... - Membership List for those list members who
are allowed to post, and if any non-members are allowed to post, add
their addresses to Privacy options... - Sender filters -
accept_these_nonmembers.

See the FAQ at http://wiki.list.org/x/3YA9 for more.

-- 
Mark Sapiro m...@msapiro.netThe 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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] updates to Namazu FAQ entry?

2010-07-27 Thread Mark Sapiro
Syn, Joonho wrote:

found the Namazu FAQ here

http://wiki.list.org/pages/viewpage.action?pageId=4030581

Was wondering if there are any updates to FAQ as it seemed to leave a couple 
issues unresolved, specifically regarding automatic indexing using a cron job 
and also hacking in a search box.  Have Namazu and mailman been integrated a 
bit better by now?


There are possibly users who've done more and have possibly posted
information elsewhere on the web, but the above FAQ and the archives
of this list are all we have.


If you find anything, let us know so we can update the FAQ.

-- 
Mark Sapiro m...@msapiro.netThe 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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org