[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.145.81.39: ~ $
SQLite format 3@  e^I�e._��	Z����������������������$''�tablecontactgroupscontactgroupsCREATE TABLE contactgroups (
  contactgroup_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL default '0',
  changed datetime NOT NULL default '0000-00-00 00:00:00',
  del tinyint NOT NULL default '0',
  name varchar(128) NOT NULL default ''
)b3�indexix_contacts_user_idcontactsCREATE INDEX ix_contacts_user_id ON contacts(user_id, del)�D�[tablecontactscontactsCREATE TABLE contacts (
  contact_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL,
  changed datetime NOT NULL default '0000-00-00 00:00:00',
  del tinyint NOT NULL default '0',
  name varchar(128) NOT NULL default '',
  email text NOT NULL default '',
  firstname varchar(128) NOT N��7X�7J�6W�-	�)U�L�
Q�6pK�4M�0H�51].YU*��	LP�-�#S�




=�b�=����A%�9indexix_searches_user_type_nameold_searchesCREATE UNIQUE INDEX ix_searches_user_type_name ON "old_searches" (user_id, type, name)|%%�%tableold_searchesold_searchesCREATE TABLE "old_searches" (
  search_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL DEFAULT '0',
  "type" smallint NOT NULL DEFAULT '0',
  name �?)�indexix_cache_messages_expirescache_messages)CREATE INDEX ix_cache_messages_expires ON cache_messages (expires)=O)indexsqlite_autoindex_cache_messages_1cache_messages'A&U/indexsqlite_autoindex_cp_schema_version_1cp_schema_versionE�_%//�mtablecp_schema_versioncp_schema_versionDCREATE TABLE `cp_schema_version` (
  version_id integer NOT NULL PRIMARY KEY,
  version varchar(128) NOT NULL UNIQUE,
  applied datetime NOT NULL default '0000-00-00 00:00:00')+$?indexsqlite_autoindex_system_1system,o#�9tablesystemsystem+CREATE TABLE system (
  name varchar(64) NOT NULL PRIMARY KEY,
  value text NOT NULL
)


�Xj>�X���:K%indexsqlite_autoindex_cache_thread_1cache_thread#�N�'##�ctablecache_indexcache_indexCREATE TABLE cache_index (
    user_id integer NOT NULL
        REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
    mailbox varchar(255) NOT NULL,
    expires datetime DEFAULT NULL,
    valid smallint NOT NULL DEFAULT '0',
    data text NOT NULL,
    PRIMARY KEY (user_id, mailbox)
)�	I#5�(I#indexsqlite_autoindex_cache_index_1cache_indexP�&-kindexix_cache_expirescacheCREATE INDEX ix_cache_expires ON cache(expires))�%=indexsqlite_autoindex_cache_1cache��$�tablecachecacheCREATE TABLE cache (
  user_id integer NOT NULL
    REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
  cache_key varchar(128) NOT NULL default '',
  expires datetime DEFAULT NULL,
  data text NOT NULL,
  PRIMARY KEY (user_id, cache_key)
)5�/indexixj�)9#�indexix_cache_index_expirescache_index!CREATE INDEX ix_cache_index_expires ON cache_index (expires)


?'�?�����3)�
indexix_identities_emailold_identities/CREATE INDEX ix_identities_email ON "old_identities"(em:;%�	indexix_cache_thread_expirescache_thread$CREATE INDEX ix_cache_thread_expires ON cache_thread (expires)7HK%indexsqlite_autoindex_cache_thread_1cache_thread#�%%�tablecache_threadcache_thread"CREATE TABLE cache_thread (
    user_id integer NOT NULL,
    mailbox varchar(255) NOT NULL,
    expires datetime DEFAULT NULL,
   �?)�indexix_cache_messages_expir�6U%%�/tablecache_sharedcache_sharedCREATE TABLE cache_shared (
  cache_key varchar(255) NOT NULL,
  expires datetime DEFAULT NULL,
  data text NOT NULL,
  PRIMARY KEY (cache_key)
)-QAindexsqlite_autoindex_session_1session�VP�tablesessionsessionCREATE TABLE session (
  sess_id varchar(128) NOT NULL PRIMARY KEY,
  changed datetime NOT NULL default '0000-00-00 00:00:00',
  ip varchar(40) NOT NULL default '',
  vars text NOT NULL
)





























Ah�hyyp�U�!!�utabledictionarydictionaryCREATE TABLE dictionary (
  user_id integer DEFAULT NULL
    REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
  language varchar(16) NOT NULL,
  data text NOT NULL
),i5�indexix_responses_user_idresponses&CREATE INDEX ix_responses_user_id ON responses(user_id, del)�~��KtableresponsesresponsesCREATE TABLE responses (
  response_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL
    REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
  changed datetime NOT NULL default '0000-00-00 00:00:00',
  del tinyint NOT NULL default '0',
  name varchar(255) NOT NULL,
  data text NOT NULL,
  is_html tinyint NOT NULL default '0'
)M3!�indexix_identities_emailidentities/CREATE INDEX ix_identit� ��C!�/indexix_dictionary_user_languagedictionaryVCREATE UNIQUE INDEX ix_dictionary_user_language ON dictionary (user_id, language)
�����J!calendar-caldav-version20160720$;!calendar-caldav-version2023100600&?!calendar-database-version2023100600/!roundcube-version2022081200
������+roundcube-version/roundcube-versioncalendar-caldav-versio;calendar-caldav-version?calendar-database-version
y�[�����y~5�/indexix_filestore_user_idfilestoreRCREATE UNIQUE INDEX ix_filestore_user_id ON filestore(user_id, context, filename)�A�"�QtablefilestorefilestoreCREATE TABLE filestore (
    file_id integer NOT NULL PRIMARY KEY,
    user_id integer NOT NULL
        REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
    context varchar(32) NOT NULL,
    filename varchar(128) NOT NULL,
    mtime integer NOT NULL,
    data text NOT NULL
)�!A�-indexix_searches_user_type_namesearchesCREATE UNIQUE INDEX ix_searches_user_type_name ON searches (user_id, type, name)�� �tablesearchessearchesCREATE TABLE searches (
  search_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL
    REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
  "type" smallint NOT NULL DEFAULT '0',
  name varchar(128) NOT NULL,
  data text NOT NULL
)	C!{�#5�/indexix_filestore_user_idfilestoreRCREATE UNIQUE INDEX ix_filestore_user_id ON filestore(user_id, context, filename)
���"�+#��X�ytablecalendarscalendarsCREATE TABLE calendars (
  calendar_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL default '0',
  name varchar(255) NOT NULL default '',
  color varchar(255) NOT NULL default '',
  showalarms tinyint(1) NOT NULL default '1', driver varchar(255) NOT NULL default 'database',
  CONSTRAINT fk_calendars_user_id FOREIGN KEY (user_id)
    REFERENCES users(user_id)
)mW;%�indexix_cache_shared_expirescache_sharedCREATE INDEX ix_cache_shared_expires ON cache_shared(expires)7VK%indexsqlite_autoindex_cache_shared_1cache_shareda%%�/tablecache_sharedcache_sharedCREATE TABLE cache_shared (
  cache_key varchar(2Z�JY�otableeventsevents CREATE TABLE events (
  event_id integer NOT NULL PRIMARY KEY,
  calendar_id integer NOT NULL default '0',
  recurrence_id integer NOT NULL default '0',
  uid varchar(255) NOT NULL @


l�-|]9+�!indexix_itipinvitations_uiditipinvitations4CREATE INDEX ix_itipinvitations_uid ON itipinvitations(user_id, event_uid)�[++�mtableitipinvitationsitipinvitations2CREATE TABLE itipinvitations (
  token varchar(64) NOT NULL PRIMARY KEY,
  event_uid varchar(255) NOT NULL,
  user_id integer NOT NULL default '0',
  event text NOT NULL,
  expires datetime NOT NULL default '1000-01-01 00:00:00',
  cancelled tinyint(1) NOT NULL default '0',
  CONSTRAINT fk_itipinvitations_user_id FOREIGN KEY (user_id)
    REFERENCES users(user_id)
)=\Q+indexsqlite_autoindex_itipinvitations_1itipinvitations3�Z##�itableattachmentsattachments0CREATE TABLE attachments (
  attachment_id integer NOT NULL PRIMARY KEY,
  event_id integer NOT NULL default '0',
  filename varchar(255) NOT NULL default '',
  mimetype varchar(255) NOT NULL default '',
  size integer NOT NULL default '0',
  data text NOT NULL default '',
  CONSTRAINT fk_attachment_event_id FOREIGN KEY (event_id)
    REFERENCES events(event_id)
)




�,,,,����.p11�tablecaldav_attachmentscaldav_attachmentsNCREATE TABLE caldav_attachments (
  attachment_id integer NOT NULL PRIMARY KEY,
  event_id integer NOT NULL DEFAULT '0',
  filename varchar(255) NOT NULL DEFAULT '',
  mimetype varchar(255) NOT NULL DEFAULT '',
  size integer NOT NULL DEFAULT '0',
  data longtext NOT NULL,
  CONSTRAINT fk_caldav_attachments_event_id FOREIGN KEY (event_id)
    REFERENCES caldav_events(event_id)
)#--�{tableical_attachmentsical_attachments=CREATE TABLE ical_attachments (
  attachment_id integer NOT NULL PRIMARY KEY,
  event_id integer NOT NULL DEFAULT '0',
  filename varchar(255) NOT NULL DEFAULT '',
  mimetype varchar(255) NOT NULL DEFAULT '',
  size integer NOT NULL DEFAULT '0',
  data longtext NOT NULL,
  CONSTRAINT fk_ical_attachments_event_id FOREIGN KEY (event_id)
    REFERENCES ical_events(event_id)
)|=#�!indexical_calendar_notify_idxical_events<CREATE INDEX ical_calendar_notify_idx ON ical_events(calendar_id,notifyat)


�Y�����=#�!indexical_calendar_notify_idxical_events<CREATE IND�.p11�tablecaldav_attachmentscaldav_attachmentsNCREATE TABLE caldav_attachments (
  attachment_id integer NOT NULL PRIMARY KEY,
  event_id integer NOT NULL DEFAULT '0',
  filename varchar(255) NOT NULL DEFAULT '',
  mimetype varchar(255) NOT NULL DEFAULT '',
  size integer NOT NULL DEFAULT '0',
  data longtext NOT NULL,
  CONSTRAINT fk_caldav_attachments_event_id FOREIGN KEY (event_id)
    REFERENCES caldav_events(event_id)
)�$f--�{tableical_attachmentsical_attachments=CREATE TABLE ical_attachments (
  attachment_id integer NOT NULL PRIMARY KEY,
  event_id integer NOT NULL DEFAULT '0',
  filename varchar(255) NOT NULL DEFAULT '',
  mimetype varchar(255) NOT NULL DEFAULT '',
  size integer NOT NULL DEFAULT '0',
  data longtext NOT NULL,
  CONSTRAINT fk_ical_attachments_event_id FOREIGN KEY (event_id)
    REFERENCES ical_events(event_id)
)




�Y��.p11�tablecaldav_attachmentscaldav_attachmentsNCREATE TABLE caldav_attachments (
  attachment_id integer NOT NULL PRIMARY KEY,
  event_id integer NOT NULL DEFAULT '0',
  filename varchar(255) NOT NULL DEFAULT '',
  mimetype varchar(255) NOT NULL DEFAULT '',
  size integer NOT NULL DEFAULT '0',
  data longtext NOT NULL,
  CONSTRAINT fk_caldav_attachments_event_id FOREIGN KEY (event_id)
    REFERENCES caldav_events(event_id)
)�$f--�{tableical_attachmentsical_attachments=CREATE TABLE ical_attachments (
  attachment_id integer NOT NULL PRIMARY KEY,
  event_id integer NOT NULL DEFAULT '0',
  filename varchar(255) NOT NULL DEFAULT '',
  mimetype varchar(255) NOT NULL DEFAULT '',
  size integer NOT NULL DEFAULT '0',
  data longtext NOT NULL,
  CONSTRAINT fk_ical_attachments_event_id FOREIGN KEY (event_id)
    REFERENCES ical_events(event_id)
)
default '',
  instance varchar(16) NOT NULL default '',
  isexception tinyint(1) NOT NULL default '0',
  created datetime NOT NULL default '1000-01-01 00:00:00',
  changed datetime NOT NULL default '1000-01-01 00:00:00',
  sequence integer NOT NULL default '0',
  start datetime NOT NULL default '1000-01-01 00:00:00',
  end datetime NOT NULL default '1000-01-01 00:00:00',
  recurrence varchar(255) default NULL,
  title varchar(255) NOT NULL,
  description text NOT NULL,
  location varchar(255) NOT NULL default '',
  categories varchar(255) NOT NULL default '',
  url varchar(255) NOT NULL default '',
  all_day tinyint(1) NOT NULL default '0',
  free_busy tinyint(1) NOT NULL default '0',
  priority tinyint(1) NOT NULL default '0',
  sensitivity tinyint(1) NOT NULL default '0',
  status varchar(32) NOT NULL default '',
  alarms text default NULL,
  attendees text default NULL,
  notifyat datetime default NULL,
  CONSTRAINT fk_events_calendar_id FOREIGN KEY (calendar_id)
    REFERENCES calendars(calendar_id)
)ted datetime NOT NULL default '1000-01-01 00:00:00',
  changed datetime NOT NULL default '1000-01-01 00:00:00',
  sequence integer NOT NULL default '0',
  start datetime NOT NULL default '1000-01-01 00:00:00',
  end datetime NOT NULL default '1000-01-01 00:00:00',
  recurrence varchar(255) default NULL,
  title varchar(255) NOT NULL,
  description text NOT NULL,
  location varchar(255) NOT NULL default '',
  categories varchar(255) NOT NULL default '',
  url varchar(255) NOT NULL default '',
  all_day tinyint(1) NOT NULL default '0',
  free_busy tinyint(1) NOT NULL default '0',
  priority tinyint(1) NOT NULL default '0',
  sensitivity tinyint(1) NOT NULL default '0',
  status varchar(32) NOT NULL default '',
  alarms text default NULL,
  attendees text default NULL,
  notifyat datetime default NULL,
  ical_url varchar(255) NOT NULL,
  ical_last_change timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  CONSTRAINT fk_ical_events_calendar_id FOREIGN KEY (calendar_id)
    REFERENCES ical_calendars(calendar_id)
)
������i�''�stablecaldav_eventscaldav_eventsHCREATE TABLE caldav_events (
  event_id integer NOT NULL PRIMARY KEY,
  calendar_id integer NOT NULL DEFAULT '0',
  recurrence_id integer NOT NULL�.p11�tablecaldav_attachmentscaldav_attachmentsNCREATE TABLE caldav_attachments (
  attachment_id integer NOT NULL PRIMARY KEY,
  event_id integer NOT NULL DEFAULT '0',
  filename varchar(255) NOT NULL DEFAULT '',
  mimetype varchar(255) NOT NULL DEFAULT '',
  size integer NOT NULL DEFAULT '0',
  data longtext NOT NULL,
  CONSTRAINT fk_caldav_attachments_event_id FOREIGN KEY (event_id)
    REFERENCES caldav_events(event_id)
)RA'�)indexcaldav_calendar_notify_idxcaldav_eventsMCREATE INDEX caldav_calendar_notify_idx ON caldav_events(calendar_id,notifyat)�7'�indexcaldav_recurrence_idxcaldav_eventsKCREATE INDEX caldav_recurrence_idx ON caldav_events(recurrence_id)Z)'oindexcaldav_uid_idxcaldav_eventsJCREATE INDEX caldav_uid_idx ON caldav_events(uid)

����jL-����vW7OjE7YXV0aF9zZWNyZXR8czoyNjoibEZpSVBpZ3h2TkN5M2Jidk9jeTF3andiSmEiO3JlcXVlc3RfdG9rZW58czozMjoiU1ZxaVJxQmRqeWhMWnNvNFlQMTNwR1R0Q2FPTnE1YkwiO3Rhc2t8czo0OiJtYWlsIjtpbWFwX2hvc3R8czo5OiJsb2NhbGhvc3QiO21ib3h8czo1OiJJTkJPWCI7c29ydF9jb2x8czowOiIiO3NvcnRfb3JkZXJ8czo0OiJERVNDIjtTVE9SQUdFX1RIUkVBRHxhOjM6e2k6MDtzOjEwOiJSRUZFUkVOQ0VTIjtpOjE7czo0OiJSRUZTIjtpOjI7czoxNDoiT1JERVJFRFNVQkpFQ1QiO31TVE9SQUdFX1FVT1RBfGI6MTtTVE9SQUdFX0xJU1QtRVhURU5ERUR8YjoxO3F1b3RhX2Rpc3BsYXl8czo0OiJ0ZXh0IjtsaXN0X2F0dHJpYnxhOjU6e3M31.5.2.62023-03-22 00:09:5031.5.2.12022-12-06 00:09:1831.4.122022-05-17 00:10:3631.4.112021-09-14 00:11:0831.4.102021-01-15 00:10:4331.4.82020-10-27 00:10:1631.4.62020-07-16 00:09:29
31.4.42020-07-13 00:09:5431.3.132020-07-09 00:09:3231.3.112020-06-18 00:09:55
31.3.82020-05-15 00:09:4431.3.72019-04-09 00:14:2231.3.62018-12-20 00:13:1831.3.32017-12-12 00:12:0831.3.12017-11-18 00:09:5431.2.42017-09-28 00:12:44
X���������{p���dX1.5.2.61.5.2.1
1.4.12
1.4.11
1.4.10	1.4.8	1.4.6	1.4.4
1.3.13
1.3.11	1.3.8
	1.3.7	1.3.6	1.3.3	1.3.1	1.2.4NULL DEFAULT '0',
  start datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  end datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  recurrence varchar(255) DEFAULT NULL,
  title varchar(255) NOT NULL,
  description text NOT NULL,
  location varchar(255) NOT NULL DEFAULT '',
  categories varchar(255) NOT NULL DEFAULT '',
  url varchar(255) NOT NULL DEFAULT '',
  all_day tinyint(1) NOT NULL DEFAULT '0',
  free_busy tinyint(1) NOT NULL DEFAULT '0',
  priority tinyint(1) NOT NULL DEFAULT '0',
  sensitivity tinyint(1) NOT NULL DEFAULT '0',
  status varchar(32) NOT NULL DEFAULT '',
  alarms text NULL DEFAULT NULL,
  attendees text DEFAULT NULL,
  notifyat datetime DEFAULT NULL,
  caldav_url varchar(255) NOT NULL,
  caldav_tag varchar(255) DEFAULT NULL,
  caldav_last_change timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  CONSTRAINT uk_caldav_event UNIQUE (calendar_id,recurrence_id,uid,caldav_tag,instance),
  CONSTRAINT fk_caldav_events_calendar_id FOREIGN KEY (calendar_id)
    REFERENCES calendars(calendar_id)
)NULL DEFAULT '0',
  start datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  end datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  recurrence varchar(255) DEFAULT NULL,
  title varchar(255) NOT NULL,
  description text NOT NULL,
  location varchar(255) NOT NULL DEFAULT '',
  categories varchar(255) NOT NULL DEFAULT '',
  url varchar(255) NOT NULL DEFAULT '',
  all_day tinyint(1) NOT NULL DEFAULT '0',
  free_busy tinyint(1) NOT NULL DEFAULT '0',
  priority tinyint(1) NOT NULL DEFAULT '0',
  sensitivity tinyint(1) NOT NULL DEFAULT '0',
  status varchar(32) NOT NULL DEFAULT '',
  alarms text NULL DEFAULT NULL,
  attendees text DEFAULT NULL,
  notifyat datetime DEFAULT NULL,
  caldav_url varchar(255) NOT NULL,
  caldav_tag varchar(255) DEFAULT NULL,
  caldav_last_change timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  CONSTRAINT uk_caldav_event UNIQUE (calendar_id,recurrence_id,uid,caldav_tag,instance),
  CONSTRAINT fk_caldav_events_calendar_id FOREIGN KEY (calendar_id)
    REFERENCES calendars(calendar_id)
)
�

LT 'LT '0',
  start datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  end datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  recurrence varchar(255) DEFAULT NULL,
  title varchar(255) NOT NULL,
  description text NOT NULL,
  location varchar(255) NOT NULL DE�)�5;;�mviewcaldav_calendars_mergedcaldav_calendars_mergedCREATE VIEW caldav_calendars_merged AS
  SELECT c.calendar_id, c.user_id, c.name, c.color, c.showalarms, c.driver, cc.readonly, cc.caldav_url, cc.caldav_tag, cc.caldav_user, cc.caldav_pass, cc.caldav_oauth_provider, cc.caldav_last_change, c.calendar_id AS id
  FROM calendars as c JOIN caldav_calendars as cc ON c.calendar_id = cc.calendar_id
  WHERE c.driver='caldav'FG'�)triggerUpdateLastTimeForCalDAVEventscaldav_eventsCREATE TRIGGER UpdateLastTimeForCalDAVEvents
  AFTER UPDATE
  ON caldav_events
  FOR EACH ROW
  BEGIN
    UPDATE caldav_events SET caldav_last_change = CURRENT_TIMESTAMP WHERE event_id = old.event_id;
  END9�3M'indexsqlite_autoindex_caldav_events_1caldav_events]G?B=^C75>A9<;:8&^d datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  recurrence varchar(255) DEFAULT NULL,
  title varchar(255) NOT NULL,
  description text NOT NULL,
  location varchar(255) NOT NULL DEFAULT '',
  categories varchar(255) NOT NULL DEFAULT '',
  url varchar(255) NOT NULL DEFAULT '',
  all_day tinyint(1) NOT NULL DEFAULT '0',
  free_busy tinyint(1) NOT NULL DEFAULT '0',
  priority tinyint(1) NOT NULL DEFAULT '0',
  sensitivity tinyint(1) NOT NULL DEFAULT '0',
  status varchar(32) NOT NULL DEFAULT '',
  alarms text NULL DEFAULT NULL,
  attendees text DEFAULT NULL,
  notifyat datetime DEFAULT NULL,
  caldav_url varchar(255) NOT NULL,
  caldav_tag varchar(255) DEFAULT NULL,
  caldav_last_change timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  CONSTRAINT uk_caldav_event UNIQUE (calendar_id,recurrence_id,uid,caldav_tag,instance),
  CONSTRAINT fk_caldav_events_calendar_id FOREIGN KEY (calendar_id)
    REFERENCES caldav_calendars(calendar_id)
)
�h�6I;�Wtriggercaldav_calendars_merged_insertcaldav_calendars_mergedCREATE TRIGGER caldav_calendars_merged_insert
  INSTEAD OF INSERT ON caldav_calendars_merged
  BEGIN
    INSERT INTO calendars (calendar_id, user_id, name, color, showalarms, driver)
      VALUES (NEW.calendar_id, NEW.user_id, NEW.name, NEW.color, NEW.showalarms, NEW.driver);
    INSERT INTO caldav_calendars (calendar_id, readonly, caldav_url, caldav_tag, caldav_user, caldav_pass, caldav_oauth_provider, caldav_last_change)
      VALUES ((SELECT calendar_id FROM calendars ORDER BY calendar_id DESC LIMIT 1), NEW.readonly, NEW.caldav_url, NEW.caldav_tag, NEW.caldav_user, NEW.caldav_pass, NEW.caldav_oauth_provider, coalesce(NEW.caldav_last_change,CURRENT_TIMESTAMP));
  END
�����-)'%�indexix_cache_user_cache_keycacheCREATE INDEX ix_cache_user_cache_key ON cache(user_id, cache_key)��CtablecachecacheCREATE TABLE cache (
  ���11��I�2''�Qtablecaldav_eventscaldav_events\CREATE TABLE "caldav_events" (
  event_id integer NOT NULL PRIMARY KEY,
  calendar_id integer NOT NULL,
  recurrence_id integer NOT NULL DEFAULT '0',
  uid varchar(255) NOT NULL DEFAULT '',
  instance varchar(16) NOT NULL DEFAULT '',
  isexception tinyint(1) NOT NULL DEFAULT '0',
  created datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  changed datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  sequence integer NOT F&W1indexsqlit9�3M'indexsqlit��4G'�)triggerUpdateLastTimeForCalDAVEventscaldav_eventsCREATE TRIGGER UpdateLastTimeForCalDAVEvents
  AFTER UPDATE
  ON caldav_events
  FOR EACH ROW
  BEGIN
    UPDATE caldav_events SET caldav_last_change = CURRENT_TIMESTAMP WHERE event_id = old.event_id;
  END9�3M'indexsqlite_autoindex_caldav_events_1caldav_events]
���))�I;�[indexix_collected_addresses_user_idold_collected_addressesUCREATE UNIQUE INDEX ix_collected_addresses_user_id ON "old_collected_addresses"(user_id, "type", email)L;;�)tableold_collected_addressesold_collected_addressesSCREATE TAB��OtablefilestorefilestoreQCREATE TABLE "old_filestore" (
    file_id integer NOT NULL PRIMARY �5'�;indexix_f�
/�indexix_users_usernameusersTCREATE UNIQUE INDEX ix_users_username ON users(username, mail_host)���tableusersusersCREATE TABLE users (
  user_id integer NOT NULL PRIMARY KEY,
  username varchar(128) NOT NULL default '',
  mail_host varchar(128) NOT NULL default '',
  created datetime NOT NULL default '0000-00-00 00:00:00',
  last_login datetime DEFAULT NULL,
  failed_login datetime DEFAULT NULL,
  failed_login_counter integer DEFAULT NULL,
  language varchar(16),
  preferences text DEFAULT NULL
)Yq1uindexix_session_changedsessionOCREATE INDEX ix_session_changed ON session (changed)
��I��KK�stauKK�Ytabletemp_migration�S�0--�Ytablecaldav_calendarscaldav_calendars)CREATE TABLE "caldav_calendars" (
  id integer NOT NULL PRIMARY KEY,
  calendar_id integer NOT NULL,
  readonly tinyint(1) NOT NULL DEFAULT '1',
  caldav_url varchar(255) NOT NULL,
  caldav_tag varchar(255) DEFAULT NULL,
  caldav_user varchar(255) DEFAULT NULL,
  caldav_pass varchar(1024) DEFAULT NULL,
  caldav_oauth_provider varchar(255) DEFAULT NULL,
  caldav_last_change timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  CONSTRAINT fk_caldav_calendars_calendar_id FOREIGN KEY (calendar_id)
    REFERENCES calendars(calendar_id) ON DELETE CASCADE
)v�/?)�indexix_cache_messages_expirescache_messages(CREATE INDEX ix_cache_messages_expires ON cache_messages (expires);�.O)indexsqlite_autoindex_cache_messages_1cache_messages'


����z5'�indexix_responses_user_idold_responsesXCREATE UNIQUE INDEX ix_responses_user_id ON "old_responses"(user_id, del)Y''�itableold_responsesold_responsesVCREATE TABLE "old_responses" (
  response_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL default '0',
  changed datetime NOT NULL default '0000-00-00 00:00:00',
  del tinyint NOT NULL default '0',
  name varchar(255) NOT NULL,
  data text NOT NULL,
  is_html tinyint NOT NULL default '0'
)���atablecontactscontactsCREATE TABLE contacts (
  contact_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL
    REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
  changed datetime NOT NULL default '0000-00-00 00:00:00',
  del tinyint NOT NULL default '0',
  name varchar(128) NOT NULL default '',
  email text NOT NULL default '',
  firstname varchar(128) NOT NULL default '',
  surname varchar(128) NOT NULL default '',
  vcard text NOT NULL default '',
  words text NOT NULL default ''
)
����	d�3!�indexix_identities_emailidentities/CREATE INDEX ix_identities_email ON identities(email, del)j�7!�	indexix_identities_user_ididentitiesCREATE INDEX ix_identities_user_id ON identities(user_id, del)�u�!!�5tableidentitiesidentities
CREATE TABLE identities (
  identity_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL
    REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
  changed datetime NOT NULL default '0000-00-00 00:00:00',
  del tinyint NOT NULL default '0',
  standard tinyint NOT NULL default '0',
  name varchar(128) NOT NULL default '',
  organization varchar(128) default '',
  email varchar(128) NOT NULL default '',
  "reply-to" varchar(128) NOT NULL default '',
  bcc varchar(128) NOT NULL default '',
  signature text NOT NULL default '',
  html_signature tinyint NOT NULL default '0'
)

"�<�"r��33�atablecontactgroupmemberscontactgroupmembersCREATE TABLE contactgroupmembers (
  contactgroup_id integer NOT NULL
    REFERENCES contactgroups (contactgroup_id) ON DELETE CASCADE ON UPDATE CASCADE,
  contact_id integer NOT NULL
    REFERENCES contacts (contact_id) ON DELETE CASCADE ON UPDATE CASCADE,
  created datetime NOT NULL default '0000-00-00 00:00:00',
  PRIMARY KEY (contactgroup_id, contact_id)
)v�='�indexix_contactgroups_user_idcontactgroupsCREATE INDEX ix_contactgroups_user_id ON contactgroups(user_id, del)�[�''�utablecontactgroupscontactgroupsCREATE TABLE contactgroups (
  contactgroup_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL
    REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
  changed datetime NOT NULL default '0000-00-00 00:00:00',
  del tinyint NOT NULL default '0',
  name varchar(128) NOT NULL default ''
)b�3�indexix_contacts_user_idcontactsYCREATE INDEX ix_contacts_user_id ON contacts(user_id, del)
W���
C!�/indexix_dictionary_user_languagedictionaryCREATE UNIQUE INDEX ix_dictionary_user_language ON dictionary (user_id, language)�!!�ytabledictionarydictionaryCREATE TABLE dictionary (
    user_id integer DEFAULT NULL,
   language varchar(16) NOT NULL,
    data text NOT NULL
)�))�tabletmp_dictionarytmp_dictionaryVCREATE TABLE tmp_dictionary (
    user_id integer DEFAULT NULL,
   language varchar(16) NOT NULL,
    data text N�f�/�indexix_users_usernameusersWCREATE UNIQUE INDEX ix_users_username ON users(username, mail_�&��tabletmp_userstmp_usersVCREATE TABLE tmp_users (
  user_id integer NOT NULL PRIMARY KEY,
  username varchar(128) NOT NULL default '',
  mail_host varchar(128) NOT NULL default '',
  created datetime NOT NULL default '0000-00-00 00:00:00',
  last_login datetime DEFAULT NULL,
  failed_login datetime DEFAULT NULL,
  failed_login_counter integer DEFAULT NULL,
  language varchar(16),
  preferences text DEFAULT NULL
)
_��~�u�`PC-kindexix_cache_expirescacheCREATE INDEXnI;%�	indexix_cache_thread_expirescache_thread$CREATE INDEX ix_cache_thread_expires ON cache_thread (expires)7HK%index��I3�Oindexix_collected_addresses_user_idcollected_addressesCREATE UNIQUE INDEX ix_collected_addresses_user_id ON collected_addresses(user_id, "type", email)��O3�1indexix_contactgroupmembers_contact_idcontactgroupmembers[CREATE INDEX ix_contactgroupmembers_contact_id ON contactgroupmembers (contact_id)E�Y3indexsqlite_autoindex_contactgroupmembers_1contactgroupmembers
33�atablecontac��~�33�#tablecollected_addressescollected_addressesCREATE TABLE collected_addresses (
  address_id integer NOT NULL PRIMARY KEY,
  user_id integer NOT NULL
    REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
  changed datetime NOT NULL default '0000-00-00 00:00:00',
  name varchar(255) NOT NULL default '',
  email varchar(255) NOT NULL,
  "type" integer NOT NULL
)

���)�r=>O)indexsqlite_autoindex_cache_messages_1cache_messages'�u�-))�%tablecache_messagescache_messages%CREATE TABLE cache_messages (
    user_id integer NOT NULL
        REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
    mailbox varchar(255) NOT NULL,
    uid integer NOT NULL,
    expires datetime DEFAULT NULL,
    data text NOT NULL,
    flags integer NOT NULL DEFAULT '0',
    PRIMARY KEY (user_id, mailbox, uid)
)n�,;%�	indexix_cache_thread_expirescache_thread$CREATE INDEX ix_cache_thread_expires ON cache_thread (expires)7�+K%indexsqlite_autoindex_cache_thread_1cache_thread#�(�*%%�tablecache_threadcache_thread"CREATE TABLE cache_thread (
    user_id integer NOT NULL
        REFERENCES users (user_id) ON DELETE CASCADE ON UPDATE CASCADE,
    mailbox varchar(255) NOT NULL,
    expires datetime DEFAULT NULL,
    data text NOT NULL,
    PRIMARY KEY (user_id, mailbox)
)
88�D�7I;�triggercaldav_calendars_merged_updatecaldav_calendars_mergedCREATE TRIGGER caldav_calendars_merged_update
  INSTEAD OF UPDATE OF name, color, showalarms, readonly, caldav_url, caldav_tag, caldav_user, caldav_pass, caldav_oauth_provider, caldav_last_change ON caldav_calendars_merged
  BEGIN
    UPDATE calendars SET name=NEW.name, color=NEW.color, showalarms=NEW.showalarms WHERE calendar_id=NEW.calendar_id;
    UPDATE caldav_calendars SET readonly=NEW.readonly, caldav_url=NEW.caldav_url, caldav_tag=NEW.caldav_tag, caldav_user=NEW.caldav_user, caldav_pass=NEW.caldav_pass, caldav_oauth_provider=NEW.caldav_oauth_provider, caldav_last_change=coalesce(NEW.caldav_last_change,CURRENT_TIMESTAMP);
  END

�mf�:5�indexix_responses_user_idresponses&CREATE INDEX ix_responses_user_id ON responses(user_id, del)^�9/}indexcalendar_name_idxcalendarsCREATE UNIQUE INDEX calendar_name_idx ON calendars(name)�.�8I;�ctriggercaldav_calendars_merged_deletecaldav_calendars_mergedCREATE TRIGGER caldav_calendars_merged_delete
  INSTEAD OF DELETE ON caldav_calendars_merged
  BEGIN
    DELETE FROM calendars WHERE calendar_id=OLD.calendar_id;
    DELETE FROM caldav_calendars WHERE calendar_id=OLD.calendar_id;
  END



���.�8I;�ctriggercaldav_calendars_merged_deletecaldav_calendars_mergedCREATE TRIGGER caldav_calendars_merged_delete
  INSTEAD OF DELETE ON caldav_calendars_merged
  BEGIN
    DELETE FROM calendars WHERE calendar_id=NEW.calendar_id;
    DELETE FROM caldav_calendars WHERE calendar_id=NEW.calendar_id;
  END

Filemanager

Name Type Size Permission Actions
@pwcache Folder 0750
ces Folder 0755
_privs.json File 14 B 0600
admin.rcube.db File 94 KB 0600
admin.rcube.db.1698451756 File 94 KB 0600
admin.rcube.db.1699920559 File 94 KB 0600
admin.rcube.db.1718150964 File 94 KB 0600
admin.rcube.db.1723766956 File 94 KB 0600
admin.rcube.db.1726704578 File 94 KB 0600
admin.rcube.db.1729210166 File 94 KB 0600
admin.rcube.db.latest File 94 KB 0600
ces.rcube.db File 94 KB 0600
ces.rcube.db.1698451756 File 94 KB 0600
ces.rcube.db.1699920559 File 94 KB 0600
ces.rcube.db.1718150964 File 94 KB 0600
ces.rcube.db.1723766956 File 94 KB 0600
ces.rcube.db.1726704578 File 94 KB 0600
ces.rcube.db.1729210166 File 94 KB 0600
ces.rcube.db.latest File 94 KB 0600
passwd File 148 B 0640
passwd,v File 656 B 0640
quota File 0 B 0640
quota,v File 218 B 0640
shadow File 228 B 0644
shadow,v File 756 B 0640