/etc/virtual/<domain>/passwd Algorithm?

voxxitdesigns

Verified User
Joined
Apr 9, 2005
Messages
48
What method and algorithm (MD5, SHA1, etc.) does DA use to hash the e-mail passwords in the /etc/virtual/<domain>/passwd file? I'm curious because I'm trying to create a bash script which creates e-mails automatically.

Thanks!
 
Yes, but it would assuage my curious mind if I knew how it worked, so that I could customize my script a bit more. Plus, I'm using Ruby, so it's not that easy, and would be easier if I could just do the system call myself. ;)
 
Back
Top