Skip to Content.
Sympa Menu

en - RE: [sympa-users] Allow one owner / manager to send to every list

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Youcef N Baouchi <address@concealed>
  • To: Steve Shipway <address@concealed>, "address@concealed" <address@concealed>
  • Subject: RE: [sympa-users] Allow one owner / manager to send to every list
  • Date: Tue, 13 Oct 2015 22:24:46 +0000

Option 2 is perfect! Thanks very much.

 

From: Steve Shipway [mailto:address@concealed]
Sent: Tuesday, October 13, 2015 2:58 PM
To: Youcef N Baouchi <address@concealed>; address@concealed
Subject: RE: Allow one owner / manager to send to every list

 

There are several ways to achieve this.

 

1.       You could create an external datasource to all lists, so that this person becomes an owner for all lists

2.       You could add an include.send.header scenario, which is automatically prepended to all send scenari, that has something like “search(whitelist.txt) smtp,smime -> do_it” and then create a single whitelist.txt in the robot’s search_filters directory (this is how my whitelist patch does it)

3.       You could make the owner a Listmaster – the is_owner() check always returns true for listmasters (though I don’t like this!)

4.       You could explicitly add the necessary tests to all the send scenari

 

I’m sure there are some more ways to do it as well.  Which you pick will depend on your requirements.

 

Steve

 

Steve Shipway

T: +64 9 3737 599 ext 86487

E: address@concealed

(GNU Terry Pratchett)

 

From: address@concealed [mailto:address@concealed] On Behalf Of Youcef N Baouchi
Sent: Wednesday, 14 October 2015 6:15 a.m.
To: address@concealed
Subject: [sympa-users] Allow one owner / manager to send to every list

 

Hi All,

 

Is there a way to make a an owner capable of email all lists without adding the owner over-and-over again to every list?

 

Thanks,

 

Youcef




Archive powered by MHonArc 2.6.19+.

Top of Page