From 38b8fd29a6ce554f666db5a47517d1a5308136ca Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 12 Oct 2023 15:21:22 -0500 Subject: feat(mail): improved services and install scripts --- mbsync/.config/imapnotify/porkbun.conf | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 mbsync/.config/imapnotify/porkbun.conf (limited to 'mbsync/.config/imapnotify/porkbun.conf') diff --git a/mbsync/.config/imapnotify/porkbun.conf b/mbsync/.config/imapnotify/porkbun.conf deleted file mode 100644 index 60b71f9..0000000 --- a/mbsync/.config/imapnotify/porkbun.conf +++ /dev/null @@ -1,14 +0,0 @@ -{ - "host": "imap.porkbun.com", - "port": 993, - "tls": true, - "tlsOptions": { - "rejectUnauthorized": false - }, - "username": "tobyv@tobyvin.dev", - "passwordCmd": "pass tobyv@tobyvin.dev | head -n1", - "onNewMail": "mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc porkbun", - "boxes": [ - "INBOX" - ] -} -- cgit v1.2.3-70-g09d2