[sork] courierpassd with sork?
Fred Ho
fkho at fredho.net
Thu Oct 27 15:04:16 PDT 2005
Erald,
Specify in the config/backends.conf:
$backends['poppassd'] = array(
'name' => $_SERVER['SERVER_NAME'],
'preferred' => '',
'password policy' => array(
'minLength' => 6,
'minNumeric' => 1
),
'driver' => 'poppassd',
'params' => array(
'host' => 'localhost',
'port' => 106
)
);
Modify /etc/services and add courierpassd 106/tcp and
comment out the original poppassd 106 statements.
Regards,
Fred
Quoting erald <erald_d at hotmail.com>:
> Is it possible to use courierpassd with paswd?
>
> I have no idea how to configure this. Anyone who can give me some help here?
>
> Regards
> erald
>
>
>
> --
> Sork mailing list - Join the hunt: http://horde.org/bounties/#sork
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: sork-unsubscribe at lists.horde.org
>
More information about the sork
mailing list