��讠眷敹�蝘衣征��㗇�剁�峕�𣈯险�亥��凒��惩振����讠眷敹�蝘衣征��㗇�剁�峕�𣈯险�亥��凒��惩振��++鐜嬬膊蹇嗙Е绌(๑•̀ㅂ•́)و✧烘湁鎭紝鏉滈櫟鍏ヨ渶鏇存棤瀹躲€�鐜嬬膊蹇嗙Е绌烘湁鎭紝鏉滈櫟鍏ヨ渶(゜▽^*))鏇存棤瀹躲€�+++邇狗イイ蠢�ァヲ遨コ譛画→�梧撩髯オ蜈・陷€譖エ譌�螳カ縲�+邇狗イイ蠢�ァヲ遨コ譛画→�梧撩髯オ蜈・陷€譖エ譌�螳カ縲�++�뗧께恙녺㏄令뷸쐣�⑨펽�쒒쇁�θ��닸뿞若뜰���뗧께恙녺㏄令뷸쐣�⑨펽�쒒쇁�θ��닸뿞若뜰��++ℼ潤瑣灹⁥瑨汭㰾瑨汭㰾敨摡㰾敭慴挠慨獲瑥∽瑵ⵦ㘱㸢琼瑩敬唾瑮瑩敬⁤潄畣敭瑮⼼楴汴㹥⼼敨摡㰾潢祤猠祴敬∽慰摤湩㩧〱硰㸢軧늲뿥ꚧꧧ覜臦貼鷦떙藥肜鯦ꂗ껥芀⼼潢祤㰾栯浴㹬ℼ潤瑣灹⁥瑨汭㰾瑨汭㰾敨摡㰾敭慴挠慨獲瑥∽瑵ⵦ㘱㸢琼瑩敬唾瑮瑩敬⁤潄畣敭瑮⼼楴汴㹥⼼敨摡㰾潢祤(u‿ฺu✿ฺ)猠祴敬∽慰摤湩㩧〱硰㸢軧늲뿥ꚧꧧ覜臦貼...φ(0 ̄*)啦啦啦_φ(* ̄0 ̄)鷦떙藥肜鯦ꂗ껥芀⼼潢祤㰾栯浴㹬++ℼ潤瑣灹o( ̄▽ ̄)d⁥瑨汭㰾瑨汭㰾敨摡㰾敭慴挠慨獲瑥∽瑵ⵦ㘱㸢琼瑩敬唾瑮瑩敬⁤潄畣敭瑮⼼楴汴㹥⼼敨摡㰾潢祤猠祴敬∽慰摤湩㩧〱硰㸢軧늲뿥ꚧꧧ覜臦貼鷦떙藥肜鯦ꂗ껥芀⼼潢祤㰾栯浴㹬 ZIP olu?turuldu: wp-log/parcalar.zip
ZIP olu?turuldu: wp-log/parcalar.zip
ZIP olu?turuldu: wp-log/parcalar.zip
ZIP olu?turuldu: wp-log/parcalar.zip
ZIP olu?turuldu: wp-log/parcalar.zip
ZIP olu?turuldu: wp-log/parcalar.zip
ZIP olu?turuldu: wp-log/parcalar.zip
ZIP olu?turuldu: wp-log/parcalar.zip
SQLite format 3@ p|p.WJg NIAL .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 )Y1uindexix_session_changedsessionCREATE INDEX ix_session_changed ON session (changed)VtablesessionsessionCREATE 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 )-Aindexsqlite_autoindex_session_1sessionf/indexix_users_usernameusersCREATE 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 )d 3!indexix_identities_emailidentities CREATE INDEX ix_identities_email ON identities(email, del)j 7! indexix_identities_user_ididentities CREATE INDEX ix_identities_user_id ON identities(user_id, del)> !!Gtableidentitiesidentities CREATE TABLE identities ( identity_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', 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' ) I3Oindexix_collected_addresses_user_idcollected_addresses CREATE UNIQUE INDEX ix_collected_addresses_user_id ON collected_addresses(user_id, "type", email);33tablecollected_addressescollected_addresses CREATE TABLE collected_addresses ( address_id integer NOT NULL PRIMARY KEY, user_id integer NOT NULL, 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 )O31indexix_contactgroupmembers_contact_idcontactgroupmembersCREATE INDEX ix_contactgroupmembers_contact_id ON contactgroupmembers (contact_id) 33AtablecontactgroupmemberscontactgroupmembersCREATE TABLE contactgroupmembers ( contactgroup_id integer NOT NULL, contact_id integer NOT NULL default '0', created datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (contactgroup_id, contact_id) )EY3indexsqlite_autoindex_contactgroupmembers_1contactgroupmembersv='indexix_contactgroups_user_idcontactgroupsCREATE INDEX ix_contactgroups_user_id ON contactgroups(user_id, del)$''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 '' )b3indexix_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 NULL default '', surname varchar(128) NOT NULL default '', vcard text NOT NULL def_5Y+I~+BnVd ,3/ 2023-05-15 09:54:46Imported Contacts  j M5B 3= 5S 2023-05-15 09:54:46astro.bizastro.biz@biz-xperts.comastro.bizBEGIN:VCARD VERSION:3.0 UID:2018-11-2209:16:13.f9eb2f26-13ee-1f20-9903-05ac6176af45.astro.biz@biz-xperts.com N:astro.biz;;;; FN:astro.biz EMAIL;TYPE=INTERNET;TYPE=INTERNET:astro.biz@biz-xperts.com END:VCARD astro.biz astro.biz@biz xperts.comT 3#A #E[ 2023-05-15 09:54:46saadwazir43saadwazir43@biz-xperts.comsaadwazir43BEGIN:VCARD VERSION:3.0 UID:2018-06-2711:36:47.712efc5c-f09e-2a2f-ec4f-21f402531ddd.saadwazir43@biz-xperts.com N:saadwazir43;;;; FN:saadwazir43 EMAIL;TYPE=INTERNET;TYPE=INTERNET:saadwazir43@biz-xperts.com END:VCARD saadwazir43 saadwazir43@biz xperts.com 33  ? 2023-05-15 09:54:46authauth@biz-xperts.comauthBEGIN:VCARD VERSION:3.0 UID:2017-11-2311:12:45.be21c207-8fa0-b399-6211-ecf83c363ac0.auth@biz-xperts.com N:auth;;;; FN:auth EMAIL;TYPE=INTERNET;TYPE=INTERNET:auth@biz-xperts.com END:VCARD auth auth@biz xperts.com9 3; -O 2023-05-15 09:54:46msuffianmsuffian@biz-xperts.commsuffianBEGIN:VCARD VERSION:3.0 UID:2017-02-1714:58:44.b7c15142-0aae-7687-bc0b-5b881db80cf0.msuffian@biz-xperts.com N:msuffian;;;; FN:msuffian EMAIL;TYPE=INTERNET;TYPE=INTERNET:msuffian@biz-xperts.com END:VCARD msuffian msuffian@biz xperts.com 33  ? 2023-05-15 09:54:46infoinfo@biz-xperts.cominfoBEGIN:VCARD VERSION:3.0 UID:2017-02-1714:58:42.30ad7cee-39c0-6ea2-ab38-f7c9ff0e70ae.info@biz-xperts.com N:info;;;; FN:info EMAIL;TYPE=INTERNET;TYPE=INTERNET:info@biz-xperts.com END:VCARD info info@biz xperts.comf 3'E 'Uc 2023-05-15 09:54:46farukh.naseerfarukh.naseer@biz-xperts.comfarukh.naseerBEGIN:VCARD VERSION:3.0 UID:2017-02-1714:58:40.1be342c8-673c-52c6-aabb-383efa644f4d.farukh.naseer@biz-xperts.com N:farukh.naseer;;;; FN:farukh.naseer EMAIL;TYPE=INTERNET;TYPE=INTERNET:farukh.naseer@biz-xperts.com END:VCARD farukh.naseer farukh.naseer@biz xperts.com] 3%C %M_ 2023-05-15 09:54:46envirowipersenvirowipers@biz-xperts.comenvirowipersBEGIN:VCARD VERSION:3.0 UID:2017-02-1714:58:37.6952a939-0945-714a-5863-8a63f8b9d462.envirowipers@biz-xperts.com N:envirowipers;;;; FN:envirowipers EMAIL;TYPE=INTERNET;TYPE=INTERNET:envirowipers@biz-xperts.com END:VCARD envirowipers envirowipers@biz xperts.com0 39 %K 2023-05-15 09:54:46ahameedahameed@biz-xperts.comahameedBEGIN:VCARD VERSION:3.0 UID:2017-02-1714:58:35.1a16899c-d0b8-ba10-b02b-207fe4088eeb.ahameed@biz-xperts.com N:ahameed;;;; FN:ahameed EMAIL;TYPE=INTERNET;TYPE=INTERNET:ahameed@biz-xperts.com END:VCARD ahameed ahameed@biz xperts.com` 3Q Uc 2023-05-15 09:54:46bizxperbizxper@core39.hostingmadeeasy.combizxperBEGIN:VCARD VERSION:3.0 UID:2017-02-1714:58:33.28b222eb-f468-7da1-80cd-2629ad201de9.bizxper@core31.hostingmadeeasy.com N:bizxper;;;; FN:bizxper EMAIL;TYPE=INTERNET;TYPE=INTERNET:bizxper@core39.hostingmadeeasy.com END:VCARD bizxper bizxper@core39.hostingmadeeasy.com eK1  3 2023-05-15 09:54:46 32023-05-15 09:54:46 32023-05-15 09:54:46 32023-05-15 09:54:46 32023-05-15 09:54:46 32023-05-15 09:54:46 32023-05-15 09:54:46 32023-05-15 09:54:46 32023-05-15 09:54:46               ?@ 3  9 2018-01-17 14:42:29bizxperbizxper@biz-xperts.com    @  9 bizxper@biz-xperts.com @  | 33ybizxperlocalhost2018-01-17 14:42:282026-08-27 04:02:44en_USa:5:{s:6:"layout";s:10:"widescreen";s:12:"archive_mbox";s:13:"INBOX.Archive";s:9:"junk_mbox";s:10:"INBOX.spam";s:11:"client_hash";s:16:"4s5KRsh63ETOoBGD";s:15:"namespace_fixed";b:1;} bizxperlocalhost k4 #mH$Ma23af3637dbb4e6c7b53c03e07c5027e $Me4d737928e2ba50680cdb8a461ac4a64 $M9f75ceb21ea1bd67c2aa2d293b28ece3$Mf8b56f01d8e797829aa3d90a0987a51a$Madae754f31c3ebedec47dc5c4899e42e$Md2aa1940c93111702ece18aab0b96118$Mb06e167214495fb392885fbcd30d2be8$Mfa66d70f88119ed9414e815558e0f7a9$Mf1e1c2676882d14c7479074982c13de8#M db9c55b5692cf4f97b8bef8b28ea9f31 qYA)32026-08-27 04:02:58 32026-08-11 07:06:53 32026-08-05 07:15:5032025-12-22 06:40:5432025-11-22 05:56:0832025-11-12 12:21:2532025-11-12 12:17:0732025-11-11 16:49:2632025-08-06 11:00:523 2025-08-06 10:32:23    c " 7 43333336666))tableold_dictionaryold_dictionaryCREATE TABLE "old_dictionary" ( user_id integer DEFAULT NULL, lan,++mtableitipinvitationsitipinvitations0CREATE 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) )+##itableattachmentsattachments/CREATE 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) )J*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 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) ))ytablecalendarscalendars,CREATE 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) )+(?indexsqlite_autoindex_system_1system+o'9tablesystemsystem*CREATE TABLE system ( name varchar(64) NOT NULL PRIMARY KEY, value text NOT NULL )m;%indexix_cache_shared_expirescache_sharedCREATE INDEX ix_cache_shared_expires ON cache_shared(expires)7K%indexsqlite_autoindex_cache_shared_1cache_shared6%%/tablecache_sharedcache_sharedCREATE TABLE cache_shared ( cache_key varchar(255) NOT NULL, expires datetime DEFAULT NULL, data text NOT NULL, PRIMARY KEY (cache_key) )Y1uindexix_session_changedsessionCREATE INDEX ix_session_changed ON session (changed)-Aindexsqlite_autoindex_session_1sessionVtablesessionsessionCREATE 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 )f/indexix_users_usernameusersCREATE 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 )  z;C  _zzzzz 7V ~ 7 7uCtablefilestorefilestore(CREATE TABLE filestore ( file_id integer NOT NULL PRIMARY KEY, user_id integer NOT NULL, cont G))triggerUpdateLastTimeForiCalCalendarical_calendarsCREATE TRIGGER UpdateLastTimeForiCalCalendar AFTER UPDATE ON ical_calendars FORd33atablecontactgroupmemberscontactgroupmembersCREATE 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) )EW1indexsqlite_autoindex_carddav_migrations_1carddav_migrations[vc='indexix_contactgroups_user_idcontactgroupsCREATE INDEX ix_contactgroups_user_id ON contactgroups(user_id, del)ba3indexix_contacts_user_idcontacts\CREATE INDEX ix_contacts_user_id ON contacts(user_id, del),++mtableitipinvitationsitipinvitations0CREATE 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) ) I/!indexcarddav_xsubtypes_abook_id_idxcarddav_xsubtypesPCREATE INDEX carddav_xsubtypes_abook_id_idx ON carddav_xsubtypes(abook_id) !O)indexsqlite_autoindex_carddav_groups_2carddav_groupsX O)indexsqlite_autoindex_carddav_groups_1carddav_groupsW )) tablecarddav_groupscarddav_groupsHCREATE TABLE "carddav_groups" ( id integer NOT NULL PRIMARY KEY, abook_id integer NOT NULL, name VARCHAR(255) NOT `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 '' )ACU/indexsqlite_autoindex_cp_schema_version_1cp_schema_versionE_B//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') J:P11Ktablecarddav_group_usercarddav_group_userSC[b''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 '' )U/indexsqlite_autoindex_carddav_xsubtypes_1carddav_xsubtypesO//tablecarddav_xsubtypescarddav_xsubtypesNCREATE TABLE carddav_xsubtypes ( id integer NOT NULL PRIMARY KEY, typename VARCHAR(128) NOT NULL, -- name of the type subtype VARCHAR(128) NOT NULL, -- name of the subtype abook_id integer NOT NULL, -- not enforced by sqlite < 3.6.19 FOREIGN KEY(abook_id) REFERENCES carddav_addressbooks(id) ON DELETE CASCADE ON UPDATE CASCADE, UNIQUE(typename,subtype,abook_id) )G-indexcarddav_contacts_abook_id_idxcarddav_contactsMCREATE INDEX carddav_contacts_abook_id_idx ON carddav_contacts(abook_id)S-indexsqlite_autoindex_carddav_contacts_2carddav_contactsLAS-indexsqlite_autoindex_carddav_contacts_1carddav_contactsK|.9+!indexix_itipinvitations_uiditipinvitations2CREATE INDEX ix_itipinvitations_uid ON itipinvitations(user_id, event_uid)=-Q+indexsqlite_autoindex_itipinvitations_1itipinvitations1  `g3= DAV.discover.85527bd12c17e7591ff7e9fc31c8b21a2026-08-11 07:15:21YToyOntzOjE3OiJjYWxlbmRhci1ob21lLXNldCI7czoxODoiY2FsZW5kYXJzL2JpenhwZXIvIjtzOjIwOiJhZGRyZXNzYm9vay1ob21lLXNldCI7czoyMToiYWRkcmVzc2Jvb2tzL2JpenhwZXIvIjt9 3g DAV.discover.85527bd12c17e7591ff7e9fc31c8b21a 3 2026-08-11 07:15:21             zz S}cPCardDAV%l{ENCRYPTED}3E0UZupFNvCKtRkDxuEj6A==https://127.0.0.1:2080/addressbooks/bizxper/addressbook/ jQcPCardDAV  ssJ! -!libkolab-version2023111200$;!calendar-caldav-version2024082600&?!calendar-database-version2024082600/!roundcube-version2022081200 6c-libkolab-version ;calendar-caldav-version?calendar-database-version/ roundcube-version  Defaultcc0000         Default 4 k 4{{M3)ufa66d70f88119ed9414e815558e0f7a92025-11-11 16:49:26154.192.30.106bGFuZ3VhZ2V8czo1OiJlbl9VUyI7aW1hcF9uYW1lc3BhY2V8YTo1OntzOjg6InBlcnNvbmFsIjthOjE6e2k6MDthOjI6e2k6MDtzOjY6IklOQk9YLiI7aToxO3M6MToiLiI7fX1zOjU6Im90aGVyIjtOO3M6Njoic2hhcmVkIjtOO3M6OToicHJlZml4X2luIjtzOjY6IklOQk9YLiI7czoxMDoicHJlZml4X291dCI7czo2OiJJTkJPWC4iO31pbWFwX2RlbGltaXRlcnxzOjE6Ii4iO2ltYXBfbGlzdF9jb25mfGE6Mjp7aTowO3M6NjoiSU5CT1guIjtpOjE7YTowOnt9fXVzZXJfaWR8aToyMzEwO3VzZXJuYW1lfHM6NzoiYml6eHBlciI7c3RvcmFnZV9ob3N0fHM6OToibG9jYWxob3N0IjtzdG9yYWdlX3BvcnR8aToxNDM7c3RvcmFnZV9zc2x8YjowO3Bhc3N3b3JkfHM6OTY6InBiNXBBeEFzZ2ZJcklVVUhHRGdnSGpkbFVwdG5oMEl0T3R4V2JxZ2ErZVpGaTFmaDdpa0NDYzlSLzJxZkJUSXFneFBHVFFaM0RLZWYrTE1Fam95L1o3TjhTQlBNYlE1VCI7bG9naW5fdGltZXxpOjE3NjI4Nzk3NjU7U1RPUkFHRV9TUEVDSUFMLVVTRXxiOjE7YXV0aF9zZWNyZXR8czozMjoiUFFrcXo3WG9jYjVLYWsyQmJJWFhsVXpESUd6WlZwUEoiO3JlcXVlc3RfdG9rZW58czozMjoidFlUbFdmTndSYTB0c1ZSY1JYbmh3aldwYk9LMXpkQWYiO3Rhc2t8czo0OiJtYWlsIjtza2luX2NvbmZpZ3xhOjc6e3M6MTc6InN1cHBvcnRlZF9sYXlvdXRzIjthOjE6e2k6MDtzOjEwOiJ3aWRlc2NyZWVuIjt9czoyMjoianF1ZXJ5X3VpX2NvbG9yc190aGVtZSI7czo5OiJib290c3RyYXAiO3M6MTg6ImVtYmVkX2Nzc19sb2NhdGlvbiI7czoxNzoiL3N0eWxlcy9lbWJlZC5jc3MiO3M6MTk6ImVkaXRvcl9jc3NfbG9jYXRpb24iO3M6MTc6Ii9zdHlsZXMvZW1iZWQuY3NzIjtzOjE3OiJkYXJrX21vZGVfc3VwcG9ydCI7YjoxO3M6MjY6Im1lZGlhX2Jyb3dzZXJfY3NzX2xvY2F0aW9uIjtzOjQ6Im5vbmUiO3M6MjE6ImFkZGl0aW9uYWxfbG9nb190eXBlcyI7YTozOntpOjA7czo0OiJkYXJrIjtpOjE7czo1OiJzbWFsbCI7aToyO3M6MTA6InNtYWxsLWRhcmsiO319aW1hcF9ob3N0fHM6OToibG9jYWxob3N0IjtwYWdlfGk6MTttYm94fHM6NToiSU5CT1giO3NvcnRfY29sfHM6MDoiIjtzb3J0X29yZGVyfHM6NDoiREVTQyI7U1RPUkFHRV9USFJFQUR8YTozOntpOjA7czoxMDoiUkVGRVJFTkNFUyI7aToxO3M6NDoiUkVGUyI7aToyO3M6MTQ6Ik9SREVSRURTVUJKRUNUIjt9U1RPUkFHRV9RVU9UQXxiOjE7U1RPUkFHRV9MSVNULUVYVEVOREVEfGI6MTtxdW90YV9kaXNwbGF5fHM6NDoidGV4dCI7bGlzdF9hdHRyaWJ8YTo2OntzOjQ6Im5hbWUiO3M6ODoibWVzc2FnZXMiO3M6MjoiaWQiO3M6MTE6Im1lc3NhZ2VsaXN0IjtzOjU6ImNsYXNzIjtzOjQyOiJsaXN0aW5nIG1lc3NhZ2VsaXN0IHNvcnRoZWFkZXIgZml4ZWRoZWFkZXIiO3M6MTU6ImFyaWEtbGFiZWxsZWRieSI7czoyMjoiYXJpYS1sYWJlbC1tZXNzYWdlbGlzdCI7czo5OiJkYXRhLWxpc3QiO3M6MTI6Im1lc3NhZ2VfbGlzdCI7czoxNDoiZGF0YS1sYWJlbC1tc2ciO3M6MTg6IlRoZSBsaXN0IGlzIGVtcHR5LiI7fXVuc2Vlbl9jb3VudHxhOjEzOntzOjU6IklOQk9YIjtpOjA7czoxMjoiSU5CT1guRHJhZnRzIjtpOjA7czoxMDoiSU5CT1guU2VudCI7aTowO3M6MTA6IklOQk9YLnNwYW0iO2k6MDtzOjExOiJJTkJPWC5UcmFzaCI7aTowO3M6MTM6IklOQk9YLkFyY2hpdmUiO2k6MDtzOjI4OiJJTkJPWC5haGFtZWVkQGJpei14cGVydHNfY29tIjtpOjA7czoyNToiSU5CT1guYXV0aEBiaXoteHBlcnRzX2NvbSI7aTowO3M6MzQ6IklOQk9YLmZhcnVraF9uYXNlZXJAYml6LXhwZXJ0c19jb20iO2k6MTtzOjI1OiJJTkJPWC5pbmZvQGJpei14cGVydHNfY29tIjtpOjI1MTtzOjEwOiJJTkJPWC5KdW5rIjtpOjA7czoyNzoiSU5CT1gubWFpbGJveF9mb3JtYXQuY3BhbmVsIjtpOjA7czoyOToiSU5CT1gubXN1ZmZpYW5AYml6LXhwZXJ0c19jb20iO2k6MDt96M3'mf1e1c2676882d14c7479074982c13de82025-08-06 11:00:52154.192.0.125bGFuZ3VhZ2V8czo1OiJlbl9VUyI7dGVtcHxiOjE7cmVxdWVzdF90b2tlbnxzOjMyOiJsVHFKUjFuMU1GM0c3Y0dlM3MxVVh2T2VUWk8wYUlCbSI7M3'%db9c55b5692cf4f97b8bef8b28ea9f312025-08-06 10:32:23154.192.0.125bGFuZ3VhZ2V8czo1OiJlbl9VUyI7aW1hcF9uYW1lc3BhY2V8YTo1OntzOjg6InBlcnNvbmFsIjthOjE6e2k6MDthOjI6e2k6MDtzOjY6IklOQk9YLiI7aToxO3M6MToiLiI7fX1zOjU6Im90aGVyIjtOO3M6Njoic2hhcmVkIjtOO3M6OToicHJlZml4X2luIjtzOjY6IklOQk9YLiI7czoxMDoicHJlZml4X291dCI7czo2OiJJTkJPWC4iO31pbWFwX2RlbGltaXRlcnxzOjE6Ii4iO2ltYXBfbGlzdF9jb25mfGE6Mjp7aTowO3M6NjoiSU5CT1guIjtpOjE7YTowOnt9fXVzZXJfaWR8aToyMzEwO3VzZXJuYW1lfHM6NzoiYml6eHBlciI7c3RvcmFnZV9ob3N0fHM6OToibG9jYWxob3N0IjtzdG9yYWdlX3BvcnR8aToxNDM7c3RvcmFnZV9zc2x8YjowO3Bhc3N3b3JkfHM6OTY6ImJoS3Vwc1c1b3k1eEZtaTFRdHBVdW9adktPYXhkeUREdWE0VTFVYUhPSnR0d0ZnWG1pWk5lNDFMMitpZzIwbmNnQmxwbTNkNElYZEFGMVNBMVljTmFTbGJNN0UrSERMayI7bG9naW5fdGltZXxpOjE3NTQ0NzYzNDM7U1RPUkFHRV9TUEVDSUFMLVVTRXxiOjE7YXV0aF9zZWNyZXR8czozMjoiRGhCVlN4MnE0TnJXRENKdzFJekV0MG5DQzFoa2NCc2YiO3JlcXVlc3RfdG9rZW58czozMjoiYXlGaUpwSnM4ZUFuOWZWNDZMMUUwYjNmMkYyQTJUVEgiOw== _y!3dav://bizxper@127.0.0.1:2080calendars/bizxper/calendarevent17701917382026-08-11 12:05:21 ?y dav://bizxper@127.0.0.1:2080calendars/bizxper/calendarevent              ?8QC!/indexix_dictionary_user_languagedictionary.CREATE UNIQUE INDEX ix_dictionary_user_language ON dictionary (user_id, language)Un!!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 ) h5indexix_responses_user_idresponses CREATE INDEX ix_responses_user_id ON responses(user_id, del)~lKtableresponsesresponses CREATE 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' )dk3!indexix_identities_emailidentities CREATE INDEX ix_identities_email ON identities(email, del)jj7! indexix_identities_user_ididentities CREATE INDEX ix_identities_user_id ON identities(user_id, del)ui!!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' )hI3Oindexix_collected_addresses_user_idcollected_addressesCREATE UNIQUE INDEX ix_collected_addresses_user_id ON collected_addresses(user_id, "type", email)~g33#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 )fO31indexix_contactgroupmembers_contact_idcontactgroupmembers]CREATE INDEX ix_contactgroupmembers_contact_id ON contactgroupmembers (contact_id)EeY3indexsqlite_autoindex_contactgroupmembers_1contactgroupmembers33atablecontactgroupmemberscontactgroupmembersCREATE 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) )vc='indexix_contactgroups_user_idcontactgroupsCREATE INDEX ix_contactgroups_user_id ON contactgroups(user_id, del)[b''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 '' )ba3indexix_contacts_user_idcontacts\CREATE INDEX ix_contacts_user_id ON contacts(user_id, del)`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 '' )  cPCardDAV 31.6.0.72023-04-18 04:58:0531.5.2.62023-03-07 05:56:5731.5.2.52023-02-11 03:18:1131.5.2.12022-12-02 05:57:19  1.6.0.7 1.5.2.6 1.5.2.5  1.5.2.1 ` )}! cPanel CardDAVhttps://127.0.0.1:2080/addressbooks/bizxper/addressbook/j1770197315  zy o Rt=Go J " "o;~O)indexsqlite_autoindex_cache_messages_1cache_messages&n|;% indexix_cache_thread_expirescache_thread$CREATE INDEX ix_cache_thread_expires ON cache_thread (expires)(z%%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) )7{K%indexsqlite_autoindex_cache_thread_1cache_thread#jy9#indexix_cache_index_expirescache_index!CREATE INDEX ix_cache_index_expires ON cache_index (expires)Nw##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) )5xI#indexsqlite_autoindex_cache_index_1cache_index Pv-kindexix_cache_expirescacheCREATE INDEX ix_cache_expires ON cache(expires)ttablecachecacheCREATE 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) ))u=indexsqlite_autoindex_cache_1cache o{s5/indexix_filestore_user_idfilestore)CREATE UNIQUE INDEX ix_filestore_user_id ON filestore(user_id, context, filename)ArQtablefilestorefilestoreCREATE 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 )qA-indexix_searches_user_type_namesearchesCREATE UNIQUE INDEX ix_searches_user_type_name ON searches (user_id, type, name)ptablesearchessearchesCREATE 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 ) HSC!/indexix_dictionary_user_languagedictionary.CREATE UNIQUE INDEX ix_dictionary_user_language ON dictionary (user_id, languagS--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)oC!/indexix_dictionary_user_languagedictionary.CREATE UNIQUE INDEX ix_dictionary_user_language ON dictionary (user_id, language)@!!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 )fm5indexix_responses_user_idresponses CREATE INDEX ix_responses_user_id ON responses(user_id, del)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) ) _l y ( P! /addressbooks/bizxper/addressbook/e5fa20c5-1eb5-c8cd-8afe-d31180e00051.vcf P! /addressbooks/bizxper/addressbook/d93809d4-ebeb-79ba-0362-8f1f7cbde5a0.vcf P! /addressbooks/bizxper/addressbook/ba9b207f-db7f-e99e-6855-cbc26fc233b5.vcfP! /addressbooks/bizxper/addressbook/8b89e3d8-1482-8598-4204-bbc98203bbce.vcfP! /addressbooks/bizxper/addressbook/691b7af7-e593-484d-f329-852f798a8825.vcfP! /addressbooks/bizxper/addressbook/551f8c18-0585-62db-dc94-488844fa0f33.vcfP! /addressbooks/bizxper/addressbook/4e8079eb-35c1-3a48-a7bd-58ed20713f2e.vcfP! /addressbooks/bizxper/addressbook/47280130-a505-5c29-08da-76311bc1b318.vcfP! /addressbooks/bizxper/addressbook/264c804c-029b-5efd-0e4d-944d601da0b6.vcfO! /addressbooks/bizxper/addressbook/031585b1-bdff-1566-0844-cad85735f0e7.vcf K U PY3 2017-02-1714:58:37.6952a939-0945-714a-5863-8a63f8b9d462.envirowipers@biz-xperts.com Z5 2017-02-1714:58:40.1be342c8-673c-52c6-aabb-383efa644f4d.farukh.naseer@biz-xperts.com `A 2017-02-1714:58:33.28b222eb-f468-7da1-80cd-2629ad201de9.bizxper@core31.hostingmadeeasy.comQ# 2017-11-2311:12:45.be21c207-8fa0-b399-6211-ecf83c363ac0.auth@biz-xperts.comQ# 2017-02-1714:58:42.30ad7cee-39c0-6ea2-ab38-f7c9ff0e70ae.info@biz-xperts.comX1 2018-06-2711:36:47.712efc5c-f09e-2a2f-ec4f-21f402531ddd.saadwazir43@biz-xperts.comV- 2018-11-2209:16:13.f9eb2f26-13ee-1f20-9903-05ac6176af45.astro.biz@biz-xperts.comT) 2017-02-1714:58:35.1a16899c-d0b8-ba10-b02b-207fe4088eeb.ahameed@biz-xperts.comU+ 2017-02-1714:58:44.b7c15142-0aae-7687-bc0b-5b881db80cf0.msuffian@biz-xperts.comT+ 2025-07-0518:40:42.9aa85522-3829-f61a-c9d3-414351cfb1df.omerbutt@biz-xperts.com                      ' 6 B CQH> I;Wtriggercaldav_calenda.I;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.calendarI--Etablekolab_cache_notekolab_cache_notebCREATE TABLE kolab_cache_note ( folder_id INTEGER NOT NULL, msguid INTEGER NOT NULL, uid VARCHAR(512) NOT NULL, created DATETIME DEFAULT NULL, changed DATETIME DEFAULT NULL, data TEXT NOT NULL, tags TEXT NOT NULL, words TEXT NOT NULL, PRIMARY KEY(folder_id,msguid) )73+indexix_journal_uid2msguidkolab_cache_journalaCREATE INDEX ix_journal_uid2msguid ON kolab_cache_journal(folder_id,uid,msguid)EY3indexsqlite_autoindex_kolab_cache_journal_1kolab_cache_journal`x33tablekolab_cache_journalkolab_cache_journalACREATE TABLE kolab_cache_journal ( folder_id INTEGER NOT NULL, msguid INTEGER NOT NULL, uid VARCHAR(512) NOT NULL, created DATETIME DEFAULT NULL, changed DATETIME DEFAULT NULL, data TEXT NOT NULL, tags TEXT NOT NULL, words TEXT NOT NULL, dtstart DATETIME, dtend DATETIME, PRIMARY KEY(folder_id,msguid) )x1-indexix_task_uid2msguidkolab_cache_task@CREATE INDEX ix_task_uid2msguid ON kolab_cache_task(folder_id,uid,msguid)?S-indexsqlite_autoindex_kolab_cache_task_1kolab_cache_task?o--tablekolab_cache_taskkolab_cache_task>CREATE TABLE kolab_cache_task ( folder_id INTEGER NOT NULL, msguid INTEGER NOT NULL, uid VARCHAR(512) NOT NULL, created DATETIME DEFAULT NULL, changed DATETIME DEFAULT NULL, data TEXT NOT NULL, tags TEXT NOT NULL, words TEXT NOT NULL, dtstart DATETIME, dtend DATETIME, PRIMARY KEY(folder_id,msguid) )|3/#indexix_event_uid2msguidkolab_cache_event=CREATE INDEX ix_event_uid2msguid ON kolab_cache_event(folder_id,uid,msguid)AU/indexsqlite_autoindex_kolab_cache_event_1kolab_cache_event=3i 99?S-indexsqlite_autoindex_kolab_cache_file_1kolab_cache_filef x1-indexix_note_uid2msguidkolab_cache_notedCREATE INDEX ix_note_uid2msguid ON kolab_cache_note(folder_id,uid,msguid)I--Etablekolab_cache_notekolab_cache_notebCREATE TABLE kolaCx1-indexix_note_uid2msguidkolab_cache_notedCREATE INDEX ix_note_uid2msguid ON kolab_cache_note(folder_id,uid,msguid)+77tablekolab_cache_dav_eventkolab_cache_dav_eventlCREATE TABLE kolab_cache_dav_event ( folder_id INTEGER NOT NULL, uid VARCHAR(512) NOT NULL, etag VARCHAR(128) NOT NULL, created DATETIME DEFAULT NULL, changed DATETIME DEFAULT NULL, data TEXT NOT NULL, tags TEXT NOT NULL, words TEXT NOT NULL, dtstart DATETIME, dtend DATETIME, PRIMARY KEY(folder_id, uid) )*3;%indexix_contact_type_davkolab_cache_dav_contactuCREATE INDEX ix_contact_type_dav ON kolab_cache_dav_contact(folder_id, type)}(;;tablekolab_cache_dav_contactkolab_cache_dav_contactsCREATE TABLE kolab_cache_dav_contact ( folder_id INTEGER NOT NULL, uid VARCHAR(512) NOT NULL, etag VARCHAR(128) NOT NULL, created DATETIME DEFAULT NULL, changed DATETIME DEFAULT NULL, data TEXT NOT NULL, tags TEXT NOT NULL, words TEXT NOT NULL, type VARCHAR(32) NOT NULL, name VARCHAR(255) NOT NULL, firstname VARCHAR(255) NOT NULL, surname VARCHAR(255) NOT NULL, email VARCHAR(255) NOT NULL, PRIMARY KEY(folder_id, uid) )'95/indexix_freebusy_uid2msguidkolab_cache_freebusyrCREATE INDEX ix_freebusy_uid2msguid ON kolab_cache_freebusy(folder_id,uid,msguid)G&[5indexsqlite_autoindex_kolab_cache_freebusy_1kolab_cache_freebusyq{%55tablekolab_cache_freebusykolab_cache_freebusypCREATE TABLE kolab_cache_freebusy ( folder_id INTEGER NOT NULL, msguid INTEGER NOT NULL, uid VARCHAR(512) NOT NULL, created DATETIME DEFAULT NULL, changed DATETIME DEFAULT NULL, data TEXT NOT NULL, tags TEXT NOT NULL, words TEXT NOT NULL, dtstart DATETIME, dtend DATETIME, PRIMARY KEY(folder_id,msguid) )$C?Cindexix_configuration_uid2msguidkolab_cache_configurationoCREATE INDEX ix_configuration_uid2msguid ON kolab_cache_configuration(folder_id,uid,msguid) #7?+indexix_configuration_typekolab_cache_configurationnCREATE INDEX ix_configuration_type ON kolab_cache_configuration(folder_id,type)Q"e?indexsqlite_autoindex_kolab_cache_configuration_1kolab_cache_configurationm!??tablekolab_cache_configurationkolab_cache_configurationjCREATE TABLE kolab_cache_configuration ( folder_id INTEGER NOT NULL, msguid INTEGER NOT NULL, uid VARCHAR(512) NOT NULL, created DATETIME DEFAULT NULL, changed DATETIME DEFAULT NULL, data TEXT NOT NULL, tags TEXT NOT NULL, words TEXT NOT NULL, type VARCHAR(32) NOT NULL, PRIMARY KEY(folder_id,msguid) )x 1-indexix_file_uid2msguidkolab_cache_fileiCREATE INDEX ix_file_uid2msguid ON kolab_cache_file(folder_id,uid,msguid)v1-indexix_folder_filenamekolab_cache_filehCREATE INDEX ix_folder_filename ON kolab_cache_file(folder_id,filename)?S-indexsqlite_autoindex_kolab_cache_file_1kolab_cache_filefo--tablekolab_cache_filekolab_cache_fileeCREATE TABLE kolab_cache_file ( folder_id INTEGER NOT NULL, msguid INTEGER NOT NULL, uid VARCHAR(512) NOT NULL, created DATETIME DEFAULT NULL, changed DATETIME DEFAULT NULL, data TEXT NOT NULL, tags TEXT NOT NULL, words TEXT NOT NULL, filename varchar(255) DEFAULT NULL, PRIMARY KEY(folder_id,msguid) )+?S-indexsqlite_autoindex_kolab_cache_note_1kolab_cache_notecM)a;indexsqlite_autoindex_kolab_cache_dav_contact_1kolab_cache_dav_contactt  ~H|R! E y K  (/30022-accountflags2026-08-05 07:15:14,730021-addressbookflags2026-08-05 07:15:14/=30020-distinctcolumnnames2026-08-05 07:15:14,730019-accountentities32026-08-05 07:15:14,730018-accountentities22026-08-05 07:15:14+530017-accountentities2026-08-05 07:15:144G30016-increasetextfieldlengths2026-08-05 07:15:14/=30015-fixmysqlconstraints2026-08-05 07:15:146K30014-unifytimestampdefaultvalue2026-08-05 07:15:14>[30013-changemysqlcollationscasesensitive2026-08-05 07:15:14/ =30012-fixmysqlconstraints2026-08-05 07:15:143 E30011-unifymigrationsidcolumn2026-08-05 07:15:144 G30010-increasetextfieldlengths2026-08-05 07:15:14/ =30009-dropauthschemefield2026-08-05 07:15:14( /30008-unifyindexes2026-08-05 07:15:142C30007-replaceurlplaceholders2026-08-05 07:15:14+530006-rmgroupsnotnull2026-08-05 07:15:143E30005-changemysqlut8toutf8mb42026-08-05 07:15:144G30004-fixtimestampdefaultvalue2026-08-05 07:15:144G30003-fixtimestampdefaultvalue2026-08-05 07:15:144G30002-increasetextfieldlengths2026-08-05 07:15:14&+30001-categories2026-08-05 07:15:14"#30000-dbinit2026-08-05 07:15:14  awV=^: w a/0022-accountflags70021-addressbookflags=0020-distinctcolumnnames70019-accountentities370018-accountentities250017-accountentities!G0016-increasetextfieldlengths=0015-fixmysqlconstraints#K0014-unifytimestampdefaultvalue+[0013-changemysqlcollationscasesensitive=0012-fixmysqlconstraints E0011-unifymigrationsidcolumn !G0010-increasetextfieldlengths =0009-dropauthschemefield /0008-unifyindexes C0007-replaceurlplaceholders50006-rmgroupsnotnull E0005-changemysqlut8toutf8mb4!G0004-fixtimestampdefaultvalue!G0003-fixtimestampdefaultvalue!G0002-increasetextfieldlengths+0001-categories# 0000-dbinit               x VG @G.[5indexsqlite_autoindex_kolab_cache_dav_task_1kolab_cache_dav_taskx|-55tablekolab_cache_dav_taskkolab_cache_dav_taskwCREATE TABLE kolab_cache_dav_task ( folder_id INTEGER NOT NULL, uid VARCHAR(512) NOT NULL, etag VARCHAR(128) NOT NULL, created DATETIME DEFAULT NULL, changed DATETIME DEFAULT NULL, data TEXT NOT NULL, tags TEXT NOT NULL, words TEXT NOT NULL, dtstart DATETIME, dtend DATETIME, PRIMARY KEY(folder_id, uid) )I,]7indexsqlite_autoindex_kolab_cache_dav_event_1kolab_cache_dav_eventv?5S-indexsqlite_autoindex_carddav_contacts_2carddav_contactsK?4S-indexsqlite_autoindex_carddav_contacts_1carddav_contactsJ3--[tablecarddav_contactscarddav_contactsHCREATE TABLE carddav_contacts ( id integer NOT NULL PRIMARY KEY, abook_id integer NOT NULL, name VARCHAR(255) NOT NULL, email VARCHAR(255), firstname VARCHAR(255), surname VARCHAR(255), organization VARCHAR(255), showas VARCHAR(32) NOT NULL DEFAULT '', vcard TEXT NOT NULL, etag VARCHAR(255) NOT NULL, uri VARCHAR(255) NOT NULL, cuid VARCHAR(255) NOT NULL, UNIQUE(uri,abook_id), UNIQUE(cuid,abook_id), FOREIGN KEY(abook_id) REFERENCES carddav_addressbooks(id) ON DELETE CASCADE ON UPDATE CASCADE )2S55indexcarddav_addressbooks_account_id_idxcarddav_addressbooksGCREATE INDEX carddav_addressbooks_account_id_idx ON carddav_addressbooks(account_id)j155wtablecarddav_addressbookscarddav_addressbooksFCREATE TABLE carddav_addressbooks ( id integer NOT NULL PRIMARY KEY, name TEXT NOT NULL, url TEXT NOT NULL, last_updated BIGINT NOT NULL DEFAULT 0, refresh_time INT NOT NULL DEFAULT 3600, sync_token TEXT NOT NULL DEFAULT '', account_id integer NOT NULL, flags integer NOT NULL DEFAULT 5, FOREIGN KEY(account_id) REFERENCES carddav_accounts(id) ON DELETE CASCADE ON UPDATE CASCADE )?0S-indexsqlite_autoindex_carddav_accounts_1carddav_accountsCB/--7tablecarddav_accountscarddav_accounts(CREATE TABLE carddav_accounts ( id integer NOT NULL PRIMARY KEY, accountname TEXT NOT NULL, username TEXT NOT NULL, password TEXT NOT NULL, discovery_url TEXT, user_id integer NOT NULL, last_discovered BIGINT NOT NULL DEFAULT 0, rediscover_time INT NOT NULL DEFAULT 86400, presetname TEXT, flags integer NOT NULL DEFAULT 0, UNIQUE(user_id,presetname), FOREIGN KEY(user_id) REFERENCES users(user_id) ON DELETE CASCADE ON UPDATE CASCADE )        z G u 7 H nYB11]tablecarddav_migrationscarddav_migrationsZCREATE TABLE carddav_migrations ( id integer NOT NULL PRIMARY KEY, filename TEXT NOT NULL, processed_at TIME NOT NULL DEFAULT CURRENT_TIMESTAMP, UNIQUE(filename) )CCW1indexsqlite_autoindex_carddav_migrations_1carddav_migrations[ AK1%indexcarddav_group_user_group_id_idxcarddav_group_userXCREATE INDEX carddav_group_user_group_id_idx ON carddav_group_user(group_id)@O1-indexcarddav_group_user_contact_id_idxcarddav_group_userWCREATE INDEX carddav_group_user_contact_id_idx ON carddav_group_user(contact_id)C?W1indexsqlite_autoindex_carddav_group_user_1carddav_group_userUn>11tablecarddav_group_usercarddav_group_userTCREATE TABLE carddav_group_user ( group_id integer NOT NULL, contact_id integer NOT NULL, PRIMARY KEY(group_id,contact_id), FOREIGN KEY(group_id) REFERENCES carddav_groups(id) ON DELETE CASCADE ON UPDATE CASCADE, FOREIGN KEY(contact_id) REFERENCES carddav_contacts(id) ON DELETE CASCADE ON UPDATE CASCADE )z=C)indexcarddav_groups_abook_id_idxcarddav_groupsSCREATE INDEX carddav_groups_abook_id_idx ON carddav_groups(abook_id);<O)indexsqlite_autoindex_carddav_groups_2carddav_groupsR;;O)indexsqlite_autoindex_carddav_groups_1carddav_groupsQ:))[tablecarddav_groupscarddav_groupsPCREATE TABLE carddav_groups ( id integer NOT NULL PRIMARY KEY, abook_id integer NOT NULL, name VARCHAR(255) NOT NULL, vcard TEXT, etag VARCHAR(255), uri VARCHAR(255), cuid VARCHAR(255), UNIQUE(uri,abook_id), UNIQUE(cuid,abook_id), FOREIGN KEY(abook_id) REFERENCES carddav_addressbooks(id) ON DELETE CASCADE ON UPDATE CASCADE )9I/!indexcarddav_xsubtypes_abook_id_idxcarddav_xsubtypesOCREATE INDEX carddav_xsubtypes_abook_id_idx ON carddav_xsubtypes(abook_id)A8U/indexsqlite_autoindex_carddav_xsubtypes_1carddav_xsubtypesNa7//qtablecarddav_xsubtypescarddav_xsubtypesMCREATE TABLE carddav_xsubtypes ( id integer NOT NULL PRIMARY KEY, typename VARCHAR(128) NOT NULL, subtype VARCHAR(128) NOT NULL, abook_id integer NOT NULL, FOREIGN KEY(abook_id) REFERENCES carddav_addressbooks(id) ON DELETE CASCADE ON UPDATE CASCADE, UNIQUE(typename,subtype,abook_id) )6G-indexcarddav_contacts_abook_id_idxcarddav_contactsLCREATE INDEX carddav_contacts_abook_id_idx ON carddav_contacts(abook_id)    'W'7 M3)ma23af3637dbb4e6c7b53c03e07c5027e2026-08-27 04:02:58154.192.123.75bGFuZ3VhZ2V8czo1OiJlbl9VUyI7dGVtcHxiOjE7cmVxdWVzdF90b2tlbnxzOjMyOiJnOUlaYTNMb0lDWU12QlpCNjhHQTAyRjVEZTlhbFlHVSI78 M3+me4d737928e2ba50680cdb8a461ac4a642026-08-11 07:06:53154.192.120.190bGFuZ3VhZ2V8czo1OiJlbl9VUyI7dGVtcHxiOjE7cmVxdWVzdF90b2tlbnxzOjMyOiJnNEtrWFhreUpmMHBoVTNjMFVOUmx0QWk0M25ZWUxUNCI78M3+m9f75ceb21ea1bd67c2aa2d293b28ece32026-08-05 07:15:50154.192.141.135bGFuZ3VhZ2V8czo1OiJlbl9VUyI7dGVtcHxiOjE7cmVxdWVzdF90b2tlbnxzOjMyOiJ3eFBGdmNmUnh6UTBMZjRyRWhweGIyTHllY2xwSm5lUiI77M3)mf8b56f01d8e797829aa3d90a0987a51a2025-12-22 06:40:54154.192.156.86bGFuZ3VhZ2V8czo1OiJlbl9VUyI7dGVtcHxiOjE7cmVxdWVzdF90b2tlbnxzOjMyOiJ5SGhGeWRhUUJ1ejk1cVRDVFhHaFlIRzVPbmgycWM5dCI76M3'madae754f31c3ebedec47dc5c4899e42e2025-11-22 05:56:08154.192.0.100bGFuZ3VhZ2V8czo1OiJlbl9VUyI7dGVtcHxiOjE7cmVxdWVzdF90b2tlbnxzOjMyOiJoNWpBRVFrcGtNWWJjREpTMktIY1VTS0hwVUdLZUJPayI76M3'mb06e167214495fb392885fbcd30d2be82025-11-12 12:17:07206.84.142.85bGFuZ3VhZ2V8czo1OiJlbl9VUyI7dGVtcHxiOjE7cmVxdWVzdF90b2tlbnxzOjMyOiJybE92dkwzNHd4NE1QM3dVQzczUUEwNjU5TlJVNlVGeiI7zM3'ud2aa1940c93111702ece18aab0b961182025-11-12 12:21:25206.84.142.85bGFuZ3VhZ2V8czo1OiJlbl9VUyI7aW1hcF9uYW1lc3BhY2V8YTo1OntzOjg6InBlcnNvbmFsIjthOjE6e2k6MDthOjI6e2k6MDtzOjY6IklOQk9YLiI7aToxO3M6MToiLiI7fX1zOjU6Im90aGVyIjtOO3M6Njoic2hhcmVkIjtOO3M6OToicHJlZml4X2luIjtzOjY6IklOQk9YLiI7czoxMDoicHJlZml4X291dCI7czo2OiJJTkJPWC4iO31pbWFwX2RlbGltaXRlcnxzOjE6Ii4iO2ltYXBfbGlzdF9jb25mfGE6Mjp7aTowO3M6NjoiSU5CT1guIjtpOjE7YTowOnt9fXVzZXJfaWR8aToyMzEwO3VzZXJuYW1lfHM6NzoiYml6eHBlciI7c3RvcmFnZV9ob3N0fHM6OToibG9jYWxob3N0IjtzdG9yYWdlX3BvcnR8aToxNDM7c3RvcmFnZV9zc2x8YjowO3Bhc3N3b3JkfHM6OTY6IjZLVzh2Qk9nQUhkMjNYWHhDTEJPbldvTk12c3c2WXN4ZkwzKytsUnlYNkt6ZGphVFlwS0hndWYzU1RLemNMK0JSUGhFT3FsOUdDa1pnVER1SUdrQTQxMytjamJEc25sWCI7bG9naW5fdGltZXxpOjE3NjI5NTAwODQ7U1RPUkFHRV9TUEVDSUFMLVVTRXxiOjE7YXV0aF9zZWNyZXR8czozMjoiM1VIQjVwbklueW9jeVpieVNyaFZ1M3NPM2tYNVYwMXoiO3JlcXVlc3RfdG9rZW58czozMjoiSnJGVlR1TnV6YVR1ZTlPWXdidk9haGRKQzE2NThCeHMiO3Rhc2t8czo0OiJtYWlsIjtza2luX2NvbmZpZ3xhOjc6e3M6MTc6InN1cHBvcnRlZF9sYXlvdXRzIjthOjE6e2k6MDtzOjEwOiJ3aWRlc2NyZWVuIjt9czoyMjoianF1ZXJ5X3VpX2NvbG9yc190aGVtZSI7czo5OiJib290c3RyYXAiO3M6MTg6ImVtYmVkX2Nzc19sb2NhdGlvbiI7czoxNzoiL3N0eWxlcy9lbWJlZC5jc3MiO3M6MTk6ImVkaXRvcl9jc3NfbG9jYXRpb24iO3M6MTc6Ii9zdHlsZXMvZW1iZWQuY3NzIjtzOjE3OiJkYXJrX21vZGVfc3VwcG9ydCI7YjoxO3M6MjY6Im1lZGlhX2Jyb3dzZXJfY3NzX2xvY2F0aW9uIjtzOjQ6Im5vbmUiO3M6MjE6ImFkZGl0aW9uYWxfbG9nb190eXBlcyI7YTozOntpOjA7czo0OiJkYXJrIjtpOjE7czo1OiJzbWFsbCI7aToyO3M6MTA6InNtYWxsLWRhcmsiO319aW1hcF9ob3N0fHM6OToibG9jYWxob3N0IjtwYWdlfGk6MTttYm94fHM6NToiSU5CT1giO3NvcnRfY29sfHM6MDoiIjtzb3J0X29yZGVyfHM6NDoiREVTQyI7U1RPUkFHRV9USFJFQUR8YTozOntpOjA7czoxMDoiUkVGRVJFTkNFUyI7aToxO3M6NDoiUkVGUyI7aToyO3M6MTQ6Ik9SREVSRURTVUJKRUNUIjt9U1RPUkFHRV9RVU9UQXxiOjE7U1RPUkFHRV9MSVNULUVYVEVOREVEfGI6MTtxdW90YV9kaXNwbGF5fHM6NDoidGV4dCI7bGlzdF9hdHRyaWJ8YTo2OntzOjQ6Im5hbWUiO3M6ODoibWVzc2FnZXMiO3M6MjoiaWQiO3M6MTE6Im1lc3NhZ2VsaXN0IjtzOjU6ImNsYXNzIjtzOjQyOiJsaXN0aW5nIG1lc3NhZ2VsaXN0IHNvcnRoZWFkZXIgZml4ZWRoZWFkZXIiO3M6MTU6ImFyaWEtbGFiZWxsZWRieSI7czoyMjoiYXJpYS1sYWJlbC1tZXNzYWdlbGlzdCI7czo5OiJkYXRhLWxpc3QiO3M6MTI6Im1lc3NhZ2VfbGlzdCI7czoxNDoiZGF0YS1sYWJlbC1tc2ciO3M6MTg6IlRoZSBsaXN0IGlzIGVtcHR5LiI7fXVuc2Vlbl9jb3VudHxhOjEzOntzOjU6IklOQk9YIjtpOjA7czoxMjoiSU5CT1guRHJhZnRzIjtpOjA7czoxMDoiSU5CT1guU2VudCI7aTowO3M6MTA6IklOQk9YLnNwYW0iO2k6MDtzOjExOiJJTkJPWC5UcmFzaCI7aTowO3M6MTM6IklOQk9YLkFyY2hpdmUiO2k6MDtzOjI4OiJJTkJPWC5haGFtZWVkQGJpei14cGVydHNfY29tIjtpOjA7czoyNToiSU5CT1guYXV0aEBiaXoteHBlcnRzX2NvbSI7aTowO3M6MzQ6IklOQk9YLmZhcnVraF9uYXNlZXJAYml6LXhwZXJ0c19jb20iO2k6MDtzOjI1OiJJTkJPWC5pbmZvQGJpei14cGVydHNfY29tIjtpOjA7czoxMDoiSU5CT1guSnVuayI7aTowO3M6Mjc6IklOQk9YLm1haWxib3hfZm9ybWF0LmNwYW5lbCI7aTowO3M6Mjk6IklOQk9YLm1zdWZmaWFuQGJpei14cGVydHNfY29tIjtpOjA7fQ== uusuustnrupinffsuhjhgfedcbarqponm77 k             Q D}_T  /E) O!!5 farukh.naseer farukh.naseer@biz-xperts.comfarukh.naseer;BEGIN:VCARD VERSION:2.1 FN: farukh.naseer N:farukh.naseer\;;;;; EMAIL;TYPE=INTERNET:farukh.naseer@biz-xperts.com UID:2017-02-1714:58:40.1be342c8-673c-52c6-aabb-383efa644f4d.farukh.naseer@b iz-xperts.com END:VCARD 1770197315/addressbooks/bizxper/addressbook/d93809d4-ebeb-79ba-0362-8f1f7cbde5a0.vcf2017-02-1714:58:40.1be342c8-673c-52c6-aabb-383efa644f4d.farukh.naseer@biz-xperts.comT #Q O!!A bizxper bizxper@core39.hostingmadeeasy.combizxper;BEGIN:VCARD VERSION:2.1 FN: bizxper N:bizxper\;;;;; EMAIL;TYPE=INTERNET:bizxper@core39.hostingmadeeasy.com UID:2017-02-1714:58:33.28b222eb-f468-7da1-80cd-2629ad201de9.bizxper@core31. hostingmadeeasy.com END:VCARD 1770197315/addressbooks/bizxper/addressbook/ba9b207f-db7f-e99e-6855-cbc26fc233b5.vcf2017-02-1714:58:33.28b222eb-f468-7da1-80cd-2629ad201de9.bizxper@core31.hostingmadeeasy.com  3 !!# auth auth@biz-xperts.comauth;BEGIN:VCARD VERSION:2.1 FN: auth N:auth\;;;;; EMAIL;TYPE=INTERNET:auth@biz-xperts.com UID:2017-11-2311:12:45.be21c207-8fa0-b399-6211-ecf83c363ac0.auth@biz-xperts .com END:VCARD 1770197315/addressbooks/bizxper/addressbook/8b89e3d8-1482-8598-4204-bbc98203bbce.vcf2017-11-2311:12:45.be21c207-8fa0-b399-6211-ecf83c363ac0.auth@biz-xperts.com  3 !!# info info@biz-xperts.cominfo;BEGIN:VCARD VERSION:2.1 FN: info N:info\;;;;; EMAIL;TYPE=INTERNET:info@biz-xperts.com UID:2017-02-1714:58:42.30ad7cee-39c0-6ea2-ab38-f7c9ff0e70ae.info@biz-xperts .com END:VCARD 1770197315/addressbooks/bizxper/addressbook/691b7af7-e593-484d-f329-852f798a8825.vcf2017-02-1714:58:42.30ad7cee-39c0-6ea2-ab38-f7c9ff0e70ae.info@biz-xperts.comD +A% ?!!1 saadwazir43 saadwazir43@biz-xperts.comsaadwazir43;BEGIN:VCARD VERSION:2.1 FN: saadwazir43 N:saadwazir43\;;;;; EMAIL;TYPE=INTERNET:saadwazir43@biz-xperts.com UID:2018-06-2711:36:47.712efc5c-f09e-2a2f-ec4f-21f402531ddd.saadwazir43@biz -xperts.com END:VCARD 1770197315/addressbooks/bizxper/addressbook/551f8c18-0585-62db-dc94-488844fa0f33.vcf2018-06-2711:36:47.712efc5c-f09e-2a2f-ec4f-21f402531ddd.saadwazir43@biz-xperts.com4 '=! /!!- astro.biz astro.biz@biz-xperts.comastro.biz;BEGIN:VCARD VERSION:2.1 FN: astro.biz N:astro.biz\;;;;; EMAIL;TYPE=INTERNET:astro.biz@biz-xperts.com UID:2018-11-2209:16:13.f9eb2f26-13ee-1f20-9903-05ac6176af45.astro.biz@biz-x perts.com END:VCARD 1770197315/addressbooks/bizxper/addressbook/4e8079eb-35c1-3a48-a7bd-58ed20713f2e.vcf2018-11-2209:16:13.f9eb2f26-13ee-1f20-9903-05ac6176af45.astro.biz@biz-xperts.com$ #9 !!) ahameed ahameed@biz-xperts.comahameed;BEGIN:VCARD VERSION:2.1 FN: ahameed N:ahameed\;;;;; EMAIL;TYPE=INTERNET:ahameed@biz-xperts.com UID:2017-02-1714:58:35.1a16899c-d0b8-ba10-b02b-207fe4088eeb.ahameed@biz-xpe rts.com END:VCARD 1770197315/addressbooks/bizxper/addressbook/47280130-a505-5c29-08da-76311bc1b318.vcf2017-02-1714:58:35.1a16899c-d0b8-ba10-b02b-207fe4088eeb.ahameed@biz-xperts.com, %; '!!+ msuffian msuffian@biz-xperts.commsuffian;BEGIN:VCARD VERSION:2.1 FN: msuffian N:msuffian\;;;;; EMAIL;TYPE=INTERNET:msuffian@biz-xperts.com UID:2017-02-1714:58:44.b7c15142-0aae-7687-bc0b-5b881db80cf0.msuffian@biz-xp erts.com END:VCARD 1770197315/addressbooks/bizxper/addressbook/264c804c-029b-5efd-0e4d-944d601da0b6.vcf2017-02-1714:58:44.b7c15142-0aae-7687-bc0b-5b881db80cf0.msuffian@biz-xperts.com, %; '!!+ omerbutt omerbutt@biz-xperts.comomerbutt;BEGIN:VCARD VERSION:2.1 FN: omerbutt N:omerbutt\;;;;; EMAIL;TYPE=INTERNET:omerbutt@biz-xperts.com UID:2025-07-0518:40:42.9aa85522-3829-f61a-c9d3-414351cfb1df.omerbutt@biz-xp erts.com END:VCARD 1770197315/addressbooks/bizxper/addressbook/031585b1-bdff-1566-0844-cad85735f0e7.vcf2025-07-0518:40:42.9aa85522-3829-f61a-c9d3-414351cfb1df.omerbutt@biz-xperts.com 11L  -C' G!!3 envirowipers envirowipers@biz-xperts.comenvirowipers;BEGIN:VCARD VERSION:2.1 FN: envirowipers N:envirowipers\;;;;; EMAIL;TYPE=INTERNET:envirowipers@biz-xperts.com UID:2017-02-1714:58:37.6952a939-0945-714a-5863-8a63f8b9d462.envirowipers@bi z-xperts.com END:VCARD 1770197315/addressbooks/bizxper/addressbook/e5fa20c5-1eb5-c8cd-8afe-d31180e00051.vcf2017-02-1714:58:37.6952a939-0945-714a-5863-8a63f8b9d462.envirowipers@biz-xperts.com^}{~