RE: [SM-USERS] Disable 'Move To: INBOX'

2003-06-11 Thread Paj
>> Yes, this works fine. Still have the INBOX available to delete/rename >> though. > > replace lines like: > > echo sqimap_mailbox_option_list($imapConnection, 0, $skip_folders, > $boxes, NULL, true); > > with this: > > echo preg_replace('/INBOX<\/OPTION>/', '', > sqi

RE: [SM-USERS] Disable 'Move To: INBOX'

2003-06-11 Thread Paj
>> >> Yes, this works fine. Still have the INBOX available to delete/rename >> though. > > replace lines like: > > echo sqimap_mailbox_option_list($imapConnection, 0, $skip_folders, > $boxes, NULL, true); > > with this: > > echo preg_replace('/INBOX<\/OPTION>/', '', >

RE: [SM-USERS] Disable 'Move To: INBOX'

2003-06-11 Thread p dont think
> Sorry for the delay in the reply. I went live with the new system > yesterday (posting with it here) so spent the whole day fine tuning and > backing up etc. > All working well with no real problems :o) > Just got to choose some more plugins and get them installed. Considering a > calendar. Is th

RE: [SM-USERS] Disable 'Move To: INBOX'

2003-06-10 Thread Paj
Re-send (don't know what happened to the original): Sorry for the delay in the reply. I went live with the new system yesterday (posting with it here) so spent the whole day fine tuning and backing up etc. All working well with no real problems :o) Just got to choose some more plugins and get them

RE: [SM-USERS] Disable 'Move To: INBOX'

2003-06-09 Thread p dont think
> > > > > Also, is it possible to remove the option to create a folder as a > > > > > subfolder of another folder. I would like it so the option is > > either > > > > > unselectable and defaults to a value of 'none' or so it is > > completely > > > > > invisible and still defaults to a value of 'no

RE: [SM-USERS] Disable 'Move To: INBOX'

2003-06-08 Thread Paj
On 8 Jun 2003 at 21:29, p dont think wrote: > > > > Also, is it possible to remove the option to create a folder as a > > > > subfolder of another folder. I would like it so the option is > either > > > > unselectable and defaults to a value of 'none' or so it is > completely > > > > invisible and

RE: [SM-USERS] Disable 'Move To: INBOX'

2003-06-08 Thread p dont think
> > > Also, is it possible to remove the option to create a folder as a > > > subfolder of another folder. I would like it so the option is either > > > unselectable and defaults to a value of 'none' or so it is completely > > > invisible and still defaults to a value of 'none'. > > > Thanks again,

RE: [SM-USERS] Disable 'Move To: INBOX'

2003-06-07 Thread p dont think
> Is it possible to disable the option to move a message from any other > folder back in to the Inbox? It must still allow messages to be moved > from the Inbox to any other folder and also messages between all other > folders. you'd have to hack the code... this worked for me (/functions/mailbox_