From c8123c155b237e6717a500923376918bb0a4c38a Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Mon, 9 Mar 2020 12:48:12 +0100 Subject: Add Mutt configuration --- .../accounts/tyil@national.shitposting.agency.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .config/localmail/accounts/tyil@national.shitposting.agency.yaml (limited to '.config/localmail/accounts/tyil@national.shitposting.agency.yaml') diff --git a/.config/localmail/accounts/tyil@national.shitposting.agency.yaml b/.config/localmail/accounts/tyil@national.shitposting.agency.yaml new file mode 100644 index 0000000..959ea70 --- /dev/null +++ b/.config/localmail/accounts/tyil@national.shitposting.agency.yaml @@ -0,0 +1,18 @@ +incoming: + protocol: imap + server: mail.cock.li + ssl: true + username: tyil@national.shitposting.agency + password: + source: pass + file: /home/tyil/.password-store/email/national.shitposting.agency/tyil.gpg +outgoing: + protocol: smtp + server: mail.cock.li + ssl: true + username: tyil@national.shitposting.agency + password: + source: pass + file: /home/tyil/.password-store/email/national.shitposting.agency/tyil.gpg + handles: + - tyil@national.shitposting.agency -- cgit v1.1