>> 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
>>
>> 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>/', '',
>
> 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-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
> > > > > 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
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
> > > 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,
> 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_