Skip to Content.
Sympa Menu

en - [sympa-users] Configuring 'intranet' scenari

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Ward, Michael" <address@concealed>
  • To: <address@concealed>
  • Subject: [sympa-users] Configuring 'intranet' scenari
  • Date: Mon, 28 Aug 2006 08:47:48 +1200

Hi,

I’m trying to setup the intranet scenari for our Uni environment so that our staff members are considered intranet but students are not (I’ll probably create separate Staff and Student scenari at a later date). However I’m having problems excluding the students.

All of our students have email addresses ending with @uni.massey.ac.nz, staff with @massey.ac.nz. So to configure some lists as viewable to staff members but not students, I edited visibility.intranet as follows:

match([sender],/([conf->host])|^(massey\.ac\.nz)$/)            smtp,md5,smime    -> do_it

Which in theory should reject @uni.massey.ac.nz addresses – but it doesn’t. I also tried adding the line:

match([sender],/([conf->host])|^(uni\.massey\.ac\.nz)$/)            smtp,md5,smime    -> reject

Before the line above, which didn’t work either. Can anyone help?

Regards,
=======================================
Michael Ward
Systems Engineer

Information Technology Services
Massey University
Private Bag 11222           Email: address@concealed
Palmerston North            Phone: +64 6 350-5799 ext 2895
New Zealand
=======================================

 




Archive powered by MHonArc 2.6.19+.

Top of Page