From facc8ea0188a2ff463bb3d022ea5013c464f36c7 Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Thu, 24 Aug 2017 16:42:41 +0200 Subject: Git new correct conf for mutt --- mutt/.mutt/account.net.neodarz.corentin.breton | 30 ++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 mutt/.mutt/account.net.neodarz.corentin.breton (limited to 'mutt/.mutt/account.net.neodarz.corentin.breton') diff --git a/mutt/.mutt/account.net.neodarz.corentin.breton b/mutt/.mutt/account.net.neodarz.corentin.breton new file mode 100644 index 0000000..0f59758 --- /dev/null +++ b/mutt/.mutt/account.net.neodarz.corentin.breton @@ -0,0 +1,30 @@ +unmailboxes * +mailboxes =Inbox =Drafts =Sents +#set imap_user = "corentin.breton@neodarz.net" +#set smtp_url = "smtp://corentin.breton@mail.neodarz.net:587" +set sendmail="/usr/bin/msmtp" +set from = "corentin.breton@neodarz.net" +set realname = "Corentin Breton" +#set folder = "imaps://mail.neodarz.net:993" +#set spoolfile = "+INBOX" +#set header_cache = ~/.mutt/net.neodarz.corentin.breton/cache/headers +#set message_cachedir = ~/.mutt/net.neodarz.corentin.breton/cache/bodies + +#set postponed = +Drafts +#set record = +Sent + +set folder = "~/Mail" +set spoolfile = "+corentin.breton@neodarz.net/INBOX" +set record = "+corentin.breton@neodarz.net/Sent" +set postponed = "+corentin.breton@neodarz.net/Drafts" + +set pager_index_lines=10 + +set pgp_use_gpg_agent = yes +set pgp_sign_as = 9D006C6E30CEC9A888A6F804905EAB92577DA42C +set pgp_timeout = 3600 +set crypt_autosign = yes +set crypt_replyencryp = yes +set pgp_autosign = yes + +#source "gpg -d ~/.mutt/net.neodarz.corentin.breton.imap.password.gpg |" -- cgit v1.2.1