Thanks to somerandomstuff.com for their excellent article on disabling SSLv2 ciphers in qmail.

Create this file:

# cat /var/qmail/control/tlsserverciphers
ALL:!ADH:!LOW:!SSLv2:!EXP:+HIGH:+MEDIUM

Restart qmail, and done.

Happy hacking!

/cs