At least Akimet thinks so.
Lately I noticed that my own comments reply are not appearing. I was pretty sure the comments were posted. After some test, it turned out that Akimet marked them as spam! It some became a pain to have to go into the admin after every reply to unspam my own comment.
One problem of living and accessing the Internet from China is that many spam filter consider my IP as a spam source. I had similar problem before commenting on Jeremy Zawodny’s blog.
Akismet do not reveal how spam are determined so it is not clear if Akismet use IP as one of the factor. I would hate to think that it was my email or URL and certainly the content of my comments does not read like spam.
After digging around it seem like there is an option in Options > Discussion, right at the bottom, there is a checkbox,
Blacklist comments from open and insecure proxies.
Backlist! Don’t get me started on why blacklist is a bad idea.
No luck after unchecking the option. My hope now is the false-positive feedback to Akismet really work.
[tag]spam, akismet[/tag]
This month’s donation comes a little late. I was thinking which other software that I use regularly that I should send in a donation. In the end I decided to send to an online service instead.
EveryDNS is a project that provide free DNS service to the internet community. The founder David Ulevitch, has since moved on to start OpenDNS, another free DNS service that I had been using as well.
Managing DNS is not as easy as it looks, especially when it comes to the smaller details. And often it is the smaller details that gets you.
For example, providing 2 or more DNS server, making sure the 2 DNS are at two different routing (and/or physical) location, syncing the DNS records between them, etc.
EveryDNS solves these, provide an easy interface and take away the server maintenance. I’m happy to make a little contribution to keep it going.
[Tag]dns, donation[/Tag]
Published on
22 November, 2006 in
online.
Today I noticed an unusual amount of bounced emails. Initially I thought they were just spam mails so I just marked as spam and deleted them.
But more and more emails started to appear in my inbox. Some were bounced, some quota full, some vacation reply, some verification. Very strange.
So I took a look at them and found that all the mails were for one of my domains - freebizware.com.
It struck me that spammers are hijacking my domain to fake the From: address! Here are some examples,

They were even generating random usernames and names.
I considering implementing SPF in my mail server. But I want to see if there are other ways to stop this from happening.
Do you have a similar experience? How do you deal with this?
Since I am doing more and more system admin work behind the scene to support my websites, I had compiled a collection of useful notes.
Some of the notes are result of countless trial-and-error as well as searches, so I hope it will prove useful to other users.
Rather than have the notes sitting on my harddisk, I decided to turn the notes into a wiki and have it available online.
The site is setup using MediaWiki (which is the reason I upgraded to PHP5) and is now online at Host Thyself. The organisation is still under work as I gradually move more information online.
I’m a laggard in terms of adoption and in this case PHP5. Upgrade to PHP5 was held back since most applications work fine on PHP4 and some even has issues with PHP5. But all these is about to change because of Mediawiki.
I wanted to use Mediawiki for a few wiki that I like to start. Mediawiki however, had stopped development on PHP4 platform and support only PHP5. My choice is either to use the legacy version or move on to PHP5. I bit the bullet and chose the latter.
Upgrade went pretty painless. Much, much more simple than I imagine. Just a configuration change, a package update and a apache restart. Thanks to this piece of information.
Everything seems to be working fine, at least this blog looks ok.
Well done. I took my first step into PHP5.
Recent Comments