How to check your version of sendmail

January 21st, 2009

[admin@kawa homedir]$ sendmail -d0.1 -bt < /dev/null
Version 8.14.3
Compiled with: DNSMAP HESIOD HES_GETMAILHOST LDAPMAP LOG MAP_REGEX
MATCHGECOS MILTER MIME7TO8 MIME8TO7 NAMED_BIND NETINET NETINET6
NETUNIX NEWDB NIS PIPELINING SASLv2 SCANF SOCKETMAP STARTTLS
TCPWRAPPERS USERDB USE_LDAP_INIT

============ SYSTEM IDENTITY (after readcf) ============
(short domain name) $w = kawa
(canonical domain name) $j = kawa.home
(subdomain name) $m = home
(node name) $k = kawa.home
========================================================

ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter

OK GO

January 21st, 2009

Each to his own with the music (I like it) but the video has been very well done. IMHO, of course.

Hitler's got the wrong bike.

January 21st, 2009

Hitler’s got the wrong bike. If you’re in France, you may not be able to see this clip!

http://uk.youtube.com/watch?v=ukAhlxl4hmM

Blogs are great.

January 21st, 2009

I just need to use it a bit more. What’s new? Nothing much at the moment. I’ll update it when I can. :)

Removing a greyed / grayed out password policy on Windows Mobile 6.0

September 2nd, 2008

If you use windows mobile (for me, 6.0) and the remove password feature is greyed out, use this hack to removed the greyed out feature:

Using a registry editor (I use PHM, available at phm.lu), look for the value name “00001023″ and change the value from ‘0′ to ‘1′ in \hklm\security\policies\policies


This will undo the greyed out lock setting (i.e. you are now able to
control inactivity lock option as well as the duration of the
inactivity).