>> I'm trying that all my webamil users see the Message size into their >> inbox. I noted that these lines are added to the user.pref file when >> done >> individualy, >> >> archivefilenames=6 >> archiveattachments=1 >> archivetype=0 >> archiveent=1 >> >> However when I copy them into the default_pref nothing happens, what am >> I >> doing wrong? > > default_pref is used only during first time login. > > Your need to copy there strings to every .pref file, if you want to add > these setting to every user.
Additionally, make sure you get the right settings. The ones you found are probably for the archive mail plugin. To put message size in everybody's preferences, you need to add "order6" to the prefs file. Its value depends on the other items on the screen. If you use all the available fields, your prefs might look something like this: order1=1 order2=2 order3=3 order4=5 order5=4 order6=6 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
