Hi, DBmail has an utility to create users called dbmail-users. In here, you can specify dbmail to take the password from the shadow file (I'm assuming that you are using Linux - shadow is the file where passwords are stored).
dbmail-users -a user -P /path/to/shadow/file ...........etc Cheers! Lorna. On 4/21/05, Matt Salerno <[EMAIL PROTECTED]> wrote: > I have my procmail/dbmail system working fine, but I am looking for a > way to transfer all of the passwords. I can write some scripts to > move users from my old system to my new system, but I would also like > to be able to move their passwords so that I don't have to reset > everyone's password. > > $1$ddbiOyyG$NMnFAAvnnbFGV.9r6vVGw/ > > Looks like MD5, but I believe that it's crypted first. > I am not asking how to decrypt the passwords, I am just asking if > there is a way I could get dbmail to use these passwords. > > Thanks, > > Matt > _______________________________________________ > Dbmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail >
