Re: [Mailman-Users] Creating a list for announcements only

2011-08-22 Thread Mark Sapiro
Atkins, Brian CTR wrote: >OK, I'm very close and have made many of the changes suggested both by Mark >and from the FAQ. I have one last item I'm having trouble with. I have an >explicit reply to address in place. If I set the member_moderation_action to >'discard', will the person/people in th

Re: [Mailman-Users] Creating a list for announcements only

2011-08-22 Thread Atkins, Brian CTR
icit reply to header still get a copy of the message? What about 'reject'? Thanks, Brian -Original Message- From: Atkins, Brian CTR Sent: Monday, August 22, 2011 7:03 AM To: 'm...@msapiro.net'; Mailman-Users@python.org Subject: RE: [Mailman-Users] Creating a list for a

Re: [Mailman-Users] Creating a list for announcements only

2011-08-22 Thread Atkins, Brian CTR
-Users] Creating a list for announcements only Atkins, Brian CTR wrote: >I'm trying to create a list so that 1 member and a select group of non-members >can send out announcements with the replies coming back to the poster and >limit the amount of email that the moderator/poster receive

Re: [Mailman-Users] Creating a list for announcements only

2011-08-19 Thread Mark Sapiro
Atkins, Brian CTR wrote: >I'm trying to create a list so that 1 member and a select group of non-members >can send out announcements with the replies coming back to the poster and >limit the amount of email that the moderator/poster receives. I also want to >have the ability to have members sen

[Mailman-Users] Creating a list for announcements only

2011-08-19 Thread Atkins, Brian CTR
I'm trying to create a list so that 1 member and a select group of non-members can send out announcements with the replies coming back to the poster and limit the amount of email that the moderator/poster receives. I also want to have the ability to have members send to the list but messages go

Re: [Mailman-Users] Creating a list

2008-03-25 Thread Mark Sapiro
Layne Meier wrote: > >When I attempt to create a new mail list, I get the following error >message: > >Error: Unknown virtual host: listserver.hiddendomain.gtld > >(Hiding the domain to protect the innocent). I know this is probably >something that has been covered in the past, but any help wou

[Mailman-Users] Creating a list

2008-03-25 Thread Layne Meier
I'm installing a brand new mailman list server and am having some problems. When I attempt to create a new mail list, I get the following error message: Error: Unknown virtual host: listserver.hiddendomain.gtld (Hiding the domain to protect the innocent). I know this is probably something

Re: [Mailman-Users] creating a list of moderators

2006-01-11 Thread Matt Emerson
On Jan 11, 2006, at 3:20 PM, Glenn Sieb wrote: > Mark Sapiro wrote: > >> You could probably replace the >> >> /usr/share/mailman/bin/withlist -q -a -r printowners | tr A-Z a-z | >> sort | uniq >> >> part of this pipe with >> >> /usr/share/mailman/bin/list_owners >> > It appears to also do the uni

Re: [Mailman-Users] creating a list of moderators

2006-01-11 Thread Glenn Sieb
Mark Sapiro wrote: >You could probably replace the > >/usr/share/mailman/bin/withlist -q -a -r printowners | tr A-Z a-z | >sort | uniq > >part of this pipe with > >/usr/share/mailman/bin/list_owners > > It appears to also do the uniq for you... I own a few lists on my box, and that command l

Re: [Mailman-Users] creating a list of moderators

2006-01-11 Thread Mark Sapiro
Matt Emerson wrote: > >We created a mailing list called "list-owners", which we update once >a day via the following command. > >/usr/share/mailman/bin/withlist -q -a -r printowners | tr A-Z a-z | >sort | uniq | /usr/share/mailman/bin/sync_members -w=no -g=no -f - >list-owners >>/tmp/list-own

Re: [Mailman-Users] creating a list of moderators

2006-01-11 Thread Matt Emerson
On Jan 11, 2006, at 12:34 PM, David Benson wrote: > I'm a site administrator and I'd like to be able to send messages > out to all of my moderators at once. Does the current version of > Mailman have functionality to do this, i.e. can it automatically > generate a 'list' of moderators? ...

[Mailman-Users] creating a list of moderators

2006-01-11 Thread David Benson
Hi, I'm a site administrator and I'd like to be able to send messages out to all of my moderators at once. Does the current version of Mailman have functionality to do this, i.e. can it automatically generate a 'list' of moderators? ...or will I have to write my own code to make it happen? Any

Re: [Mailman-Users] Creating a list of approved senders

2004-04-27 Thread Mark J. Bradakis
There was a patch sent to the list about a year ago that allowed one to use addresses of the form [EMAIL PROTECTED] as automatically approved addresses. We applied it to our Mailman 2.1.1 here at the U of Utah School of Computing. It is real handy for professors to add the teaching assistant list

[Mailman-Users] Creating a list of approved senders

2004-04-26 Thread mbonanno
I want to know if there is an way to create a list of approved senders that may be attached to multiple lists. I have about 120 lists, and I need to allow the 35 or so people in my office to be able to post to any of the 120 lists. The problem is that people come and go in the office so I wo