Hello, I'm running dovecot 1.0.3 on an fc6 box. I've got postfix and dovecot set up for virtual domains, all look good. The issue is finding the password file generator. I googled and think i'm looking for mkpasswd but searching the system i'm not seeing this. Has the name of this prog changed? Thanks. Dave.
Dave wrote:> Hello, > I'm running dovecot 1.0.3 on an fc6 box. I've got postfix and > dovecot set up for virtual domains, all look good. The issue is > finding the password file generator. I googled and think i'm looking > for mkpasswd but searching the system i'm not seeing this. Has the > name of this prog changed? > Thanks. > Dave. >Dovecot includes utility called "dovecotpw" - it's all you need for password entry generation. All other things can be done by basic shell scripting. Uldis