Category Archives: Site

Dspam debuging Voodoo required

I have setup, I think, using a group in dspam.

I have a file in /opt/var/dspam called group with the following content

group1:inoculation:user1,user2,user3 (where user1-3 are real email addresses)

I wanted to confirm that the group was actually working so I figured no problems I’d turn on debug but that doesn’t seem to work.

So far I have OPTS “–debug” uncommented in /etc/default/dspam

I have added the following to /opt/etc/dspam.conf

Debug *
DebugOpt process spam fp inoculation

I tried restarting dspam, and postifx for good measure) but that had no effect. There is no dspam.debug in /tmp or in /var/log or in /var/log/dspam/

I then added –debug to the calls in Postfix’s master.cf

dspam unix - n n - 10 pipe
flags=Ru user=dspam argv=/opt/bin/dspam
--debug
--deliver=innocent,spam
--user ${recipient}
--mail-from=${sender}

&

# honeypot
hspam unix - n n - 10 pipe
flags=Ru user=dspam argv=/opt/bin/dspam --debug --class=spam --source=inoculation --user honeypot --deliver=innocent

Again restarting dspam & postfix had no effect.

My dspam binary is compiled with debug support enabled. Right now I’m at a bit of a loss.


root@daffy:/etc/default# dspam --version

DSPAM Anti-Spam Suite 3.9.0 (agent/library)

Copyright (c) 2002-2009 DSPAM Project

http://dspam.sourceforge.net.

DSPAM may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the DSPAM distribution kit.

Configuration parameters: '--enable-domain-scale' '--with-storage-driver=mysql_drv,hash_drv' '--prefix=/opt' '--enable-daemon' '--enable-virtual-users' '--enable-preferences-extension' '--enable-clamav' '--with-mysql-libraries=/usr/lib/mysql/' '--with-mysql-includes=/usr/include/mysql/' '--with-dspam_owner=dspam' '--with-dspam_group=dspam' '--enable-debug'

[NSConference conferenceFor:@"Mac Developers"];

For once, thanks to the hard work of Steve “Scotty” Scott & Tim Isted, there is going to be a Mac developers conference in the UK.

Its open to anyone but aimed for UK & European developers that can’t really make the yearly (and rather expensive) WWDC trip. It’s a 2 day conference (3 if you want to attend a workshop) aimed at intermediate to advanced developers, with a number of “names” in the Mac development world doing presentations. For instance:

Bill Dudney (author of Core Animation and co-author of the upcoming iPhone SDK Development book) is do a workshop on “iPhone Development” and a talk on “Building Applications with Core Animation”

Marcus Zarra (author of the coming Core Data book from Pragmatic Programmers & also co-author of a coming Core Animation book), is doing a workshop on “Core Data” and a talked on “Spotlight and QuickLook vs. Core Data”

Mike Lee (founder of United Lemur, co-founder Tapulous, former intern of Wil Shipley at Delicious Monster) is doing a workshop on “User Interfaces” and a talk called “Pimp My App”.

Other speakers are Matt Gemmell, Graham Lee, Drew McCormack, Philippe Mougin, Andre Pang, Fraser Speirs and ???? (1 talk has yet to be announced).

To learn more about the conference, click on the banner below. If your into Mac development and in Europe / UK then come along and I hope to see you there.

Feeds Might Break

Apologies if this doesn’t work properly but in the next day or so I am going to switch the blog from http://blog.tarasis.net to simply http://tarasis.net

Basically given how little I actually manage to do with the real site, I thought I might as well make the blog the main point. Then use WordPress’s Pages feature to make any sub pages I might need and just have some links on the sidebar to the Wiki, Mail, Old Journal and so on.

It seems near pointless to have a nearly blank front page on http://tarasis.net and I should have done it when I first setup this new blog. Live & Learn I suppose.

BTW The reason it might break, is that I am using NGINX as the webserver and I need to read up on its redirect rules and make sure I set it up correctly.

EDITED FOR UPDATE:

Permenant Redirect  now in effect, anything pointing to http://blog.tarasis.net should now redirect to the same page at http://tarasis.net

Themes

The one downside of trying to setup a new blog is dealing with the minutea (update — hmm one dictionary has it as minutea, another lists it as minutiae). I don’t mind fiddling, its just a slow process but they can at least be done over time. Its the little things like Categories, Tags, format details.

The thing that bothers me the most though is trying to find a theme that suits me. I’ve spent this afternoon resting and searching the WordPress themes archive trying to find something I like.

Unfortunately none of them are quite to my taste, either having the central text area to small so that 640×480 images are scrunched or I don’t like how they done columns, or the layout or …

So far themes I’ve tried are:

  • fluid-blogging
  • rusty-grunge
  • fog
  • VeryEnglish
  • blocks
  • blocks2
  • carrington-blog
  • classic
  • default
  • default-enhanced
  • fluid-blue
  • inanis-glass
  • inove
  • sepia
  • simplex
  • tarski

I’m not a web guy, I don’t do web development and have no skills what so ever at creating art so building my own theme is out of the question. I can tweak existing HTML/CSS a little (I do want to learn more about using CSS but like anything its finding the time :( ) but hacking around with fix width themes is not my cup of tea.

For the moment I am floating between tarski, inove, default-enhanced & a couple of others but I think I need to keep looking.

Test post from iBlogger

Huh not completely the most intuitive but it certainly seems to work :)

Now to sort out a damn theme I like.

Just asked it to work out where I am, curious to see results as Wifi off.

Mobile Blogging from here.