Filter email for abuse/bullying to/from pupils
Cybernerd raised this issue in another thread I started.
Quote:
Also with moodle it's worth having some content filter on the email side - any instant messages the student sends through moodle should get caught by the email filter
We have IMs disabled most of the time, however this would be worthwhile anyway. So any suggestions how to tackle the problem?
I'm currently using Ubuntu 6.06 LTS + Exim as my mailhub. So any solution needs to plug into that somehow.
MailScanner, Access Logs and a lot of luck
I didn't have a filter in place but I had to deal with an email bully today...
It started with a few emails to the teacher account which got progressively more abusive and included another email to a child which got a lot more attention.
So, out came my mailscanner logs (I'm running ConfigServers MailScanner inc' FE on a CPanel server) and presto I could see the headers for the mails but unfortunately no IP's as it was localhost because of webmail as the sender.
So, tracked the times and went into the raw access logs in apache and worked back until I found the IP and times... It was made easier by the number of emails and time spread over which they were sent.
From that I ID'd the IP to their ISP... phoned the ISP... no help at all... and thought.. darn "dead end"...
Then brainwave from a very helpful individual so I started checking to see if the IP had been used for other accounts.. :doh: Of course!... So checked back and found a different account used normally for another child..
Granted dynamic IP's would have made it harder to track but there was hits either side of the abuse with the supposedly legit account so I think proof enough.
Anyway, all well and good but this could have been very difficult to resolve or prove... Is there anything that can track this sort of thing better without the manual nightmare?