Setting policies for email
October 1, 2009 6:23 AM
Subscribe
net.cop filter: What software is available to filter and (optionally) block email between users on the same domain? I'm using Postfix with Google Apps but could be persuaded to use another solution.
This is for a school situation, with some very young children who we want to be able to use email but without fully exposing them to the threats of stranger contact (from the wider Internet) or to potential "cyber-bullying" from their peers. So the restrictions might include:
- Kids cannot email each other except when collaborating on a project.
- All email from the Internet to the children will be forwarded to a catch-all account.
- Kids can freely email staff and vice versa.
- Parents on the same domain (we give them an email address for school use) can email staff but not children or other parents.
- Staff can send and receive emails from/to whoever they like including on the Internet.
I will be using Google Apps Education for the front-end, with an internal and outgoing relay using Postfix (but could be persuaded to go to Qmail or another MTA). This means Postfix gets to handle all email sent to/from this domain and that's the point at which I want to be able to apply these policies.
I don't have any sub-domains (e.g. parents.example.com, staff.example.com) so would need something which can work with usernames on one domain and differentiate between the different kind of addresses based on a suffix like "username_parent@example.com" or "username_staff@example.com" unless you can think of a more elegant solution.
Also, have looked at Postini (Google's preferred solution) but it's UKP10,000 per annum and that seems a bit steep to me.
Thanks in advance for any help you can offer.
And pleasepleaseplease, no editorials about how this is wrong or too authoritarian, etc. I really don't want to go there...
posted by BrokenEnglish to computers & internet (5 comments total)
Since most people use web clients, non-techy users don't know the difference between a web only message system and e-mail anyway, especially if you call it a mail system.
(Like, you know, eBay messaging or MeMail.)
posted by rokusan at 6:37 AM on October 1