aboutsummaryrefslogtreecommitdiff
path: root/mutt/.mutt/account.net.neodarz.corentin.breton
blob: 0f5975895d38c5015c0d9599e64997c91b090ffd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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 |"