Re: [Mailman-Users] Level's of list admin?

2007-01-24 Thread Tom Kavanaugh
Thanks for your emails. I looked around sourceforge, and it seems that there are requests for this patches, and people are working on it. Tom On 1/24/07, Brad Knowles <[EMAIL PROTECTED]> wrote: > > At 1:13 PM -0800 1/24/07, Tom Kavanaugh wrote: > > > Making these Pro

[Mailman-Users] Level's of list admin?

2007-01-24 Thread Tom Kavanaugh
Hello, My mail list is running for over a year now. Most of my mail lists are for projects, and these projects have Project Managers. I am considering handing over tasks like adding/deleting users to Project Managers. Making these Project Managers as list moderators does not give them access to a

Re: [Mailman-Users] Index Listing of mail lists

2006-10-10 Thread Tom Kavanaugh
I am glad that the mailman developer community are aware of this feature. \Tom On 10/10/06, Brad Knowles <[EMAIL PROTECTED]> wrote: > > At 10:49 AM +0900 10/11/06, <[EMAIL PROTECTED]> wrote: > > > Mailman Developers: Is the web code set up so that so that admins > > could fairly easily assemble

[Mailman-Users] Index Listing of mail lists

2006-10-10 Thread Tom Kavanaugh
I have been using mailman at my workplace for almost a year now, and it is working very well for us. The number of lists are already over 50 and still growing. One of the features I would like is to index list the mail list names. Right now, the lists are sorted alphabetically and users have to sc

Re: [Mailman-Users] Redirect all -bounce emails

2006-09-21 Thread Tom Kavanaugh
ro <[EMAIL PROTECTED]> wrote: > > Tom Kavanaugh wrote: > > > >>If you're thinking that you can get around the issue by having all > bounces > >from any list be > >>returned to the 'mailman' list posting address, you could do this in the > >

Re: [Mailman-Users] Restrict subsribers to my.domain.com

2006-09-18 Thread Tom Kavanaugh
Mark, Sweer! It works very well. Thanks Tom On 9/18/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Tom Kavanaugh wrote: > > > >Is it possible to restrict subsribers to only those with email > my.domain.com > > > You can't do it completely automatically,

[Mailman-Users] Restrict subsribers to my.domain.com

2006-09-18 Thread Tom Kavanaugh
Hello folks, Is it possible to restrict subsribers to only those with email my.domain.com ? I have am maintaining a company internal mail-list, and do not want to allow subscibers outside the company. Please let me know how this can be done in mailman. Thanks Tom

Re: [Mailman-Users] View Subscriber list format

2006-09-01 Thread Tom Kavanaugh
I use a template to create new lists. Si, I had already updated the template to reflect this change in new lists being created. obscure_addresses = 0 Thanks for the tip and the script. Mailman rocks! Tom On 8/31/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Tom Kavanaugh wrote: >

Re: [Mailman-Users] View Subscriber list format

2006-08-31 Thread Tom Kavanaugh
Is there a way to incorporate this change across all exisitng mail lists? I looked at commands in mailman/bin but did not find any command that could do this for me. Or, am I missing something? Later, Tom On 8/31/06, Tom Kavanaugh <[EMAIL PROTECTED]> wrote: > > > That workes!

Re: [Mailman-Users] View Subscriber list format

2006-08-31 Thread Tom Kavanaugh
That workes! Thanks folks. On 8/31/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Tom Kavanaugh wrote: > > > >Currently "View subscribers list" displays members in the following > format: > >first.last at my.domain.com > > > >Is it possible

[Mailman-Users] View Subscriber list format

2006-08-31 Thread Tom Kavanaugh
Hello, Currently "View subscribers list" displays members in the following format: first.last at my.domain.com Is it possible to change the format to: [EMAIL PROTECTED] Thanks Tom -- Mailman-Users mailing list Mailman-Users@python.org http://ma

[Mailman-Users] Diplaying mail lists as indexes

2006-05-09 Thread Tom Kavanaugh
Hello, I have a mailman server, which is already serving about 15 mail-lists. The mailman server lists the current mail-lists alphabetically. I forsee the number of mail lists growing, and so would like to know if these mail-lists can be displayed as indexes. I mean, the user will see A B C D E

Re: [Mailman-Users] One mail-list does not archive

2006-05-05 Thread Tom Kavanaugh
AIL PROTECTED]> wrote: > > At 11:49 AM -0700 2006-05-04, Tom Kavanaugh wrote: > > > I am seeing a peculiar problem, which I want to share with the mailman > > community. > > One of my mail-lists just stopped archiving suddenly on April 25th. > > I would

[Mailman-Users] One mail-list does not archive

2006-05-04 Thread Tom Kavanaugh
I am seeing a peculiar problem, which I want to share with the mailman community. One of my mail-lists just stopped archiving suddenly on April 25th. I just verified the Archiving options for this mail-list and see that: Archive Messages? Yes Is archive file source for public or private archival?

Re: [Mailman-Users] List config files

2006-05-04 Thread Tom Kavanaugh
Thanks Mark. That worked for me. Regards Tom On 4/26/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Tom Kavanaugh wrote: > > > >I would like to know where these individual mail list config files are > >stored. > >So I can just copy them over for the new

[Mailman-Users] List config files

2006-04-26 Thread Tom Kavanaugh
Hi, I am setting up a bunch of mail lists on mailman 2.1.7 running on RedHat Ent Linux ver 3. For the most part, these lists have the same custom config. They are all private lists, non-members can subscribe to the list, etc. I would like to know where these individual mail list config files a

Re: [Mailman-Users] Redirect all -bounce emails

2006-04-13 Thread Tom Kavanaugh
# Time to split up the recipient list. If we're personalizing or VERPing # then each chunk will have exactly one recipient. We'll then hand craft Thanks Tom On 2/12/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Tom Kavanaugh wrote: > > > >>If you'

Re: [Mailman-Users] Redirect all -bounce emails

2006-03-06 Thread Tom Kavanaugh
s a great learning for me. All is good now. Thanks Tom On 2/23/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Tom Kavanaugh wrote: > > > >I modified the Mailman/Handlers/SMTPDirect.py per you suggestions. > >The unix_sysadmin-bounce emails now get redirected to [EMA

Re: [Mailman-Users] Redirect all -bounce emails

2006-02-23 Thread Tom Kavanaugh
re-trying to send to [EMAIL PROTECTED], although it knows that this is an unknown user. Could you tell me how to go about fixing this? Thanks Tom On 2/12/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Tom Kavanaugh wrote: > > > >>If you're thinking that yo

Re: [Mailman-Users] Redirect all -bounce emails

2006-02-12 Thread Tom Kavanaugh
ecisely what I want to accomplish. Could you point me to some place, or the portion of the code that needs to be tinkered with. I am not a perl/python person, so this is going to be a huge learning curve for me. Regards Elvis On 2/11/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > >

[Mailman-Users] Redirect all -bounce emails

2006-02-09 Thread Tom Kavanaugh
Hello Folks, I recently setup a mailman server with ver 2.1.6, and I am liking it so far. Since I am not with the IT Team of my organization, I am working around some mailman problems and this is where I need some ideas. I setup a few mail lists (including default mailman list) in name.comdoma