If you have a Calendar installed, it's from a plugin (there's no build
in calendar).
In main.inc.php, check you plugin line and remove the calendar from it:

----
// List of active plugins (in plugins/ directory)
$rcmail_config['plugins'] = array('managesieve', 'emoticons',
'show_additional_headers', 'zipdownload', 'vcard_attachments',
'dkimstatus    ', 'calendar', 'compose_addressbook',
'saveinsamefolder');
----


Julien

On Thu, 19 Aug 2010 11:30:01 +0800, Mail Administrator
<[email protected]> wrote:
> Dear,
> 
> I'd like to remove the Calendar function from RC completely. It seems
> that this setting is not in main.inc.php. How should I proceed?
> 
> Much Thanks!
> Charles
> _______________________________________________
> List info: http://lists.roundcube.net/users/
> BT/dd4bde85

_______________________________________________
List info: http://lists.roundcube.net/users/
BT/8f4f07cd

Reply via email to