Your IP : 216.73.216.59


Current Path : /home/cognqeap/etc/cognicert.com/
Upload File :
Current File : /home/cognqeap/etc/cognicert.com/john.rcube.db.backup

SQLite format 3@  @?4@._�=�����	h4��-�	�d3!�indexix_identities_emailidentitiesCREATE 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'
)�I3�Oindexix_collected_addresses_user_idcollected_addressesCREATE UNIQUE INDEX ix_collected_addresses_user_id ON collected_addresses(user_id, "type", email)�~
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
)�	O3�1indexix_contactgroupmembers_contact_idcontactgroupmembers
CREATE INDEX ix_contactgroupmembers_contact_id ON contactgroupmembers (contact_id)�33�]tablecontactgroupmemberscontactgroupmembersCREATE 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)
)EY3indexsqlite_autoindex_contactgroupmembers_1contactgroupmembers	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 ''
)b3�indexix_contacts_user_idcontactsCREATE 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 ''
)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),
  preferences77.2'

�
��
�K133

�john@cognicert.comlocalhost2023-05-06 02:15:452024-11-27 17:56:16en_USa:5:{s:11:"search_mods";a:5:{s:1:"*";a:2:{s:7:"subject";i:1;s:4:"from";i:1;}s:10:"INBOX.Sent";a:2:{s:7:"subject";i:1;s:2:"to";i:1;}s:12:"INBOX.Drafts";a:2:{s:7:"subject";i:1;s:2:"to";i:1;}s:5:"INBOX";a:2:{s:7:"subject";i:1;s:4:"from";i:1;}s:11:"INBOX.Trash";a:2:{s:7:"subject";i:1;s:4:"from";i:1;}}s:12:"archive_mbox";s:13:"INBOX.Archive";s:11:"client_hash";s:16:"B0mwtF0DMPeUi8Yr";s:9:"junk_mbox";s:10:"INBOX.spam";s:15:"namespace_fixed";b:1;}
��!1john@cognicert.comlocalhost	�


>��o>.�,3
3	�2024-04-01 09:53:59Imported Contacts 4.�w3
3	�2023-12-09 17:41:33Imported Contacts 3.�g3
3	�2023-11-13 07:07:30Imported Contacts 2,�W3
/	�2023-07-08 17:00:24Imported Contacts
�����
	��
	�w
	�g
	�W





��4�S
3
	

1



	�2023-05-06 02:15:45john@cognicert.com
��
	�	�
��1
john@cognicert.com	�

	�Fc
���
/	��	h4��-�F�~�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'
)d3!�indexix_identities_emailidentitiesCREATE 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'
)�I3�Oindexix_collected_addresses_user_idcollected_addressesCREATE UNIQUE INDEX ix_collected_addresses_user_id ON collected_addresses(user_id, "type", email)�~
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
)�	O3�1indexix_contactgroupmembers_contact_idcontactgroupmembers
CREATE INDEX ix_contactgroupmembers_contact_id ON contactgroupmembers (contact_id)�33�]tablecontactgroupmemberscontactgroupmembersCREATE 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)
)EY3indexsqlite_autoindex_contactgroupmembers_1contactgroupmembers	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 ''
)b3�indexix_contacts_user_idcontactsCREATE 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 ''
)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
)

	��	wo	H<������K#�x��8
�
�
�bGG	��?indexsqlite_autoind	�}5�/indexix_filestore_user_idfilestore+CREATE UNIQUE INDEX ix_filestore_user_id ON filestore(user_id, context, filename)�A'�Qtablefilestorefilestore*CREATE 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
)m;%�indexix_cache_shared_expirescache_shared CREATE INDEX ix_cache_shared_expires ON cache_shared(expires)�6%%�/tablecache_sharedcache_sharedCREATE TABLE cache_shared (
  cache_key varchar(255) NOT NULL,
  expires datetime DEFAULT NULL,
  data text NOT NULL,
  PRIMARY KEY (cache_key)
)7K%indexsqlite_autoindex_cache_shared_1cache_sharedP-kindexix_cache_expirescacheCREATE INDEX ix_cache_expires ON cache(expires)��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)
))=indexsqlite_autoindex_cache_1cacheA�-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!�/indexix_dictionary_user_languagedictionaryCREATE UNIQUE INDEX ix_dictionary_user_language ON dictionary (user_id, language)�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
)Y1uindexix_session_changedsessionCREATE INDEX ix_session_changed ON session (changed)�V�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
)-Aindexsqlite_autoindex_session_1sessionf5�indexix_responses_user_idresponsesCREATE INDEX ix_responses_user_id ON responses(user_id, del),�Ktableres){(5�/indexix_fv&?)�indexix_cache_messages_expirescache_messages)CREATE INDEX ix_cache_messages_expires ON cache_messages (expires);%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)
)j 9#�indexix_cache_index_expirescache_index#CREATE INDEX ix_cache_index_expires ON cache_index (expires)5I#indexsqlite_autoindex_cache_index_1cache_index"�N##�ctablecache_indexcache_index!CREATE 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)
)
























����$;!calendar-caldav-version2023100600&?!calendar-database-version2023100600/!roundcube-version2022081200
����;calendar-caldav-version?calendar-database-version/	roundcube-version
	��
�	*�c6�b#
�Q
z�[
GQ+indexsqlite_autoindex_itipinvitations_1itipinvitations4
�.##�itableattachmentsattachments2CREATE 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-�otableeventsevents1CREATE 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)
)^,/}indexcalendar_name_idxcalendars0CREATE UNIQUE INDEX calendar_name_idx ON calendars(name)�+�}tablecalendarscalendars/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
)95�/indexix_filestore_user_idfilestore+CREATE UNIQUE INDEX ix_filestore_user_id ON filestore(user_id, context, filename)��Qtablefilestorefilestore*C�3K-�9triggerUpdateLastTimeForCaldavCalendarcaldav_calendarsCREATE TRIGGER UpdateLastTimeForCaldavCalendar
  AFTER UPDATE
  ON caldav_calendars
  FOR{(5�/indexix_filestore_user_idfilestore+CREATE UNIQUE INDEX ix_filestore_user_id ON filestore(user_id, context, filename)�Q2--�Utablecaldav_calendarscaldav_calendars6CREATE 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
)|19+�!indexix_itipinvitations_uiditipinvitations5CREATE INDEX ix_itipinvitations_uid ON itipinvitations(user_id, event_uid)=0Q+indexsqlite_autoindex_itipinvitations_1itipinvitations4�/++�mtableitipinvitationsitipinvitations3CREATE 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)
)
����
		�Defaultcc0000database"�@'
	�cPanel CALDAVff6c2ccaldav
���Default
'cPanel CALDAV@






""Tyi83�f0�7'�indexcaldav_recurrence_idxcaldav_events;CREATE INDEX caldav_recurrence_idx ON caldav_events(recurrence_id)X:)'oindexcaldav_uid_idxcaldav_events:CREATE INDEX caldav_uid_idx ON caldav_events(uid)99M'indexsqlite_autoindex_caldav_events_1caldav_events9�G8''�Mtablecaldav_eventscaldav_events8CREATE 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 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)�3K-�9triggerUpdateLastTimeForCaldavCalendarcaldav_calendarsCREATE TRIGGER UpdateLastTimeForCaldavCalendar
  AFTER UPDATE
  ON caldav_calendars
  FOR EACH ROW
BEGIN
  UPDATE caldav_calendars SET caldav_last_change = CURRENT_TIMESTAMP WHERE calendar_id = old.calendar_id; END�.7I;�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�
6I;�!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=coalesce(NEW.name,(SELECT name FROM calendars WHERE calendar_id=NEW.calendar_id)), 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�X5I;�7triggercaldav_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, color, showalarms, driver)
      VALUES (NEW.calendar_id, NEW.user_id, 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�)4;;�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'
pp�V$
�

33
33
�#�=�]





��g3�k
3@b97kuj9p64qjed9j60sjgd9jcl8lkra1dgslakj2dlgkkrimdspmioaq8ljg2024-11-05 11:49:462024-11-05 11:49:462024-11-14 07:00:002024-11-14 08:00:00ISO/IEC 27001: the leading global standard for managing cybersecurity risksJoin from a PC, Mac, iPad, iPhone or Android device:
    Please click this URL to join. https://iec.zoom.us/w/91575309853?tk=RF7CkUphDEAqW7cOmCBRGh2xGa08xt0P4TQfWK5ad1M.DQcAAAAVUlBWHRZlUVptQWw5VVJibWFKblZvM2lhWkVnAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA&pwd=vqYER0SEnitnpmEj1YO7W271wNOza6.1&uuid=WN_bXVPeCpEQeOmcKx9Aspzdg
	Password: 526444
	Description: The standard ISO/IEC 27001 is without doubt the foremost international standard for information security. It has taken the world stage by storm gaining rapid success across market sectors and providing many benefits to business. 

High on the list of benefits is the capability of ISO/IEC 27001 to manage risks giving assurance and confidence to interested parties that the organization’s risks are being effectively mitigated.  In today’s dynamic and fast-changing world of business and the growing pace of cyber-attacks, having this assurance provided by a sound implementation of ISO/IEC 27001 is most welcome to all organizations.      

This workshop will explore the experiences of professionals that have several years practical knowledge of using and applying ISO/IEC 27001.  The workshop will also discuss some key take-away topics for users of the standard – risk management and controls, top management commitment and leadership, performance evaluation and certification.  There will be a usage and experience survey and discussion.  This is intended to be a lively and informative webinar.     


Or join by phone:
    Dial(for higher quality, dial a number based on your current location):
        US: +1 719 359 4580  or +1 253 205 0468  or +1 253 215 8782  or +1 301 715 8592  or +1 305 224 1968  or +1 309 205 3325  or +1 312 626 6799  or +1 346 248 7799  or +1 360 209 5623  or +1 386 347 5053  or +1 408 638 0968  or +1 507 473 4847  or +1 564 217 2000  or +1 646 876 9923  or +1 646 931 3860  or +1 669 444 9171  or +1 669 900 6833  or +1 689 278 1000 
        Argentina: +54 343 414 5986  or +54 112 040 0447  or +54 115 983 6950  or +54 341 512 2188 
        Austria: +43 12 535 502  or +43 670 309 0165  or +43 72 011 5988  or +43 120 609 3072  or +43 12 535 501 
        Australia: +61 7 3185 3730  or +61 8 6119 3900  or +61 8 7150 1149  or +61 2 8015 6011  or +61 3 7018 2005 
        Brazil: +55 11 4680 6788  or +55 11 4700 9668  or +55 21 3958 7888  or +55 11 4632 2236  or +55 11 4632 2237 
        Bulgaria: +359 3 257 1633  or +359 2 492 5688 
        Belgium: +32 2 788 0173  or +32 1579 5132  or +32 2 290 9360  or +32 2 585 5574  or +32 2 588 4188  or +32 2 788 0172 
        Estonia: +372 880 1188  or +372 660 1699 
        El Salvador: +503 2136 6444  or +503 2113 9088 
        Dominican Republic: +1 829 956 2188  or +1 829 947 9220 
        Denmark: +45 89 88 37 88  or +45 32 70 12 06  or +45 32 71 31 57  or +45 32 72 80 10  or +45 32 72 80 11  or +45 47 37 25 75 
        Czech Republic: +420 5 3889 0161  or +420 2 2888 2388  or +420 2 3901 8272 
        Cyprus: +357 2 505 4777  or +357 2 200 0888 
        Croatia: +385 1777 6333  or +385 1300 0988 
        Colombia: +57 60 1518 9697  or +57 60 1518 9698  or +57 60 2620 7388  or +57 60 1508 7702  or +57 60 1514 0382 
        Chile: +56 23 210 ?
��G
�

@b97kuj9p64qjed9j60sjgd9jcl8lkra1dgslakj2dlgkkrimdspmioaq8ljgV
��A�b97kuj9p64qjed9j60sjgd9jcl8lkra1dgslakj2dlgkkrimdspmioaq8ljgV
��
V
��3@2024-11-14 07:00:00V
�
6	�	�	.����.>11�tablecaldav_attachmentscaldav_attachments>CREATE 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)
)�=G'�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; END�<A'�)indexcaldav_calendar_notify_idxcaldav_events<CREATE INDEX caldav_calendar_notify_idx ON caldav_events(calendar_id,notifyat)q;7'�indexcaldav_recurrence_idxcaldav_events;CREATE INDEX caldav_recurrence_idx ON caldav_events(recurrence_id)X:)'oindexcaldav_uid_idxcaldav_events:CREATE INDEX caldav_uid_idx ON caldav_events(uid)99M'indexsqlite_autoindex_caldav_events_1caldav_events9�G8''�Mtablecaldav_eventscaldav_events8CREATE 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 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)
)
9066  or +56 232 938 848  or +56 41 256 0288  or +56 22 573 9304  or +56 22 573 9305 
        Canada: +1 438 809 7799  or +1 587 328 1099  or +1 647 374 4685  or +1 647 558 0588  or +1 778 907 2071  or +1 780 666 0144  or +1 204 272 7920 
        Greece: +30 231 118 0599  or +30 211 198 4488 
        Germany: +49 69 7104 9922  or +49 69 3807 9883  or +49 69 3807 9884  or +49 69 5050 0951  or +49 69 5050 0952  or +49 695 050 2596 
        Hong Kong SAR: +852 5808 6088  or +852 3012 6283  or +852 5803 3730  or +852 5803 3731 
        Hungary: +36 1 779 9126  or +36 1 408 8456  or +36 1 701 0488 
        Ireland: +353 6 163 9031  or +353 1 240 8941  or +353 1 536 9320  or +353 1 653 3895  or +353 1 653 3897  or +353 1 653 3898 
        Israel: +972 3 978 6688  or +972 2 376 4509  or +972 2 376 4510 
        Italy: +39 069 480 6488  or +39 020 066 7245  or +39 021 241 28 823 
        Japan: +81 3 4579 0432  or +81 3 4579 0545  or +81 363 628 317  or +81 342 339 271  or +81 3 4578 1488 
        Latvia: +371 6303 1888  or +371 6303 1808 
        Luxembourg: +352 342 080 9265  or +352 2786 1188  or +352 2786 4277 
        Lithuania: +370 5214 1488  or +370 3799 9260 
        Mexico: +52 556 826 9800  or +52 558 659 6001  or +52 558 659 6002  or +52 554 161 4288  or +52 554 169 6926 
        Netherlands: +31 707 006 526  or +31 20 241 0288  or +31 20 794 0854  or +31 20 794 6519  or +31 20 794 6520  or +31 20 794 7345 
        Norway: +47 2400 4736  or +47 2400 4735 
        New Zealand: +64 9 884 6780  or +64 3 659 0603  or +64 4 886 0026 
        Panama: +507 833 9588  or +507 378 2155 
        Peru: +51 1 730 6777  or +51 1 707 5788  or +51 1 708 8312 
        Poland: +48 22 398 7356  or +48 22 306 5342  or +48 22 307 3488 
        Portugal: +351 308 810 988  or +351 211 202 618  or +351 308 804 188 
        Puerto Rico: +1 939 945 0244  or +1 787 945 1488  or +1 787 966 7727 
        Romania: +40 37 170 0418  or +40 31 630 1088 
        Russia: +7 499 951 6380  or +7 499 951 6379 
        Singapore: +65 3165 1065  or +65 3129 4891  or +65 3129 4892  or +65 3158 7288 
        Slovakia: +421 233 418 515  or +421 233 056 888 
        Slovenia: +386 1888 8788  or +386 1600 3102 
        South Africa: +27 87 551 7702  or +27 21 426 8190  or +27 21 426 8191  or +27 87 550 3946 
        Korea, Republic of: +82 2 3143 9612  or +82 2 3143 9611 
        Spain: +34 917 873 431  or +34 84 368 5025  or +34 91 787 0058 
        Sweden: +46 850 539 728  or +46 8 4468 2488  or +46 8 5016 3827  or +46 8 5050 0828  or +46 8 5050 0829  or +46 8 5052 0017 
        Switzerland: +41 44 529 92 72  or +41 22 591 00 05  or +41 22 591 01 56  or +41 31 528 09 88  or +41 43 210 70 42  or +41 43 210 71 08 
        United Kingdom: +44 203 481 5237  or +44 203 481 5240  or +44 203 901 7895  or +44 208 080 6591  or +44 208 080 6592  or +44 330 088 5830  or +44 131 460 1196 
        Malaysia: +60 3 7724 4080  or +60 3 2706 0888  or +60 3 2706 0889  or +60 3 7724 4079 
        Malta: +356 2778 1288  or +356 2776 1777 
        Georgia: +995 7067 77954  or +995 3224 73988 
        France: +33 1 7095 0103  or +33 1 7095 0350  or +33 1 8699 5831  or +33 1 7037 2246  or +33 1 7037 9729 
        Finland: +358 9 7252 2471  or +358 3 4109 2129  or +358 9 4245 1488 
    Webinar ID: 915 7530 9853
    Password: 526444
    International numbers available: https://iec.zoom.us/u/aimVk5Xfe
https://iec.zoom.us/w/91575309853?tk=RF7CkUphDEAqW7cOmCBRGh2xGa08xt0P4TQfWK5ad1M.DQcAAAAVUlBWHRZlUVptQWw5VVJibWFKblZvM2lhWkVnAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA&pwd=vqYER0SEnitnpmEj1YO7W271wNOza6.1&uuid=WN_bXVPeCpEQeOmcKx9AspzdgPersonal[{"trigger":"-PT10M","action":"DISPLAY","description":"Reminder"}][{"name":"IEC ACADEMY & CAPACITY BUILDING","role":"ORGANIZER","rsvp":false,"email":"no-reply@zoom.us","status":"ACCEPTED"},{"name":"John Aderibigbe","role":"REQ-PARTICIPANT","rsvp":false,"email":"john@cognicert.com","status":"ACCEPTED"}]2024-11-14 07:00:00/calendars/users/john%40cognicert.com/calendar/b97kuj9p64qjed9j60sjgd9jcl8lkra1dgslakj2dlgkkrimdspmioaq8ljg.ics2024-11-05 16:49:46