Quoting Andrea Soracchi <[EMAIL PROTECTED]>: > Hi, > > Many users have difficulty with the settings of horde or imp application. > > Is It possible to replicate my user prefs to all users that log into > horde/imp application ?
Set the default values in config/prefs.php. If your users are already using imp they will not take affect without erasing them in your sql table. I usually just drop and recreate the table. If you don't want them to be able to make changes in a pref just lock it. hope this helps, ed > > Thanks a lot... > > > -- > NETBUILDER S.R.L. > Andrea Soracchi- System Engineer > Tel. 0521-247791 > Fax. 0521-7431140 / 0521 - 1851253 > www.netbuilder.it > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [EMAIL PROTECTED] > "If anything characterizes the 21st century, it's our inability to restrain ourselves for the benefit of other people," James Katz/Rutgers University -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
