
27th March 2009, 13:04
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,903
Thanks: 693
Thanked 4,193 Times in 3,211 Posts
|
|
ISPConfig uses crypt and not md5 as md5 hashes without salt can be attacked easily with dictionary attacks. In general you should be able to use md5 as well for old passwords if you modify the postfix and courier config files to allow paswords with both encryptions.
|