> I don't want to allow the users to set their own reply-to address, how do > I disable the ability to do it... I can't find anything in the config to > do this. Get forced_prefs plugin (http://www.squirrelmail.org/plugin_view.php?id=220) and set 'reply_to' to empty string in $fp_forced_settings. $fp_forced_settings = array( 'reply_to' => '' ); $edit_identity setting must be set to false in SquirrelMail configuration, forced_prefs plugin does not control options in advanced identities page. You must use SquirrelMail 1.4.8 or 1.5.2cvs if you don't want to see users overriding edit_identity restrictions. -- Tomas ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users