> force_prefs plugin may do the trick BUT > --its description lacks details > > ?-also, would my Internet host provider have to > add this plugin to his virtual server? or is it > a client side tool? (also, if it is a client tool, > does it run under Windows?) > > ?-how would I invoke this plugin?
1. You have to install plugin (extract it into plugins directory and enable in squirrelmail config). Install procedure is the same as with other plugins. 2. You have to configure plugin. If you have read INSTALL file, you should know that plugin's configuration can be stored in config/forced_prefs_config.php or plugins/forced_prefs/config.php files and there is config-sample.php file. If you have searched mailing lists, you should find two examples that explain adding of some settings. Keyword = forced http://article.gmane.org/gmane.mail.squirrelmail.user/17838 http://article.gmane.org/gmane.mail.squirrelmail.user/17758 3. plugin's author email is listed in copyright statements on every php file. It is on this email letter too. I think, author is still alive and sometimes gives answers on squirrelmail mailing lists. :) 4. Squirrelmail plugins are not client side scripts. They are installed on webserver that hosts squirrelmail installation. You can run most of plugins on windows machine, if webserver is that windows machine. Plugin does not support setting of default signature. Signature is individual thing that can't be set for all users. If you want to add default text to every outgoing email - email_footer plugin does that. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
