Matthew Hardwick-2 wrote: > >> > Is there a way I can disallow the user from changing their reply-to >> > address? >> >> Do you have some user specific values in that setting? Is it ok, if code >> keeps it empty? > > No that would be OK. What did you have in mind? > Set 'reply_to' setting to empty string with forced_prefs plugin. $fp_forced_settings = array( 'reply_to' => '' ); Make sure that 'Allow editing of identity' is disabled in SquirrelMail configuration. If you still want advanced id functionality, then some new plugin will have to keep reply_to options hidden or locked with javascript in advanced identities options page. I am not sure, if javascript can tweak form fields without id tags. Or some plugin will have to provide restricted access to advanced id configuration when src/options_identities.php is locked. Or you will have to edit src/options_identities.php -- Tomas -- View this message in context: http://www.nabble.com/disallow-changing-of-reply-to-address-tp16503767p16511809.html Sent from the squirrelmail-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users