[Mailman-Users] plain text passwords

2010-07-01 Thread Hicks, Robert CTR
Occasionally I get the user that goes off the deep end about sending a password 
in an email. Is there a blurb somewhere that I can give them to explain the 
situation?

Bob

--
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] Proper names

2010-05-03 Thread Hicks, Robert CTR
I have some account that have the proper name and the email address of the 
user. I would like all my lists to only have the email address of the users. Is 
there a way to remove all the "Joe Public" proper names?

Bob

--
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] UPPER CASE URLs

2010-04-08 Thread Hicks, Robert CTR
Just in case...there are idiots like me out there.

In the virtual host section I appended the following:

RewriteEngine On
RewriteOptions Inherit
RewriteMap lower int:tolower
RewriteRule [A-Z] ${lower:%{REQUEST_URI}} [R=301,L]


Thanks for pointing me in the right direction.

Bob

-Original Message-
From: po...@infocom.co.ug [mailto:po...@infocom.co.ug] 
Sent: Thursday, April 08, 2010 2:06 PM
To: Hicks, Robert CTR
Cc: mailman-users@python.org
Subject: Re: [Mailman-Users] UPPER CASE URLs


On 8 Apr, 2010, at 8:34 PM, Hicks, Robert CTR wrote:

> http://my.server.com/MAILMAN/LISTINFO/LIST-GROUP --> goes nowhere
>
> but
>
> http://my.server.com/mailman/listinfo/list-group --> goes where it  
> should
>
> I don't see a redirect anywhere that I can find.

This is an apache/web server question (I don't think IIS is case  
sensitive, if it is please correct me). If I'm right in my first  
assumption about your web server, then check mod_speling as a way to  
have this go to the same place in either case.

http://httpd.apache.org/docs/2.0/mod/mod_speling.html for version 2.0  
and your favourite package manager to handle installation for your  
flavour of OS.

The other option is to play with mod_rewrite rules (again check  
httpd.apache.org).

--
patrick
--
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] UPPER CASE URLs

2010-04-08 Thread Hicks, Robert CTR
http://my.server.com/MAILMAN/LISTINFO/LIST-GROUP --> goes nowhere

but

http://my.server.com/mailman/listinfo/list-group --> goes where it should

I don't see a redirect anywhere that I can find.

Bob

--
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] spam to list address

2010-02-24 Thread Hicks, Robert CTR
The email in question is from the list address and to the list address. Can I 
prevent that from happening? It is a "one-way" list.

Bob
--
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] password reminder password is wrong

2010-02-12 Thread Hicks, Robert CTR
I added myself to the same list...went to my page sent a password reminder back 
to myself. It sent the same password [good]. I then used that password to login 
and manage my account and it worked [good].

Could this be a problem with older mailman vs newer mailman and the way it 
stores passwords?

Bob

--
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] password reminder password is wrong

2010-02-12 Thread Hicks, Robert CTR
I have a user that received his password reminder email. He went to login with 
the password in the email and he got:

Error: Authentication failed.

I tried the email link and password as well and got the same error.

I tried adding " USE_CRYPT = 0 " to my Defaults.py based on a post I found by 
Barry W. but that didn't work.

I have moved this mailman installation to a new server (RHEL 5.4), newer 
mailman (2.1.12), and probably a newer Python (2.4.3).

Any ideas?

Bob

--
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] wrapper issue

2010-02-01 Thread Hicks, Robert CTR
-Original Message-

>
>Your message did not reach some or all of the intended recipients.
>
>  Subject: Test message only
>  Sent:2/1/2010 9:40 AM
>
>The following recipient(s) cannot be reached:
>
>  em...@address on 2/1/2010 9:42 AM
>The e-mail account does not exist at the organization this message 
> was sent to.  Check the e-mail address, or contact the recipient directly to 
> find out the correct address.
>
>
>
>The email was changed but the address is valid.


>Now we're getting somewhere. Was this a message to a list; i.e. is
>em...@address the address of a Mailman list, or was this a message
>from Mailman to someone?

This was a test message from me to a list that is in mailman. So it was actually
to list-n...@address-domain.mil. Both the list-name and address-domain are 
correct in the email. I have sent the actual message to you Mark separately to 
see if that helps at all.

>If this was not a post to a list, Neither the Exim Mailman router and
>transport nor Mailman aliases have anything to do with it.

>Is the 'address' domain that of your mailman server? 

Yes... can successfully send test mail to other lists.

>is the 'email' user the name of a Mailman list?

I am not sure what you mean by this? I sent it with my personal email account 
and I am a member of that list with that address and I sent to the list name 
address.

>Give us some information and we'll help you solve this.

Anything you need.  :-)

-- 
Mark Sapiro 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://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] wrapper issue

2010-02-01 Thread Hicks, Robert CTR
I changed mailman to use an aliases file (/etc/mail/mailman-aliases) which is 
owned by root:mailman. 

I get the following, which I didn't get when the aliases where being managed by 
Exim itself.


Group mismatch error.  Mailman expected the mail wrapper script to be executed 
as group "mailman", but the system's mail server executed the mail script as 
group "exim".  Try tweaking the mail server to run the script as group 
"mailman", or re-run configure, providing the command line option 
`--with-mail-gid=exim'.


So I have two options. The tweak, and the re-configure. What is the tweak? Or 
is it better to do the re-configure and if I do that does that "wipe" out 
anything in my current system?

Alternatively, I can turn the Exim support back on but I was getting this error 
from one of my groups:


Your message did not reach some or all of the intended recipients.

  Subject:  Test message only
  Sent: 2/1/2010 9:40 AM

The following recipient(s) cannot be reached:

  em...@address on 2/1/2010 9:42 AM
The e-mail account does not exist at the organization this message 
was sent to.  Check the e-mail address, or contact the recipient directly to 
find out the correct address.



The email was changed but the address is valid.

Bob
--
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] MTA='Manual'

2010-02-01 Thread Hicks, Robert CTR
I know that Exim and Mailman play nicely. Is there any problem with my setting 
the MTA value to manual, doing a genaliases and adding the to my aliases file 
to handle the aliases? Sounds silly but I would like to see the aliases and not 
have that be automagically hidden behind the scenes.

-- 
Bob

--
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] glitch or something I missed?

2009-12-21 Thread Hicks, Robert CTR
I setup mailman and I have a user that sent me the following:

===
I am the list administrator for several deckplates in District 13.  
Yesterday I had 2 submissions (different subjects) by the same person to
3 different deckplates.  When I went to approve them, both messages were there 
but there was only one big box covering both messages to approve, discard, etc. 
 Usually there is a separate approval box for each message.  Anyway, I checked 
approve on all 3 deckplates, but only the message with the earliest date was 
released.

I've never had this happen before.  Usually there is an approval box for each 
message and I have released several at once in the past.  Is this a glitch in 
the system?
===

Did I miss a config option maybe?

Bob
--
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] The email address you supplied is not valid. (E.g.it must contain an `@'.)

2009-11-10 Thread Hicks, Robert CTR
-Original Message-
From: m...@msapiro.net [mailto:m...@msapiro.net] 
Sent: Tuesday, November 10, 2009 1:30 PM
To: Hicks, Robert CTR; mailman-users@python.org
Subject: Re: [Mailman-Users] The email address you supplied is not valid. 
(E.g.it must contain an `@'.)

Hicks, Robert CTR
>
>I searched Google but didn't find anything definitive for the error in the 
>subject line. I am trying to subscribe a member and I am using a valid email 
>address.


>For Mailman, an email address MUST be qualified with a domain name,
>e.g. 'u...@example.com' and not just 'user' even if 'user' is a valid,
>locally deliverable address.

Thanks! After searching more I found something about redirects and Apache 
messing with that. I did have a redirect in the mailman.conf file for Apache 
and when I took that out mailman worked as expected.

Bob
--
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] The email address you supplied is not valid. (E.g. it must contain an `@'.)

2009-11-09 Thread Hicks, Robert CTR
Hello,

I searched Google but didn't find anything definitive for the error in the 
subject line. I am trying to subscribe a member and I am using a valid email 
address.

Bob 

--
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] Easy way to add to mail template?

2009-09-24 Thread Hicks, Robert CTR
I need to add an abuse statement and one other to all outbound mailman stuff. 
Is there a simple way to do that?

Bob
--
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] Red Hat RPM install

2009-08-21 Thread Hicks, Robert CTR
I am moving a list to a new server. I have installed everything and I am going 
through the Exim part of the installation manual. For a RH install, do I still 
need to setup the mailman_router and mailman_transport or does RH assume I will 
be using the /etc/aliases way (which is how the setup I am moving away from 
works)? There are other quirky differences between the install manual and what 
RH did with theirs but this is the only one I have questions about.

Thanks for any information you can give.

Bob H.


--
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] 32 vs 64bit

2009-08-18 Thread Hicks, Robert CTR
I am having to rebuild a mailman server. Are there any problems running mailman 
under a 64bit system?

Robert

--
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