[imp] change password
m.ibarra@cdcixis-na.com
m.ibarra@cdcixis-na.com
Fri, 27 Jul 2001 14:14:35 -0400
Is there an equivalent for imp users?
-mi
-----Original Message-----
From: Adam Kujawski -- Amplex Support [mailto:adamkuj@amplex.net]
Sent: Friday, July 27, 2001 2:05 PM
To: imp@lists.horde.org
Subject: Re: [imp] change password
Add these to your IMP conf/defaults.php3 file:
$default->change_password = 'poppassd.php3';
$default->poppassd_server = 'localhost';
$default->poppassd_port = '106';
Then you have to run the poppassd daemon on localhost (or whatever server
authenticates your logon requests). Unfortunately, poppassd is not really a
standard part of most UNIX distro's. I think the oringal version was
written Qualcomm/Eudora, and I remember finding source code on their FTP
site.
-Adam
At 02:51 PM 7/27/2001 -0300, \"André de Oliveira C. Rodrigues\" wrote:
>Hi,
>How can I change users password througth webmail ?
>I don't have this option on the menu.
>
>Thaks,
>André de Oliveira Castanheira Rodrigues