Re: [Mailman-Users] Virtual domains

2007-11-19 Thread hjalmar
Mark Sapiro skrev: > hjalmar wrote: > >> Mark Sapiro skrev: >> >> In postfix: mydomain = domain1.com myhost = mail.domain1.com mydestination = $myhost, localhost.$mydomain recipient_delimiter = + recive_override_options = no_address_mappings

Re: [Mailman-Users] Removing admin email addresses

2007-11-19 Thread Jonathan Dill
Spyro Polymiadis wrote: > Hi All, > > Im using mailman 2.1.9, and ive got close to 100 mail lists on it. > > We just have had one of our IT guys leave our company, and I was wondering if > there was an easy (bulk, cli) way to remove/change the email address from the > "List of Administrators" (2n

Re: [Mailman-Users] Removing admin email addresses

2007-11-19 Thread Mark Sapiro
Spyro Polymiadis wrote: > >There are 2 admins on there.. 1 person is on All of them, and the person who >left is on about half of them. > >Which method would be best suited for that scenario? If I understand correctly, The end result you want is for the one remaining owner to be the single owner

Re: [Mailman-Users] Removing admin email addresses

2007-11-19 Thread Jonathan Dill
Spyro Polymiadis wrote: > Which method would be best suited for that scenario? > Also, is any of the script destructive to the lists themselves? Ie, if it > didn't run right or something it wouldn't affect the list accepting emails to > it, or blowing away the rest of the list config? > That's

Re: [Mailman-Users] Removing admin email addresses

2007-11-19 Thread Spyro Polymiadis
Thanks Mark, There are 2 admins on there.. 1 person is on All of them, and the person who left is on about half of them. Which method would be best suited for that scenario? Also, is any of the script destructive to the lists themselves? Ie, if it didn't run right or something it wouldn't affec

Re: [Mailman-Users] Removing admin email addresses

2007-11-19 Thread AD-ML
If the optional pages are still the standard ones : As administrator, open for one list the personal option page, change the password, actualize using the new password and resign for all the lists SN - Original Message - From: Spyro Polymiadis To: mailman-users@python.org Sent

Re: [Mailman-Users] Removing admin email addresses

2007-11-19 Thread Mark Sapiro
Spyro Polymiadis wrote: > >We just have had one of our IT guys leave our company, and I was wondering if >there was an easy (bulk, cli) way to remove/change the email address from the >"List of Administrators" (2nd text box in General Options) There are a couple of ways to do this. If the owner

Re: [Mailman-Users] Shameless plug

2007-11-19 Thread Larry Stone
On 11/19/07 3:26 PM, Barry Warsaw at [EMAIL PROTECTED] wrote: > Yes, you need to register with the site in order to vote. Sorry Barry, but I tried to register three times but never could match their "visual identification" part of the registration. It's harder to read than Ticketmaster's which I

[Mailman-Users] Removing admin email addresses

2007-11-19 Thread Spyro Polymiadis
Hi All, Im using mailman 2.1.9, and ive got close to 100 mail lists on it. We just have had one of our IT guys leave our company, and I was wondering if there was an easy (bulk, cli) way to remove/change the email address from the "List of Administrators" (2nd text box in General Options) Othe

Re: [Mailman-Users] Shameless plug

2007-11-19 Thread [EMAIL PROTECTED]
<> NOT needed, Barry (IMHO)!! Registered and voted.Will try to remember to do the latter DAILY!! Ed -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.

[Mailman-Users] A question about Non-member filters

2007-11-19 Thread Stephen J. Turnbull
Jim Park writes: > My question is what does the Reason Message has implicit destination mean? The list was BCC'd, and therefore doesn't appear in the message headers. There are various caveats and features that need to be accounted for, but that's the basic idea. -

Re: [Mailman-Users] Shared non-member filters

2007-11-19 Thread Mark Sapiro
Charles Marcus wrote: > >> I think you mean >> . >> This patch allows specifying the name of a list (say list2) in list1's >> accept_these_nonmembers so that members of list2 can post to list1 >> even if they

[Mailman-Users] Shameless plug

2007-11-19 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, I apologize in advance for the shameless plug. GNU Mailman is up for the 2007 Antonio Pizzigati Prize for software in the public interest. I sure would appreciate it if you take the time to vote for GNU Mailman: http://forums.pizzig

Re: [Mailman-Users] A question about Non-member filters

2007-11-19 Thread Mark Sapiro
Barry Finkel wrote: > >I do not know which test comes first - require_explicit_destination or >accept_these_nonmembers. In any case, the explicit destination check >applies to all postings. Assuming you haven't changed the GLOBAL_PIPELINE order: mm_cfg.KNOWN_SPAMMERS and header_filter_rules ar

Re: [Mailman-Users] Virtual domains

2007-11-19 Thread Mark Sapiro
hjalmar wrote: > >Mark Sapiro skrev: > >>> In postfix: >>> mydomain = domain1.com >>> myhost = mail.domain1.com >>> mydestination = $myhost, localhost.$mydomain >>> recipient_delimiter = + >>> recive_override_options = no_address_mappings >>> >> >> I don't think you want the above line. >>

Re: [Mailman-Users] A question about Non-member filters

2007-11-19 Thread Barry Finkel
Jim Park <[EMAIL PROTECTED]> wrote: >All, > I have a question on a problem that one of my list admins is seeing. >We have a non-member filter setup for a specific email address that is >allowed to post to a particular list. When the list member attempts to >send to the list the list admin rec

[Mailman-Users] A question about Non-member filters

2007-11-19 Thread Jim Park
All, I have a question on a problem that one of my list admins is seeing. We have a non-member filter setup for a specific email address that is allowed to post to a particular list. When the list member attempts to send to the list the list admin receives the following information. My questi

Re: [Mailman-Users] Virtual domains

2007-11-19 Thread hjalmar
Hi Mark Thanks for your replay! Mark Sapiro skrev: >> We have two domains domain1.com and domain2.com. >> domain1.com is the primary domain and domain2.com is the virtual one. >> >> In my /etc/mailman/mm_cfg.py config I have the following: >> >> MTA='Postfix' >> POSTFIX_STYLE_VIRTUAL_DOMAINS = [

Re: [Mailman-Users] Shared non-member filters

2007-11-19 Thread Charles Marcus
>> Is there a patch available for Mailman that will let multiple lists >> share another lists non-member (and maybe other) filters? > I think you mean > . > This patch allows specifying the name of a list (