[Dovecot] Migrating password scheme
Daryl Richards
daryl at isletech.net
Thu Mar 21 23:07:32 EET 2013
On 13-03-21 4:29 PM, lst_hoe02 at kwsoft.de wrote:
> userdb {
> driver = static
> args = uid=dovemail gid=dovemail home=/var/dovecot/home/%n
> mail=sdbox:/var/dovecot/mail/%n:LAYOUT=fs plainpass=%w
> }
>
> and the script invoked:
>
> #!/bin/sh
> echo $USER >> /etc/dovecot/test.log
> echo $PLAINPASS >> /etc/dovecot/test.log
> echo $HOME >> /etc/dovecot/test.log
I can confirm it works... The variable is actually plain_pass, and
$PLAIN_PASS, with the underscore.
--
Daryl Richards
Isle Technical Services Inc.
More information about the dovecot
mailing list