Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Aug 2002
    Posts
    1,120

    Default Preventing e-mail password change.

    Is there anyway to prevent a user from changing their password via the webmail program? I would only one this function on one e-mail address and not server-wide? I doubt that there is, but thought I would ask here to double check.

  2. #2
    Member
    Join Date
    Sep 2003
    Posts
    389

    Default RE: Preventing e-mail password change.

    Dear sparek-3,

    You can define what default SquirrelMail settings that users will receive when they log in. Try these settings,

    Create the necessary database and tables in MySQL, so that SquirrelMail can store the address books and user preferences there :

    cd /usr/local/mysql/bin
    ./mysql --password=\"mysql-root-pwd\"
    CREATE DATABASE squirrelmail;
    GRANT select,insert,update,delete ON squirrelmail.*
    TO squirreluser@localhost IDENTIFIED BY \'squirrelpassword\';

    Here you can restrict the privilege for the user using GRANT command. For more information regarding this refer the URL:

    http://www.toad-one.org/howto/qmail/Webmail_Server/#SQUIRRELMAIL

    Regards,

Similar Threads & Tags
Similar threads

  1. Mail Password change Fails
    By zencpanel in forum E-mail Discussions
    Replies: 1
    Last Post: 02-10-2010, 03:51 AM
  2. Preventing Password Changes for Cpanel User
    By boysie in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 01-11-2006, 03:15 PM
  3. change e-mail password
    By pilsentico in forum New User Questions
    Replies: 4
    Last Post: 11-18-2005, 10:54 PM
  4. Squirrel mail Change password
    By shauvik in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-15-2005, 06:05 AM
  5. change mail password via php
    By hellfish in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 06-26-2004, 06:53 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube