Hi Thoms,

After googling sometimes I found following link which may help me out.

SquirrelMail Change Password Plugin
http://belsky.info/archives/31-SquirrelMail-Change-Password-Plugin.html#extended

I'll create following 2 files according to the author's php scripts
setup.php
options.php

In respect of the 3rd file, cronjob, what will be its name?

I suppose those 3 files residing on /usr/share/squirrel/plugins/chpass/ ?

But how to run the cronjob?  Can you help?  TIA

B.R.
Stephen L





>________________________________
> From: Tomas Kuliavas <to...@users.sourceforge.net>
>To: squirrelmail-users@lists.sourceforge.net 
>Sent: Thursday, March 15, 2012 3:34 AM
>Subject: Re: [SM-USERS] User change password problem
> 
>
>
>satimis wrote:
>> 
>>>satimis wrote:
>>>> 
>>>> $ netstat -an | grep 106
>>>> tcp        0      0 0.0.0.0:106             0.0.0.0:*              
>>>> LISTEN 
>>>> 
>>>Check if you can get xinetd and bind poppassd to localhost only. You don't
>>>have to expose this system service to outside users.
>> 
>> I don't have xinetd installed.  I'm running openbsd-inetd
>> Sorry, I made a mistake.  After checking the notes taken at installing
>> this server, I ran following steps creating user account and password:-
>> 
>> $ sudo adddovecotuser a...@mydomain.com
>> Adding user a...@mydomain.com to /etc/dovecot/users
>> Creating user directory /home/vmail/mydomain.com/info
>> Adding user to /etc/postfix/vmaps
>> postfix/postfix-script: refreshing the Postfix mail system
>> 
>> Create a password for the new email user
>> Enter new password: mypasswd
>> Retype new password: mypasswd
>> Adding password for a...@mydomain.com to /etc/dovecot/passwd
>> 
>njae.me.uk setup allows you to setup virtual users with postfix and dovecot,
>but it does not explain how to setup user level access to password changes.
>You might need some hack for change_passwd plugin or custom plugin.
>
>If you want to use virtual users in your setup, look for setups that store
>data in SQL or LDAP and can be setup with Postfix and Dovecot LDA. If user
>data is stored in SQL or LDAP, you might be able to use some standard
>SquirrelMail plugin.
>-- 
>View this message in context: 
>http://old.nabble.com/User-change-password-problem-tp33486032p33504836.html
>Sent from the squirrelmail-users mailing list archive at Nabble.com.
>
>
>------------------------------------------------------------------------------
>Virtualization & Cloud Management Using Capacity Planning
>Cloud computing makes use of virtualization - but cloud computing 
>also focuses on allowing computing to be delivered as a service.
>http://www.accelacomm.com/jaw/sfnl/114/51521223/
>-----
>squirrelmail-users mailing list
>Posting guidelines: http://squirrelmail.org/postingguidelines
>List address: squirrelmail-users@lists.sourceforge.net
>List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
>List info (subscribe/unsubscribe/change options): 
>https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>
>
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to