Our mail server at work is sti …

Our mail server at work is still getting attacked by a rumplestiltskin attack and after looking at the whois information it’s the same guy as last time so I think a polite email to abuse and postmaster@systemaccess.se and @comtech-data.se may pay dividends.
Meanwhile, I found a good article on stopping spam with open source software. I must roll some of those Sendmail m4 directives into Install-Sendmail soon.

From the maillog:

May 5 04:10:43 mail sendmail[8030]: g453Agr08030: ... User unknown
May 5 04:10:44 mail sendmail[8030]: g453Agr08030: from=, size=0, class=0, nrcpts=0, proto=SMTP, daemon=MTA, relay=rlkal1a046.comtech-data.se [194.198.208.46] (may be forged)

Disturbing news this morning. …

Disturbing news this morning. Last Monday night a group of protestors in Dublin were attacked by Gardai, seemingly unprovoked if the people who rang 2fm are to be believed. An RTE reporter at the scene said that Gardai had taken off their ID tags and refused to acknowledge questions about why they were removed.

The Irish Times has more on this story while the Minister For Justice warned there would be consequences for Gardai who exceeded “reasonable force”.

I don’t doubt that the Gardai were in a stressful situation and needed to act to protect themselves but the eye-witness accounts I heard this morning seem to paint a picture of alarmingly excessive force used on a peaceful protest.

I just upgraded to the latest …

I just upgraded to the latest Galeon and Mozilla binaries at work. Nice. Feels snappier (and I would notice on this machine!). I asked Kate why he didn’t update http://developers.antefacto.net/download/anti_aliased_mozilla/ but he pointed out that you could add the following to prefs.js to get anti-aliased fonts in Mozilla (works in Galeon too!)

user_pref("font.FreeType2.enable", "true");
user_pref("font.directory.truetype.1", "/usr/share/fonts/truetype");
user_pref("font.directory.truetype.2", "/mnt/dosc/winnt/fonts");

Didn’t see that anywhere. oh well!

The new Mozilla is much nicer, and fixes the security bug that was publicized last week.