So if I called it via a php script I would use php function crypt? Or would I use encrypt in the mysql call?
Robert > On Wednesday 27 October 2004 05:40 pm, Robert Bartlett wrote: >> When you add an account in qmailadmin, it enters it into a mysql db >> since >> I setup vpopmail to do this. My question is what encryption does it use >> in >> the mysql db for the password? > > the encryption that vpopmail uses. I believe this is crypt() by default, > so > whatever your operating system's crypt() function can handle. > > -Jeremy > > -- > Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, > Inc. > [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 > int'l > kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail > GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc >
