aboutsummaryrefslogtreecommitdiffstats
path: root/.mutt/account.zoho
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-18 17:37:42 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-18 17:37:42 +0000
commitcb545061e4c4207667ca898c2dc21c35477987ee (patch)
treef163b8c64e4aa4e44d0b3397f3f7120b9b2eb7d5 /.mutt/account.zoho
parentupdate (diff)
downloadscripts-cb545061e4c4207667ca898c2dc21c35477987ee.tar.gz
scripts-cb545061e4c4207667ca898c2dc21c35477987ee.zip
update
Diffstat (limited to '.mutt/account.zoho')
-rw-r--r--.mutt/account.zoho17
1 files changed, 17 insertions, 0 deletions
diff --git a/.mutt/account.zoho b/.mutt/account.zoho
new file mode 100644
index 0000000..436c524
--- /dev/null
+++ b/.mutt/account.zoho
@@ -0,0 +1,17 @@
+# vim: filetype=neomuttrc
+
+unmailboxes *
+set from = 'bloodstalker@zoho.com'
+set imap_user = 'bloodstalker@zoho.com'
+source "gpg -d ~/scripts/mail.zoho.pass.gpg |"
+set smtp_url = 'smtps://bloodstalker@smtp.zoho.com:465'
+set realname = 'farzad sadeghi'
+set folder = 'imaps://imap.zoho.com:993'
+set spoolfile = '+Inbox'
+set postponed = '+Drafts'
+set record = '+Sent'
+set trash = '+Trash'
+set header_cache = ~/.mutt/zoho/cache/headers
+set message_cachedir = ~/.mutt/zoho/cache/bodies
+set certificate_file = ~/.mutt/zoho/certificates
+mailboxes "+Inbox" "+Drafts" "+Sent" "+Trash"