[SM-USERS] Possible to hide the To, Cc, and Bcc fields?

2009-01-21 Thread Xn Nooby
Is it possible to the user to choose email addresses from their Personal Addressbook? I would like to block the "To:", "Cc:", and "Bcc:" fields, so that the user cannot type anything in to them. I realize this probably is not possible, since the Addressbook basically fills in that field, but I th

Re: [SM-USERS] Possible to hide the To, Cc, and Bcc fields?

2009-01-21 Thread Xn Nooby
Oops, the first line should read: Is it possible to FORCE the user to choose email addresses from their Personal Addressbook? On Wed, Jan 21, 2009 at 7:19 AM, Xn Nooby wrote: > Is it possible to the user to choose email addresses from their > Personal Addressbook? I would like to blo

[SM-USERS] Error with Addressbook's "Compose to selected" button

2009-01-19 Thread Xn Nooby
When I choose to "Compose to selected", I get the following mesage: Warning: Cannot modify header information - headers already sent by (output started at /usr/share/squirrelmail/functions/page_header.php:31) in /usr/share/squirrelmail/src/addressbook.php on line 286 If I just click on a single a

Re: [SM-USERS] Protecting display settings in Squirrelmail

2009-01-05 Thread Xn Nooby
r.php','options_highlight.php','options.php?optpage=display','options.php?optpage=personal','options.php?optpage=folder'); thanks! On Thu, Jan 1, 2009 at 2:12 PM, Tomas Kuliavas wrote: > > > Xn Nooby wrote: >> >> On Thu, Jan 1

Re: [SM-USERS] Protecting display settings in Squirrelmail

2009-01-01 Thread Xn Nooby
On Thu, Jan 1, 2009 at 1:35 AM, Tomas Kuliavas wrote: > > > Xn Nooby wrote: >> >> I am trying to figure out how to prevent Squirrelmail users from >> changing their Display Preferences. If that is not possible, I would >> like to change them back to default se

[SM-USERS] Protecting display settings in Squirrelmail

2008-12-31 Thread Xn Nooby
I am trying to figure out how to prevent Squirrelmail users from changing their Display Preferences. If that is not possible, I would like to change them back to default settings. I have experimented with the forced_prefs plugin, but have not been able to understand how it is supposed to works.