diff --git a/.gitignore b/.gitignore index 6e2d390..920ac85 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,16 @@ !/.mozilla/firefox/voronind/user.js !/.mozilla/firefox/voronind/search.json.mozlz4 +# Thunderbird. +!/.thunderbird/ +/.thunderbird/* +!/.thunderbird/profiles.ini +!/.thunderbird/installs.ini +!/.thunderbird/voronind/ +/.thunderbird/voronind/* +!/.thunderbird/voronind/user.js +!/.thunderbird/voronind/search.json.mozlz4 + # Bin. !/app/bin/ !/app/bin/** diff --git a/.local/share/flatpak/overrides/org.mozilla.Thunderbird b/.local/share/flatpak/overrides/org.mozilla.Thunderbird new file mode 100644 index 0000000..14656c3 --- /dev/null +++ b/.local/share/flatpak/overrides/org.mozilla.Thunderbird @@ -0,0 +1,2 @@ +[Context] +filesystems=~/.thunderbird diff --git a/.thunderbird/installs.ini b/.thunderbird/installs.ini new file mode 100644 index 0000000..6bcf407 --- /dev/null +++ b/.thunderbird/installs.ini @@ -0,0 +1,4 @@ +[BD520B11F73A6B64] +Default=voronind +Locked=1 + diff --git a/.thunderbird/profiles.ini b/.thunderbird/profiles.ini new file mode 100644 index 0000000..6f8a03b --- /dev/null +++ b/.thunderbird/profiles.ini @@ -0,0 +1,14 @@ +[Profile0] +Default=1 +IsRelative=1 +Name=voronind +Path=voronind + +[General] +StartWithLastProfile=1 +Version=2 + +[InstallBD520B11F73A6B64] +Default=voronind +Locked=1 + diff --git a/.thunderbird/voronind/search.json.mozlz4 b/.thunderbird/voronind/search.json.mozlz4 new file mode 100644 index 0000000..02241c6 Binary files /dev/null and b/.thunderbird/voronind/search.json.mozlz4 differ diff --git a/.thunderbird/voronind/user.js b/.thunderbird/voronind/user.js new file mode 100644 index 0000000..3e4e41e --- /dev/null +++ b/.thunderbird/voronind/user.js @@ -0,0 +1,377 @@ +// Calendar. +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.cache.enabled", true); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.calendar-main-in-composite", true); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.color", "#fb0404"); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.forceEmailScheduling", false); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.imip.identity.key", "id1"); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.name", "health"); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.notifications.times", ""); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.readOnly", true); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.refreshInterval", "60"); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.suppressAlarms", false); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.type", "caldav"); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.uri", "https://cloud.voronind.com/remote.php/dav/calendars/cakee/pill/"); +user_pref("calendar.registry.01c3b471-7352-45dd-85ab-681eafd90f72.username", "cakee"); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.cache.enabled", true); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.calendar-main-in-composite", true); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.color", "#65b35b"); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.forceEmailScheduling", false); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.imip.identity.key", "id1"); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.name", "low"); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.notifications.times", ""); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.readOnly", true); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.refreshInterval", "60"); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.suppressAlarms", false); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.type", "caldav"); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.uri", "https://cloud.voronind.com/remote.php/dav/calendars/cakee/low/"); +user_pref("calendar.registry.50fe1a15-3d26-4903-a4a2-c7bc0c8cf56b.username", "cakee"); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.cache.enabled", true); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.calendar-main-in-composite", true); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.color", "#818181"); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.forceEmailScheduling", false); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.imip.identity.key", "id1"); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.name", "payment"); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.notifications.times", ""); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.readOnly", true); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.refreshInterval", "60"); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.suppressAlarms", false); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.type", "caldav"); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.uri", "https://cloud.voronind.com/remote.php/dav/calendars/cakee/payment/"); +user_pref("calendar.registry.5304d893-aff3-4a86-bb35-cd0d6121af9f.username", "cakee"); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.cache.enabled", true); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.calendar-main-in-composite", true); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.color", "#a24955"); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.forceEmailScheduling", false); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.imip.identity.key", "id1"); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.name", "high"); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.notifications.times", ""); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.readOnly", true); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.refreshInterval", "60"); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.suppressAlarms", false); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.type", "caldav"); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.uri", "https://cloud.voronind.com/remote.php/dav/calendars/cakee/high/"); +user_pref("calendar.registry.675ddbbf-84d9-4a06-b003-b7c1d733104a.username", "cakee"); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.cache.enabled", true); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.calendar-main-in-composite", true); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.color", "#3584e4"); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.forceEmailScheduling", false); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.imip.identity.key", "id1"); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.name", "work"); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.notifications.times", ""); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.readOnly", true); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.refreshInterval", "60"); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.suppressAlarms", false); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.type", "caldav"); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.uri", "https://cloud.voronind.com/remote.php/dav/calendars/cakee/work/"); +user_pref("calendar.registry.6cd7f683-d6fd-4ed5-a8bf-56f5301f320a.username", "cakee"); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.cache.enabled", true); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.calendar-main-in-composite", true); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.color", "#8855a8"); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.forceEmailScheduling", false); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.imip.identity.key", "id1"); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.name", "holiday"); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.notifications.times", ""); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.readOnly", true); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.refreshInterval", "60"); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.suppressAlarms", false); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.type", "caldav"); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.uri", "https://cloud.voronind.com/remote.php/dav/calendars/cakee/holiday/"); +user_pref("calendar.registry.81855022-6017-40d7-8dc2-b511366a6c22.username", "cakee"); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.cache.enabled", true); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.calendar-main-in-composite", true); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.color", "#bf678b"); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.forceEmailScheduling", false); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.imip.identity.key", "id1"); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.name", "family"); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.notifications.times", ""); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.readOnly", true); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.refreshInterval", "60"); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.suppressAlarms", false); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.type", "caldav"); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.uri", "https://cloud.voronind.com/remote.php/dav/calendars/cakee/family/"); +user_pref("calendar.registry.d62dfd52-11e8-4195-bef7-83f3d8bcd6a0.username", "cakee"); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.cache.enabled", true); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.calendar-main-default", true); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.calendar-main-in-composite", true); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.color", "#3333ff"); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.disabled", false); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.imip.identity.key", "id1"); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.name", "fsight"); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.notifications.times", ""); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.readOnly", true); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.refreshInterval", "60"); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.suppressAlarms", false); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.type", "ics"); +user_pref("calendar.registry.ea38eeba-213c-4321-a9bb-458ea01ac97f.uri", "https://mail.fsight.ru/owa/calendar/c9761e8ff7564c91bd3c3661b5d3aaf3@fsight.ru/9a38e68a83e64dc18cf0fe6180c3043a14739434704043820329/calendar.ics"); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.alarms.ignored", "a5afd116-ef47-4292-9588-856d9b1a18b5##f554f56c-e362-4ec7-8f9a-f4485b6673ec"); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.cache.enabled", true); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.calendar-main-in-composite", true); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.color", "#a2b351"); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.forceEmailScheduling", false); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.imip.identity.key", "id1"); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.name", "med"); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.notifications.times", ""); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.readOnly", true); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.refreshInterval", "60"); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.suppressAlarms", false); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.type", "caldav"); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.uri", "https://cloud.voronind.com/remote.php/dav/calendars/cakee/med/"); +user_pref("calendar.registry.f554f56c-e362-4ec7-8f9a-f4485b6673ec.username", "cakee"); +user_pref("calendar.timezone.local", "Europe/Moscow"); +user_pref("calendar.timezone.useSystemTimezone", true); +user_pref("calendar.view.dayendhour", 19); +user_pref("calendar.view.daystarthour", 10); + +// Fonts. +user_pref("browser.display.use_document_fonts", 0); +user_pref("font.name.monospace.x-cyrillic", "Terminess Nerd Font Mono"); +user_pref("font.name.monospace.x-unicode", "Terminess Nerd Font Mono"); +user_pref("font.name.monospace.x-western", "Terminess Nerd Font Mono"); +user_pref("font.name.sans-serif.x-cyrillic", "SF Pro Text"); +user_pref("font.name.sans-serif.x-unicode", "SF Pro Text"); +user_pref("font.name.sans-serif.x-western", "SF Pro Text"); +user_pref("font.name.serif.x-cyrillic", "SF Pro Text"); +user_pref("font.name.serif.x-unicode", "SF Pro Text"); +user_pref("font.name.serif.x-western", "SF Pro Text"); +user_pref("font.minimum-size.x-cyrillic", 12); +user_pref("font.minimum-size.x-unicode", 12); +user_pref("font.minimum-size.x-western", 12); + +// Contacts. +user_pref("ldap_2.servers.Contacts.carddav.syncinterval", 1440); +user_pref("ldap_2.servers.Contacts.carddav.token", "http://sabre.io/ns/sync/433"); +user_pref("ldap_2.servers.Contacts.carddav.url", "https://cloud.voronind.com/remote.php/dav/addressbooks/users/cakee/contacts/"); +user_pref("ldap_2.servers.Contacts.carddav.username", "cakee"); +user_pref("ldap_2.servers.Contacts.description", "Contacts"); +user_pref("ldap_2.servers.Contacts.dirType", 102); +user_pref("ldap_2.servers.Contacts.filename", "abook-1.sqlite"); +user_pref("ldap_2.servers.Contacts.readOnly", true); +user_pref("ldap_2.servers.Contacts.uid", "afa3d8b6-830c-43da-99aa-fec428991044"); +user_pref("ldap_2.servers.history.uid", "3759d461-e9b6-492c-b0ef-19daf5c9d20f"); +user_pref("ldap_2.servers.pab.uid", "037d98cf-964f-4bdb-a287-76e24bf0c93c"); + +// Mail. +user_pref("mail.ab_remote_content.migrated", 1); +user_pref("mail.account.account1.identities", "id1"); +user_pref("mail.account.account1.server", "server1"); +user_pref("mail.account.account2.server", "server2"); +user_pref("mail.account.account5.identities", "id4"); +user_pref("mail.account.account5.server", "server4"); +user_pref("mail.account.account6.identities", "id5"); +user_pref("mail.account.account6.server", "server5"); +user_pref("mail.account.account7.identities", "id6"); +user_pref("mail.account.account7.server", "server6"); +user_pref("mail.account.account8.identities", "id7"); +user_pref("mail.account.account8.server", "server3"); +user_pref("mail.account.lastKey", 8); +user_pref("mail.accountmanager.accounts", "account1,account5,account6,account7,account8,account2"); +user_pref("mail.accountmanager.defaultaccount", "account1"); +user_pref("mail.accountmanager.localfoldersserver", "server2"); +user_pref("mail.folder.views.version", 1); +user_pref("mail.identity.id1.archive_folder", "imap://account%40voronind.com@mail.voronind.com/Archives"); +user_pref("mail.identity.id1.draft_folder", "imap://account%40voronind.com@mail.voronind.com/Drafts"); +user_pref("mail.identity.id1.drafts_folder_picker_mode", "0"); +user_pref("mail.identity.id1.fcc_folder", "imap://account%40voronind.com@mail.voronind.com/Sent"); +user_pref("mail.identity.id1.fcc_folder_picker_mode", "0"); +user_pref("mail.identity.id1.fullName", "Dmitry Voronin"); +user_pref("mail.identity.id1.reply_on_top", 1); +user_pref("mail.identity.id1.smtpServer", "smtp1"); +user_pref("mail.identity.id1.stationery_folder", "imap://account%40voronind.com@mail.voronind.com/Templates"); +user_pref("mail.identity.id1.tmpl_folder_picker_mode", "0"); +user_pref("mail.identity.id1.useremail", "account@voronind.com"); +user_pref("mail.identity.id1.valid", true); +user_pref("mail.identity.id4.archive_folder", "imap://admin%40voronind.com@mail.voronind.com/Archives"); +user_pref("mail.identity.id4.draft_folder", "imap://admin%40voronind.com@mail.voronind.com/Drafts"); +user_pref("mail.identity.id4.drafts_folder_picker_mode", "0"); +user_pref("mail.identity.id4.fcc_folder", "imap://admin%40voronind.com@mail.voronind.com/Sent"); +user_pref("mail.identity.id4.fcc_folder_picker_mode", "0"); +user_pref("mail.identity.id4.fullName", "Dmitry Voronin"); +user_pref("mail.identity.id4.reply_on_top", 1); +user_pref("mail.identity.id4.sig_bottom", true); +user_pref("mail.identity.id4.smtpServer", "smtp3"); +user_pref("mail.identity.id4.stationery_folder", "imap://admin%40voronind.com@mail.voronind.com/Templates"); +user_pref("mail.identity.id4.tmpl_folder_picker_mode", "0"); +user_pref("mail.identity.id4.useremail", "admin@voronind.com"); +user_pref("mail.identity.id4.valid", true); +user_pref("mail.identity.id5.archive_folder", "imap://hi%40voronind.com@mail.voronind.com/Archives"); +user_pref("mail.identity.id5.draft_folder", "imap://hi%40voronind.com@mail.voronind.com/Drafts"); +user_pref("mail.identity.id5.drafts_folder_picker_mode", "0"); +user_pref("mail.identity.id5.fcc_folder", "imap://hi%40voronind.com@mail.voronind.com/Sent"); +user_pref("mail.identity.id5.fcc_folder_picker_mode", "0"); +user_pref("mail.identity.id5.fullName", "Dmitry Voronin"); +user_pref("mail.identity.id5.reply_on_top", 1); +user_pref("mail.identity.id5.sig_bottom", true); +user_pref("mail.identity.id5.smtpServer", "smtp4"); +user_pref("mail.identity.id5.stationery_folder", "imap://hi%40voronind.com@mail.voronind.com/Templates"); +user_pref("mail.identity.id5.tmpl_folder_picker_mode", "0"); +user_pref("mail.identity.id5.useremail", "hi@voronind.com"); +user_pref("mail.identity.id5.valid", true); +user_pref("mail.identity.id6.archive_folder", "imap://job%40voronind.com@mail.voronind.com/Archives"); +user_pref("mail.identity.id6.draft_folder", "imap://job%40voronind.com@mail.voronind.com/Drafts"); +user_pref("mail.identity.id6.drafts_folder_picker_mode", "0"); +user_pref("mail.identity.id6.fcc_folder", "imap://job%40voronind.com@mail.voronind.com/Sent"); +user_pref("mail.identity.id6.fcc_folder_picker_mode", "0"); +user_pref("mail.identity.id6.fullName", "Dmitry Voronin"); +user_pref("mail.identity.id6.reply_on_top", 1); +user_pref("mail.identity.id6.sig_bottom", true); +user_pref("mail.identity.id6.smtpServer", "smtp5"); +user_pref("mail.identity.id6.stationery_folder", "imap://job%40voronind.com@mail.voronind.com/Templates"); +user_pref("mail.identity.id6.tmpl_folder_picker_mode", "0"); +user_pref("mail.identity.id6.useremail", "job@voronind.com"); +user_pref("mail.identity.id6.valid", true); +user_pref("mail.identity.id7.archive_folder", "imap://trash%40voronind.com@mail.voronind.com/Archives"); +user_pref("mail.identity.id7.draft_folder", "imap://trash%40voronind.com@mail.voronind.com/Drafts"); +user_pref("mail.identity.id7.drafts_folder_picker_mode", "0"); +user_pref("mail.identity.id7.fcc_folder", "imap://trash%40voronind.com@mail.voronind.com/Sent"); +user_pref("mail.identity.id7.fcc_folder_picker_mode", "0"); +user_pref("mail.identity.id7.fullName", "Dmitry Voronin"); +user_pref("mail.identity.id7.reply_on_top", 1); +user_pref("mail.identity.id7.sig_bottom", true); +user_pref("mail.identity.id7.smtpServer", "smtp6"); +user_pref("mail.identity.id7.stationery_folder", "imap://trash%40voronind.com@mail.voronind.com/Templates"); +user_pref("mail.identity.id7.tmpl_folder_picker_mode", "0"); +user_pref("mail.identity.id7.useremail", "trash@voronind.com"); +user_pref("mail.identity.id7.valid", true); +user_pref("mail.server.server1.check_new_mail", true); +user_pref("mail.server.server1.clientid", "a7a10b7e-effb-4190-82aa-b98c60d95c2c"); +user_pref("mail.server.server1.directory", "/home/voronind/.thunderbird/95mdivph.default-release/ImapMail/mail.voronind.com"); +user_pref("mail.server.server1.directory-rel", "[ProfD]ImapMail/mail.voronind.com"); +user_pref("mail.server.server1.hostname", "mail.voronind.com"); +user_pref("mail.server.server1.login_at_startup", true); +user_pref("mail.server.server1.max_cached_connections", 5); +user_pref("mail.server.server1.name", "account@voronind.com"); +user_pref("mail.server.server1.namespace.personal", "\"\""); +user_pref("mail.server.server1.port", 993); +user_pref("mail.server.server1.serverIDResponse", "(\"name\" \"Dovecot\")"); +user_pref("mail.server.server1.socketType", 3); +user_pref("mail.server.server1.spamActionTargetAccount", "imap://account%40voronind.com@mail.voronind.com"); +user_pref("mail.server.server1.storeContractID", "@mozilla.org/msgstore/berkeleystore;1"); +user_pref("mail.server.server1.timeout", 29); +user_pref("mail.server.server1.type", "imap"); +user_pref("mail.server.server1.userName", "account@voronind.com"); +user_pref("mail.server.server2.directory", "/home/voronind/.thunderbird/95mdivph.default-release/Mail/Local Folders"); +user_pref("mail.server.server2.directory-rel", "[ProfD]Mail/Local Folders"); +user_pref("mail.server.server2.hostname", "Local Folders"); +user_pref("mail.server.server2.name", "Local Folders"); +user_pref("mail.server.server2.spamActionTargetAccount", "mailbox://nobody@Local%20Folders"); +user_pref("mail.server.server2.storeContractID", "@mozilla.org/msgstore/berkeleystore;1"); +user_pref("mail.server.server2.type", "none"); +user_pref("mail.server.server2.userName", "nobody"); +user_pref("mail.server.server3.check_new_mail", true); +user_pref("mail.server.server3.clientid", "a4e498ca-34b4-4aec-a112-a2ff4442698a"); +user_pref("mail.server.server3.directory", "/home/voronind/.thunderbird/95mdivph.default-release/ImapMail/mail.voronind-4.com"); +user_pref("mail.server.server3.directory-rel", "[ProfD]ImapMail/mail.voronind-4.com"); +user_pref("mail.server.server3.hostname", "mail.voronind.com"); +user_pref("mail.server.server3.login_at_startup", true); +user_pref("mail.server.server3.max_cached_connections", 5); +user_pref("mail.server.server3.name", "trash@voronind.com"); +user_pref("mail.server.server3.namespace.personal", "\"\""); +user_pref("mail.server.server3.port", 993); +user_pref("mail.server.server3.serverIDResponse", "(\"name\" \"Dovecot\")"); +user_pref("mail.server.server3.socketType", 3); +user_pref("mail.server.server3.spamActionTargetAccount", "imap://trash%40voronind.com@mail.voronind.com"); +user_pref("mail.server.server3.storeContractID", "@mozilla.org/msgstore/berkeleystore;1"); +user_pref("mail.server.server3.timeout", 29); +user_pref("mail.server.server3.type", "imap"); +user_pref("mail.server.server3.userName", "trash@voronind.com"); +user_pref("mail.server.server4.check_new_mail", true); +user_pref("mail.server.server4.clientid", "9cae585d-a79b-46ab-b5ae-8bf63376abc2"); +user_pref("mail.server.server4.directory", "/home/voronind/.thunderbird/95mdivph.default-release/ImapMail/mail.voronind-1.com"); +user_pref("mail.server.server4.directory-rel", "[ProfD]ImapMail/mail.voronind-1.com"); +user_pref("mail.server.server4.hostname", "mail.voronind.com"); +user_pref("mail.server.server4.login_at_startup", true); +user_pref("mail.server.server4.max_cached_connections", 5); +user_pref("mail.server.server4.name", "admin@voronind.com"); +user_pref("mail.server.server4.namespace.personal", "\"\""); +user_pref("mail.server.server4.port", 993); +user_pref("mail.server.server4.serverIDResponse", "(\"name\" \"Dovecot\")"); +user_pref("mail.server.server4.socketType", 3); +user_pref("mail.server.server4.spamActionTargetAccount", "imap://admin%40voronind.com@mail.voronind.com"); +user_pref("mail.server.server4.storeContractID", "@mozilla.org/msgstore/berkeleystore;1"); +user_pref("mail.server.server4.timeout", 29); +user_pref("mail.server.server4.type", "imap"); +user_pref("mail.server.server4.userName", "admin@voronind.com"); +user_pref("mail.server.server5.check_new_mail", true); +user_pref("mail.server.server5.clientid", "d8e7fc8c-25ca-4dcb-bc10-fe498801ce1b"); +user_pref("mail.server.server5.directory", "/home/voronind/.thunderbird/95mdivph.default-release/ImapMail/mail.voronind-2.com"); +user_pref("mail.server.server5.directory-rel", "[ProfD]ImapMail/mail.voronind-2.com"); +user_pref("mail.server.server5.hostname", "mail.voronind.com"); +user_pref("mail.server.server5.login_at_startup", true); +user_pref("mail.server.server5.max_cached_connections", 5); +user_pref("mail.server.server5.name", "hi@voronind.com"); +user_pref("mail.server.server5.namespace.personal", "\"\""); +user_pref("mail.server.server5.port", 993); +user_pref("mail.server.server5.serverIDResponse", "(\"name\" \"Dovecot\")"); +user_pref("mail.server.server5.socketType", 3); +user_pref("mail.server.server5.spamActionTargetAccount", "imap://hi%40voronind.com@mail.voronind.com"); +user_pref("mail.server.server5.storeContractID", "@mozilla.org/msgstore/berkeleystore;1"); +user_pref("mail.server.server5.timeout", 29); +user_pref("mail.server.server5.type", "imap"); +user_pref("mail.server.server5.userName", "hi@voronind.com"); +user_pref("mail.server.server6.check_new_mail", true); +user_pref("mail.server.server6.clientid", "3764164e-af7d-476d-8529-c27c77aa4b6a"); +user_pref("mail.server.server6.directory", "/home/voronind/.thunderbird/95mdivph.default-release/ImapMail/mail.voronind-3.com"); +user_pref("mail.server.server6.directory-rel", "[ProfD]ImapMail/mail.voronind-3.com"); +user_pref("mail.server.server6.hostname", "mail.voronind.com"); +user_pref("mail.server.server6.login_at_startup", true); +user_pref("mail.server.server6.max_cached_connections", 5); +user_pref("mail.server.server6.name", "job@voronind.com"); +user_pref("mail.server.server6.namespace.personal", "\"\""); +user_pref("mail.server.server6.port", 993); +user_pref("mail.server.server6.serverIDResponse", "(\"name\" \"Dovecot\")"); +user_pref("mail.server.server6.socketType", 3); +user_pref("mail.server.server6.spamActionTargetAccount", "imap://job%40voronind.com@mail.voronind.com"); +user_pref("mail.server.server6.storeContractID", "@mozilla.org/msgstore/berkeleystore;1"); +user_pref("mail.server.server6.timeout", 29); +user_pref("mail.server.server6.type", "imap"); +user_pref("mail.server.server6.userName", "job@voronind.com"); +user_pref("mail.smtp.defaultserver", "smtp1"); +user_pref("mail.smtpserver.smtp1.authMethod", 3); +user_pref("mail.smtpserver.smtp1.clientid", "70b58300-102a-4a58-b553-d194e359a159"); +user_pref("mail.smtpserver.smtp1.description", ""); +user_pref("mail.smtpserver.smtp1.hostname", "mail.voronind.com"); +user_pref("mail.smtpserver.smtp1.port", 465); +user_pref("mail.smtpserver.smtp1.try_ssl", 3); +user_pref("mail.smtpserver.smtp1.username", "account@voronind.com"); +user_pref("mail.smtpserver.smtp2.authMethod", 3); +user_pref("mail.smtpserver.smtp2.clientid", "684a605d-1ce5-47fa-870d-b9ec17fd4c14"); +user_pref("mail.smtpserver.smtp2.description", ""); +user_pref("mail.smtpserver.smtp2.hostname", "mail.fsight.ru"); +user_pref("mail.smtpserver.smtp2.port", 587); +user_pref("mail.smtpserver.smtp2.try_ssl", 2); +user_pref("mail.smtpserver.smtp2.username", "dd.voronin@fsight.ru"); +user_pref("mail.smtpserver.smtp3.authMethod", 3); +user_pref("mail.smtpserver.smtp3.clientid", "ffcf8eae-eb0d-47fd-b785-e3413f8b64e3"); +user_pref("mail.smtpserver.smtp3.description", ""); +user_pref("mail.smtpserver.smtp3.hostname", "mail.voronind.com"); +user_pref("mail.smtpserver.smtp3.port", 465); +user_pref("mail.smtpserver.smtp3.try_ssl", 3); +user_pref("mail.smtpserver.smtp3.username", "admin@voronind.com"); +user_pref("mail.smtpserver.smtp4.authMethod", 3); +user_pref("mail.smtpserver.smtp4.clientid", "4b5d5475-a848-490a-b0cc-aa9cde7c6879"); +user_pref("mail.smtpserver.smtp4.description", ""); +user_pref("mail.smtpserver.smtp4.hostname", "mail.voronind.com"); +user_pref("mail.smtpserver.smtp4.port", 465); +user_pref("mail.smtpserver.smtp4.try_ssl", 3); +user_pref("mail.smtpserver.smtp4.username", "hi@voronind.com"); +user_pref("mail.smtpserver.smtp5.authMethod", 3); +user_pref("mail.smtpserver.smtp5.clientid", "a5fb46bc-7228-4b86-bcac-82f61f8af441"); +user_pref("mail.smtpserver.smtp5.description", ""); +user_pref("mail.smtpserver.smtp5.hostname", "mail.voronind.com"); +user_pref("mail.smtpserver.smtp5.port", 465); +user_pref("mail.smtpserver.smtp5.try_ssl", 3); +user_pref("mail.smtpserver.smtp5.username", "job@voronind.com"); +user_pref("mail.smtpserver.smtp6.authMethod", 3); +user_pref("mail.smtpserver.smtp6.clientid", "9c0ed050-6771-4347-8383-92d3b3e0002b"); +user_pref("mail.smtpserver.smtp6.description", ""); +user_pref("mail.smtpserver.smtp6.hostname", "mail.voronind.com"); +user_pref("mail.smtpserver.smtp6.port", 465); +user_pref("mail.smtpserver.smtp6.try_ssl", 3); +user_pref("mail.smtpserver.smtp6.username", "trash@voronind.com"); +user_pref("mail.smtpservers", "smtp1,smtp2,smtp3,smtp4,smtp5,smtp6"); +user_pref("mail.startup.enabledMailCheckOnce", true); +user_pref("mail.warn_on_collapsed_thread_operation", false); + +// Privacy. +user_pref("network.cookie.cookieBehavior", 1); +user_pref("privacy.donottrackheader.enabled", true);