From a19bcfd9181a000f341a1767d51e8d6bc340c912 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Fri, 3 Jan 2025 00:22:00 +0100 Subject: [PATCH] restore mail --- .../accounts/1-mail@oxapentane.com.muttrc | 52 ++++++ .../accounts/2-grigory@shipunov.xyz.muttrc | 47 ++++++ .../accounts/3-dump@dvb.solutions.muttrc | 47 ++++++ .../accounts/4-grigory@tlm.solutions.muttrc | 45 ++++++ mail/.config/neomutt/accounts/crypt.muttrc | 12 ++ mail/.config/neomutt/accounts/nocrypt.muttrc | 9 ++ mail/.config/neomutt/defaults.muttrc | 152 ++++++++++++++++++ mail/.config/neomutt/mailcap | 9 ++ mail/.config/neomutt/neomuttrc | 7 + mail/.notmuch-config | 15 ++ mail/.password-store/.gpg-id | 1 + mail/.password-store/dump@dvb.solutions.gpg | Bin 0 -> 609 bytes mail/.password-store/grigory@shipunov.xyz.gpg | Bin 0 -> 610 bytes mail/.password-store/mail@oxapentane.com.gpg | 2 + 14 files changed, 398 insertions(+) create mode 100644 mail/.config/neomutt/accounts/1-mail@oxapentane.com.muttrc create mode 100644 mail/.config/neomutt/accounts/2-grigory@shipunov.xyz.muttrc create mode 100644 mail/.config/neomutt/accounts/3-dump@dvb.solutions.muttrc create mode 100644 mail/.config/neomutt/accounts/4-grigory@tlm.solutions.muttrc create mode 100644 mail/.config/neomutt/accounts/crypt.muttrc create mode 100644 mail/.config/neomutt/accounts/nocrypt.muttrc create mode 100644 mail/.config/neomutt/defaults.muttrc create mode 100644 mail/.config/neomutt/mailcap create mode 100644 mail/.config/neomutt/neomuttrc create mode 100644 mail/.notmuch-config create mode 100644 mail/.password-store/.gpg-id create mode 100644 mail/.password-store/dump@dvb.solutions.gpg create mode 100644 mail/.password-store/grigory@shipunov.xyz.gpg create mode 100644 mail/.password-store/mail@oxapentane.com.gpg diff --git a/mail/.config/neomutt/accounts/1-mail@oxapentane.com.muttrc b/mail/.config/neomutt/accounts/1-mail@oxapentane.com.muttrc new file mode 100644 index 0000000..47df264 --- /dev/null +++ b/mail/.config/neomutt/accounts/1-mail@oxapentane.com.muttrc @@ -0,0 +1,52 @@ +# vim: filetype=neomuttrc +# muttrc file for account mail@oxapentane.com +set realname = "Grigory Shipunov" +set from = "mail@oxapentane.com" +alternates "@oxapentane\.com$" +set reverse_name +alias me 0xA +set folder = "~/mail/mail@oxapentane.com" +set header_cache = "~/.cache/mutt-cache/mail@oxapentane.com/headers" +set message_cachedir = "~/.cache/mutt-cache/mail@oxapentane.com/bodies" +set mbox_type = Maildir + + +bind index,pager gg noop +bind index,pager g noop +bind index,pager M noop +bind index,pager C noop +bind index gg first-entry +unmailboxes * +unalternates * +unset signature +unmacro index o +macro index o "mbsync mail@oxapentane.com" "run mbsync to sync mail@oxapentane.com" + +mailboxes "=Archive" "=Drafts" "=flipper" "=funk24" "=hackint" "=hkinv" "=INBOX" "=juliaacademy" "=Junk" "=kickstarter" "=leanpub" "=meduza" "=mercht" "=misc" "=monster" "=nplus1" "=nytimes" "=online-go" "=openweathermap" "=ovdinfo" "=quantumcountry" "=rocky" "=rockylinux" "=Sent" "=sinkhole" "=teepublic" "=Templates" "=threadless" "=Trash" "=vodafone" "=vultr" "=xakep" "=zotero-sync" +macro index,pager gj "=Junk" "go to junk" +macro index,pager Mj ";=Junk" "move mail to junk" +macro index,pager Cj ";=Junk" "copy mail to junk" +macro index,pager gi "=INBOX" "go to inbox" +macro index,pager Mi ";=INBOX" "move mail to inbox" +macro index,pager Ci ";=INBOX" "copy mail to inbox" +set spoolfile = "+INBOX" +macro index,pager ga "=Archive" "go to archive" +macro index,pager A ";=Archive" "move mail to archive" +macro index,pager Ca ";=Archive" "copy mail to archive" +set postponed = "+Drafts" +macro index,pager gd "=Drafts" "go to drafts" +macro index,pager Md ";=Drafts" "move mail to drafts" +macro index,pager Cd ";=Drafts" "copy mail to drafts" +set record = "+Sent" +macro index,pager gs "=Sent" "go to sent" +macro index,pager Ms ";=Sent" "move mail to sent" +macro index,pager Cs ";=Sent" "copy mail to sent" +macro index,pager gh "=sinkhole" "go to sinkhole" +macro index,pager Mh ";=sinkhole" "move mail to sinkhole" +macro index,pager Ch ";=sinkhole" "copy mail to sinkhole" +macro index,pager gt "=Trash" "go to trash" +macro index,pager Mt ";=Trash" "move mail to trash" +macro index,pager Ct ";=Trash" "copy mail to trash" +set trash = "+Trash" + +source ./crypt.muttrc diff --git a/mail/.config/neomutt/accounts/2-grigory@shipunov.xyz.muttrc b/mail/.config/neomutt/accounts/2-grigory@shipunov.xyz.muttrc new file mode 100644 index 0000000..9e0deaa --- /dev/null +++ b/mail/.config/neomutt/accounts/2-grigory@shipunov.xyz.muttrc @@ -0,0 +1,47 @@ +# vim: filetype=neomuttrc +# muttrc file for account grigory@shipunov.xyz +set realname = "Grigory Shipunov" +set from = "grigory@shipunov.xyz" +alias me Grigory Shipunov +set folder = "~/mail/grigory@shipunov.xyz" +set header_cache = "~/.cache/mutt-cache/grigory@shipunov.xyz/headers" +set message_cachedir = "~/.cache/mutt-cache/grigory@shipunov.xyz/bodies" +set mbox_type = Maildir + + +bind index,pager gg noop +bind index,pager g noop +bind index,pager M noop +bind index,pager C noop +bind index gg first-entry +unmailboxes * +unalternates * +unset signature +unmacro index o +macro index o "mbsync grigory@shipunov.xyz" "run mbsync to sync grigory@shipunov.xyz" + +mailboxes "=Junk" "=Trash" "=Archive" "=Drafts" "=Sent" "=INBOX" +macro index,pager gj "=Junk" "go to junk" +macro index,pager Mj ";=Junk" "move mail to junk" +macro index,pager Cj ";=Junk" "copy mail to junk" +macro index,pager gt "=Trash" "go to trash" +macro index,pager Mt ";=Trash" "move mail to trash" +macro index,pager Ct ";=Trash" "copy mail to trash" +set trash = "+Trash" +macro index,pager ga "=Archive" "go to archive" +macro index,pager A ";=Archive" "move mail to archive" +macro index,pager Ca ";=Archive" "copy mail to archive" +set postponed = "+Drafts" +macro index,pager gd "=Drafts" "go to drafts" +macro index,pager Md ";=Drafts" "move mail to drafts" +macro index,pager Cd ";=Drafts" "copy mail to drafts" +set record = "+Sent" +macro index,pager gs "=Sent" "go to sent" +macro index,pager Ms ";=Sent" "move mail to sent" +macro index,pager Cs ";=Sent" "copy mail to sent" +macro index,pager gi "=INBOX" "go to inbox" +macro index,pager Mi ";=INBOX" "move mail to inbox" +macro index,pager Ci ";=INBOX" "copy mail to inbox" +set spoolfile = "+INBOX" + +source ./crypt.muttrc diff --git a/mail/.config/neomutt/accounts/3-dump@dvb.solutions.muttrc b/mail/.config/neomutt/accounts/3-dump@dvb.solutions.muttrc new file mode 100644 index 0000000..0342ed0 --- /dev/null +++ b/mail/.config/neomutt/accounts/3-dump@dvb.solutions.muttrc @@ -0,0 +1,47 @@ +# vim: filetype=neomuttrc +# muttrc file for account dump@dvb.solutions +set realname = "dump" +set from = "dump@dvb.solutions" +alias me dump +set folder = "~/mail/dump@dvb.solutions" +set header_cache = "~/.cache/mutt-cache/dump@dvb.solutions/headers" +set message_cachedir = "~/.cache/mutt-cache/dump@dvb.solutions/bodies" +set mbox_type = Maildir + + +bind index,pager gg noop +bind index,pager g noop +bind index,pager M noop +bind index,pager C noop +bind index gg first-entry +unmailboxes * +unalternates * +unset signature +unmacro index o +macro index o "mbsync dump@dvb.solutions" "run mbsync to sync dump@dvb.solutions" + +mailboxes "=Sent" "=Drafts" "=Archive" "=Trash" "=Junk" "=INBOX" +set record = "+Sent" +macro index,pager gs "=Sent" "go to sent" +macro index,pager Ms ";=Sent" "move mail to sent" +macro index,pager Cs ";=Sent" "copy mail to sent" +set postponed = "+Drafts" +macro index,pager gd "=Drafts" "go to drafts" +macro index,pager Md ";=Drafts" "move mail to drafts" +macro index,pager Cd ";=Drafts" "copy mail to drafts" +macro index,pager ga "=Archive" "go to archive" +macro index,pager A ";=Archive" "move mail to archive" +macro index,pager Ca ";=Archive" "copy mail to archive" +macro index,pager gt "=Trash" "go to trash" +macro index,pager Mt ";=Trash" "move mail to trash" +macro index,pager Ct ";=Trash" "copy mail to trash" +set trash = "+Trash" +macro index,pager gj "=Junk" "go to junk" +macro index,pager Mj ";=Junk" "move mail to junk" +macro index,pager Cj ";=Junk" "copy mail to junk" +macro index,pager gi "=INBOX" "go to inbox" +macro index,pager Mi ";=INBOX" "move mail to inbox" +macro index,pager Ci ";=INBOX" "copy mail to inbox" +set spoolfile = "+INBOX" + +source ./nocrypt.muttrc diff --git a/mail/.config/neomutt/accounts/4-grigory@tlm.solutions.muttrc b/mail/.config/neomutt/accounts/4-grigory@tlm.solutions.muttrc new file mode 100644 index 0000000..59dd8e5 --- /dev/null +++ b/mail/.config/neomutt/accounts/4-grigory@tlm.solutions.muttrc @@ -0,0 +1,45 @@ +set realname = "Grigory Shipunov" +set from = "grigory@tlm.solutions" +alias me +set folder = "~/mail/grigory@tlm.solutions" +set header_cache = "~/.cache/mutt-cache/grigory_tlm.solutions/headers" +set message_cachedir = "~/.cache/mutt-cache/grigory_tlm.solutions/bodies" +set mbox_type = Maildir + + +bind index,pager gg noop +bind index,pager g noop +bind index,pager M noop +bind index,pager C noop +bind index gg first-entry +unmailboxes * +unalternates * +unset signature +unmacro index o +#macro index o "mbsync dump@dvb.solutions" "run mbsync to sync dump@dvb.solutions" + +mailboxes "=Sent" "=Drafts" "=Archive" "=Trash" "=Junk" "=INBOX" +set record = "+Sent" +macro index,pager gs "=Sent" "go to sent" +macro index,pager Ms ";=Sent" "move mail to sent" +macro index,pager Cs ";=Sent" "copy mail to sent" +set postponed = "+Drafts" +macro index,pager gd "=Drafts" "go to drafts" +macro index,pager Md ";=Drafts" "move mail to drafts" +macro index,pager Cd ";=Drafts" "copy mail to drafts" +macro index,pager ga "=Archive" "go to archive" +macro index,pager A ";=Archive" "move mail to archive" +macro index,pager Ca ";=Archive" "copy mail to archive" +macro index,pager gt "=Trash" "go to trash" +macro index,pager Mt ";=Trash" "move mail to trash" +macro index,pager Ct ";=Trash" "copy mail to trash" +set trash = "+Trash" +macro index,pager gj "=Junk" "go to junk" +macro index,pager Mj ";=Junk" "move mail to junk" +macro index,pager Cj ";=Junk" "copy mail to junk" +macro index,pager gi "=INBOX" "go to inbox" +macro index,pager Mi ";=INBOX" "move mail to inbox" +macro index,pager Ci ";=INBOX" "copy mail to inbox" +set spoolfile = "+INBOX" + +source ./nocrypt.muttrc diff --git a/mail/.config/neomutt/accounts/crypt.muttrc b/mail/.config/neomutt/accounts/crypt.muttrc new file mode 100644 index 0000000..cb7b689 --- /dev/null +++ b/mail/.config/neomutt/accounts/crypt.muttrc @@ -0,0 +1,12 @@ +# Encryption boilerplate +set postpone_encrypt = yes +set pgp_self_encrypt = yes +set crypt_use_pka = no +set crypt_autosign = yes +set crypt_autoencrypt = no +set crypt_autopgp = yes +set crypt_replyencrypt = yes +set crypt_replysign = yes + +# gpg key +set pgp_default_key = "DD0998E6CDF294537FC604F991FA5E5BF9AA901C" diff --git a/mail/.config/neomutt/accounts/nocrypt.muttrc b/mail/.config/neomutt/accounts/nocrypt.muttrc new file mode 100644 index 0000000..43c19f2 --- /dev/null +++ b/mail/.config/neomutt/accounts/nocrypt.muttrc @@ -0,0 +1,9 @@ +# Encryption boilerplate +set postpone_encrypt = no +set pgp_self_encrypt = no +set crypt_use_pka = no +set crypt_autosign = no +set crypt_autoencrypt = no +set crypt_autopgp = no +set crypt_replyencrypt = no +set crypt_replysign = no diff --git a/mail/.config/neomutt/defaults.muttrc b/mail/.config/neomutt/defaults.muttrc new file mode 100644 index 0000000..0d73e29 --- /dev/null +++ b/mail/.config/neomutt/defaults.muttrc @@ -0,0 +1,152 @@ +set mailcap_path = ~/.config/neomutt/mailcap:$mailcap_path + +set sendmail = "msmtpq --read-envelope-from" +set sendmail_wait = -1 + +set mime_type_query_command = "file --mime-type -b %s" +set date_format="%y-%m-%d %H:%M" +set index_format="%2C %Z %?X?A& ? %D %-25.25F %s (%-4.4c)" +#set index_format= "%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s" +set edit_headers = yes +set use_threads = 'threads' +set sort = 'reverse-last-date' +set smtp_authenticators = 'gssapi:login' +set query_command = "abook --mutt-query '%s'" +set rfc2047_parameters = yes +set sleep_time = 0 # Pause 0 seconds for informational messages +set markers = no # Disables the `+` displayed at line wraps +set mark_old = no # Unread mail stay unread until read +set mime_forward = yes # attachments are forwarded with mail +set wait_key = no # mutt won't ask "press key to continue" +set fast_reply # skip to compose when replying +set fcc_attach # save attachments with the body +set forward_format = "Fwd: %s" # format of subject when forwarding +set forward_quote # include message in forwards +set reverse_name # reply as whomever it was to +set include # include message in replies +set mail_check=60 # to avoid lags using IMAP with some email providers (yahoo for example) +auto_view text/html # automatically show html (mailcap uses lynx) +auto_view application/pgp-encrypted +#set display_filter = "tac | sed '/\\\[-- Autoview/,+1d' | tac" # Suppress autoview messages. +alternative_order text/plain text/enriched text/html + +bind index,pager i noop +bind index,pager g noop +bind index \Cf noop + +# General rebindings +bind index j next-entry +bind index k previous-entry +bind attach view-mailcap +bind attach l view-mailcap +bind editor noop +bind index G last-entry +bind index gg first-entry +bind pager,attach h exit +bind pager j next-line +bind pager k previous-line +bind pager l view-attachments +bind index D delete-message +bind index U undelete-message +bind index L limit +bind index h noop +bind index l display-message +bind index,query tag-entry +#bind browser h goto-parent +macro browser h '..' "Go to parent folder" +bind index,pager H view-raw-message +bind browser l select-entry +bind pager,browser gg top-page +bind pager,browser G bottom-page +bind index,pager,browser d half-down +bind index,pager,browser u half-up +bind index,pager S sync-mailbox +bind index,pager R group-reply +bind editor complete-query + +macro index,pager a "set my_pipe_decode=\$pipe_decode pipe_decodeabook --add-emailset pipe_decode=\$my_pipe_decode; unset my_pipe_decode" "add the sender address to abook" +macro index \Cr "T~UN." "mark all messages as read" +macro index O "mbsync -a" "refresh all mail" +macro index A "all\n" "show all messages (undo limit)" + +# Sidebar mappings +set sidebar_visible = no +set sidebar_width = 20 +set sidebar_short_path = yes +set sidebar_next_new_wrap = yes +set mail_check_stats +set sidebar_format = '%D%?F? [%F]?%* %?N?%N/? %?S?%S?' +bind index,pager \Ck sidebar-prev +bind index,pager \Cj sidebar-next +bind index,pager \Co sidebar-open +bind index,pager \Cp sidebar-prev-new +bind index,pager \Cn sidebar-next-new +bind index,pager B sidebar-toggle-visible + +# Default index colors: +color index yellow default '.*' +color index_author red default '.*' +color index_number blue default +color index_subject cyan default '.*' + +# New mail is boldened: +color index brightyellow black "~N" +color index_author brightred black "~N" +color index_subject brightcyan black "~N" + +# Tagged mail is highlighted: +color index brightyellow blue "~T" +color index_author brightred blue "~T" +color index_subject brightcyan blue "~T" + +# Other colors and aesthetic settings: +mono bold bold +mono underline underline +mono indicator reverse +mono error bold +color normal default default +color indicator brightblack white +color sidebar_highlight red default +color sidebar_divider brightblack black +color sidebar_flagged red black +color sidebar_new green black +color normal brightyellow default +color error red default +color tilde black default +color message cyan default +color markers red white +color attachment white default +color search brightmagenta default +color status brightyellow black +color hdrdefault brightgreen default +color quoted green default +color quoted1 blue default +color quoted2 cyan default +color quoted3 yellow default +color quoted4 red default +color quoted5 brightred default +color signature brightgreen default +color bold black default +color underline black default +color normal default default + +# Regex highlighting: +color header blue default ".*" +color header brightmagenta default "^(From)" +color header brightcyan default "^(Subject)" +color header brightwhite default "^(CC|BCC)" +color body brightred default "[\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+" # Email addresses +color body brightblue default "(https?|ftp)://[\-\.,/%~_:?&=\#a-zA-Z0-9]+" # URL +color body green default "\`[^\`]*\`" # Green text between ` and ` +color body brightblue default "^# \.*" # Headings as bold blue +color body brightcyan default "^## \.*" # Subheadings as bold cyan +color body brightgreen default "^### \.*" # Subsubheadings as bold green +color body yellow default "^(\t| )*(-|\\*) \.*" # List items as yellow +color body red default "(BAD signature)" +color body cyan default "(Good signature)" +color body brightblack default "^gpg: Good signature .*" +color body brightyellow default "^gpg: " +color body brightyellow red "^gpg: BAD signature from.*" +mono body bold "^gpg: Good signature" +mono body bold "^gpg: BAD signature from.*" +color body red default "([a-z][a-z0-9+-]*://(((([a-z0-9_.!~*'();:&=+$,-]|%[0-9a-f][0-9a-f])*@)?((([a-z0-9]([a-z0-9-]*[a-z0-9])?)\\.)*([a-z]([a-z0-9-]*[a-z0-9])?)\\.?|[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+)(:[0-9]+)?)|([a-z0-9_.!~*'()$,;:@&=+-]|%[0-9a-f][0-9a-f])+)(/([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*(;([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*)*(/([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*(;([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*)*)*)?(\\?([a-z0-9_.!~*'();/?:@&=+$,-]|%[0-9a-f][0-9a-f])*)?(#([a-z0-9_.!~*'();/?:@&=+$,-]|%[0-9a-f][0-9a-f])*)?|(www|ftp)\\.(([a-z0-9]([a-z0-9-]*[a-z0-9])?)\\.)*([a-z]([a-z0-9-]*[a-z0-9])?)\\.?(:[0-9]+)?(/([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*(;([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*)*(/([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*(;([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*)*)*)?(\\?([-a-z0-9_.!~*'();/?:@&=+$,]|%[0-9a-f][0-9a-f])*)?(#([-a-z0-9_.!~*'();/?:@&=+$,]|%[0-9a-f][0-9a-f])*)?)[^].,:;!)? \t\r\n<>\"]" diff --git a/mail/.config/neomutt/mailcap b/mail/.config/neomutt/mailcap new file mode 100644 index 0000000..c000f90 --- /dev/null +++ b/mail/.config/neomutt/mailcap @@ -0,0 +1,9 @@ +text/plain; $EDITOR %s ; +# text/html; w3m -I %{charset} -T text/html; copiousoutput; +text/html; links -html-numbered-links 1 -html-images 1 -dump 'file://%s'; copiousoutput +image/*; imv %s ; +video/*; setsid mpv --quiet %s &; copiousoutput +audio/*; mpv %s ; +application/pdf; evince %s ; +application/pgp-encrypted; gpg -d '%s'; copiousoutput; +application/pgp-keys; gpg --import '%s'; copiousoutput; diff --git a/mail/.config/neomutt/neomuttrc b/mail/.config/neomutt/neomuttrc new file mode 100644 index 0000000..37a42f1 --- /dev/null +++ b/mail/.config/neomutt/neomuttrc @@ -0,0 +1,7 @@ +# vim: filetype=neomuttrc +source ./defaults.muttrc +source ./accounts/1-mail@oxapentane.com.muttrc +macro index,pager i1 'source ~/.config/neomutt/accounts/1-mail@oxapentane.com.muttrc!;' "switch to mail@oxapentane.com" +macro index,pager i2 'source ~/.config/neomutt/accounts/2-grigory@shipunov.xyz.muttrc!;' "switch to grigory@shipunov.xyz" +macro index,pager i3 'source ~/.config/neomutt/accounts/3-dump@dvb.solutions.muttrc!;' "switch to dump@dvb.solutions" +macro index,pager i4 'source ~/.config/neomutt/accounts/4-grigory@tlm.solutions.muttrc!;' "switch to grigory@tlm.solutions" diff --git a/mail/.notmuch-config b/mail/.notmuch-config new file mode 100644 index 0000000..c25e4cd --- /dev/null +++ b/mail/.notmuch-config @@ -0,0 +1,15 @@ +[database] +path=/home/grue/mail +[user] +name=Grigory Shipunov +primary_email=mail@oxapentane.com +other_email=grigory@shipunov.xyz;*@oxapentane.com;dump@dvb.solutions +[new] +tags=unread;inbox; +ignore=.mbsyncstate;.uidvalidity +[search] +exclude_tags=deleted;spam; +[maildir] +synchronize_flags=true +[crypto] +gpg_path=gpg diff --git a/mail/.password-store/.gpg-id b/mail/.password-store/.gpg-id new file mode 100644 index 0000000..14d0f5b --- /dev/null +++ b/mail/.password-store/.gpg-id @@ -0,0 +1 @@ +mail@oxapentane.com diff --git a/mail/.password-store/dump@dvb.solutions.gpg b/mail/.password-store/dump@dvb.solutions.gpg new file mode 100644 index 0000000000000000000000000000000000000000..5c0ce46c9b1b729e4a5ef1b56f9d805d8dbc1829 GIT binary patch literal 609 zcmV-n0-pVa0t^GZ)Htj&qyakt5C3EQE5!Rlh!#cmZ=DI{WA@wLa)cQ#HOQTs6yrm} zE`>-TAGShGKJ$MzOklLYE+wib<%JUFbJ_@>e&>jqc2OEE6x0P6GY3sF80Zca`BD=7 z6qQ1!0;r_2BBCYHW>`-@N{q71X8=iRpjh`xWJ2%!g2bK`ooKHfYUM8QUSb-x&8w4& zhJns5d=u3Xgo4e|#wr2Vi4xL!{_?cC#-vDML-B4Q3|uSM(PRzJ;YNS{`59tpTzkNI z-5WjoK%UWCXJXIBZ-`z@gKaT8f1?DbtdR?wMA7~SW8F%ZR)&4H5e3iZn(NIBnQ?@dAn-Rq_BJ0ST!*+;#zB^TN7 zw6~6;Ltqc(TgYQv1NnV$Cf;P5Q;|m94XVqJ8hRt2#{F&?U0-e}X}?53*wqNg>1E;T zJdWW=S2$GFc>ho^9-O`**$nE7&ac5=76N|IP<8%6zh2&|(o6g48L1Z&h7YcBaR^Xk zk@g1TLb~{wu`xm1&hyV;y@Q(^STcK5##{n$yH vNzS&V&^39;VgtdejK*>0c8OvW^4JWFl1sA^$fz*74wh17?H?^35uKKe@ZR~=b3EXa5$8YlV=MyMQ>wy=> z_t&i|`w2e5_~jZZ8sIf3E14Q<>SSJ_XjQ?1Bjm3V+25K)a)dN$bHP#5C9#o*s*7OI zWB4s{P8py>CxTVPvc2=Co~tVTYuUh9MlC*>x{8}(ni;?aDB91-qE~cYAoRAnc&$^{ z>L*RNcPA}vYE%;v#W1B3(~?5&bmlTqKNB>~U#7)$+IC!N7voIHhVJxd8EhmDQASmF znrAuXo4FgMv>S$_L1QR!B2Xf;f9~EW2?W}ThAcx#UvIckf*3VpjN)*@qCvd!8p(OX zt-Sh?Wt|zCV8Zh@yvs(F?!Zm5Vd9$Zix7s*4z($=sEH@kwuGZHi7>bnGag`!NQeA%YKhSV?O0X#hy0dsDoN2hdK`^6lGv$ut8KX+!4{Ykl{3weqU6XsAFXr~lA wmc4xksGDPPY@4gdfE literal 0 HcmV?d00001 diff --git a/mail/.password-store/mail@oxapentane.com.gpg b/mail/.password-store/mail@oxapentane.com.gpg new file mode 100644 index 0000000..41b16d3 --- /dev/null +++ b/mail/.password-store/mail@oxapentane.com.gpg @@ -0,0 +1,2 @@ + 83;,`юW+Oa+R}>ae+~|ۃ^A qCw˵Y JP.@W;?m2wt$IchgFf*yd?͔AnDXpQZO>8Ag(hl7.%|MA~jUkb`;b{ꂢ*eKqU+B>X{MF=V 6P:d)W@p'8"R7M_RfRm!(%NWp1VcNp7K '}8'ʝW2iQ +[Θ3vɼB[Ve^v&"> ~+CҖUO| ?kӎ+2ѾM5Kќ \ No newline at end of file