====== Server on Slicehost ======
Currently (2008/03/09) running Ubuntu 7.10 (Gutsy). The following are the packages I am running and the domains I am hosting.
===== Domains =====
* spiritualexploration.net
* tarasis.net (primary domain)
===== Services of Note =====
* Nginx
* PHP-FCGI
* Apache
* Exim
* Dovecot
* DSPAM
* ClamAV (memory usage problematic)
===== Problems =====
* DSPAM ignoring WebUI set prefs, only using dspam.conf FIXED, set ''PREFERENCES_EXTENSION'' to 1
* ClamAV using to much memory when kicked by Freshclam
* Dovecot sometimes sends double headers to iPhone. Annoying but rare (maybe put Courier-Imap back?)
* Mail to system users are leaking through by domain name i.e mail At domain.com or some others.
===== Memory Usage =====
Given it is a 256mb slice, memory is scare. At present I seem to be using to much Swap space.
root@server:/home/vmail/tarasis.net/rob/Maildir/.Spam/cur# free -m
total used free shared buffers cached
Mem: 256 253 2 0 2 79
-/+ buffers/cache: 171 84
Swap: 511 173 338
===== Things for future =====
* http://www.smiffysplace.com/spams-with-images-an-experiment-2 (dspam & spam messages with gifs)