Skip to Content.
Sympa Menu

en - Re: [sympa-users] How to allow posting by only one e-mail address?

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Dick Visser <address@concealed>
  • To: David Verdin <address@concealed>
  • Cc: "address@concealed" <address@concealed>
  • Subject: Re: [sympa-users] How to allow posting by only one e-mail address?
  • Date: Fri, 25 Sep 2015 13:27:52 +0200

Hi David

This sounds like exactly what I need!

Merci !!

On 24 September 2015 at 13:44, David Verdin <address@concealed> wrote:
Dear all,

You also have the "equal" solution.

Create a send scenario with thse rules.

equal([sender],'<your.nagios.sender@ddress>') smtp,dkim,md5,smime  ->  do_it()
true()    smtp,dkim,md5,smime                                                                   -> reject

This doesn't have the modularity of the solutions by Steve and Christopher, but if you need it for only one list and onse email adderss, that will do.

Sympa: there's more than one way to do it! ;-)

Regards,

David

Le 22/09/2015 23:42, Steve Shipway (via sympa-users Mailing List) a écrit :
This sounds very much like the Whitelist scenario (connected to another message going on currently related to a Modlist).  We created a whitelist.txt in the search_filters, then use scenari/send.include.header to prepend a test that checks for members of the whitelist, and gives an OK response if so.  There is an associated modlist (for moderation) as well; and we have a list custom action that allows the lists to be maintained via the web interface.

In your case, the list would have a whitelist with a single address (the nagios email sender).

Another way to do it would be to make the nagios email sender a list member, but with 'conceal' and 'nomail' options.  Then allow list members to post; or even make it a conceal/nomail moderator and only allow moderators to post, though that might have security implications.

Yet another way to do it would be to make a custom posting scenario for the list itself, that simply allows the one explicit email sender.

Sympa follows the UNIX way of doing things in that it provides many different ways to do the same thing.  As long as you don't try to do all of them at once then you won't get into a mess :)

Whitelist stuff: http://www.steveshipway.org/software/f_sympa.html

Steve

Steve Shipway
University of Auckland ITS
UNIX Systems Design Lead
address@concealed
Ph: +64 9 373 7599 ext 86487


________________________________________
From: address@concealed [address@concealed] on behalf of Dick Visser [address@concealed]
Sent: Wednesday, 23 September 2015 1:44 a.m.
To: address@concealed
Subject: [sympa-users] How to allow posting by only one e-mail address?

Hi!

I would like to set up a Sympa mailing list for distributing Nagios
service messages to a group of people.
The list should allow posting from only one mail address, which is not
a subscriber itself.
I went through the scenarios but I can't find somethgin suitable.

Has anyone set this up?

Many thanks!!

--
Dick Visser
Sr. System & Network Engineer
GÉANT - Amsterdam Office
T: +31 (0) 20 530 4488

Networks • Services • People
Learn more at www.géant.org
GÉANT is the collective trading name of the GÉANT Association in
Amsterdam, NL, and of GEANT Limited in Cambridge, UK

The GÉANT Association is a non-profit organisation registered under
Dutch law through the Chamber of Commerce in Amsterdam, registration
number 40535155.



--
A bug in Sympa? Quick! To the bug tracker!
RENATER logo
 
David Verdin
Études et projets applicatifs
 
Tél : +33 2 23 23 69 71
Fax : +33 2 23 23 71 21
 
www.renater.fr
RENATER
263 Avenue du Gal Leclerc
35042 Rennes Cedex






--
Dick Visser
Sr. System & Network Engineer
GÉANT - Amsterdam Office
T: +31 (0) 20 530 4488
 
Networks • Services • People
Learn more at www.géant.org
GÉANT is the collective trading name of the GÉANT Association in Amsterdam, NL, and of GEANT Limited in Cambridge, UK

The GÉANT Association is a non-profit organisation registered under Dutch law through the Chamber of Commerce in Amsterdam, registration
number 40535155.



Archive powered by MHonArc 2.6.19+.

Top of Page