68 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			68 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [general]
 | |
| accounts = bb_opytex, jb_opytex, ac_lyon
 | |
| pythonfile = ~/.config/offlineimap/offlineimap.py
 | |
| maxsyncaccounts = 1
 | |
| 
 | |
| [mbnames]
 | |
| enabled = yes
 | |
| filename = ~/.config/neomutt/mailboxes
 | |
| header = "mailboxes "
 | |
| peritem = "+%(accountname)s/%(foldername)s"
 | |
| sep = " "
 | |
| footer = "\n"
 | |
| 
 | |
| 
 | |
| [Account bb_opytex]
 | |
| localrepository = Local-bb_opytex
 | |
| remoterepository = Remote-bb_opytex
 | |
| autorefresh = 1
 | |
| quick = 10
 | |
| 
 | |
| [Repository Local-bb_opytex]
 | |
| type = Maildir
 | |
| localfolders = ~/.mail/bb_opytex
 | |
| sep = /
 | |
| 
 | |
| [Repository Remote-bb_opytex]
 | |
| type = IMAP
 | |
| remotehost = imap.mailfence.com
 | |
| remoteuser = Takanuva
 | |
| remotepasseval = get_pass("mail/mailfence/Takanuva")
 | |
| sslcacertfile = /etc/ssl/certs/ca-certificates.crt
 | |
| 
 | |
| [Account jb_opytex]
 | |
| localrepository = Local-jb_opytex
 | |
| remoterepository = Remote-jb_opytex
 | |
| autorefresh = 1
 | |
| quick = 10
 | |
| 
 | |
| [Repository Local-jb_opytex]
 | |
| type = Maildir
 | |
| localfolders = ~/.mail/jb_opytex
 | |
| sep = /
 | |
| 
 | |
| [Repository Remote-jb_opytex]
 | |
| type = IMAP
 | |
| remotehost = imap.mailfence.com
 | |
| remoteuser = margot_benjamin
 | |
| remotepasseval = get_pass("mail/jost_bertrand@opytex.org/margot_benjamin")
 | |
| sslcacertfile = /etc/ssl/certs/ca-certificates.crt
 | |
| 
 | |
| [Account ac_lyon]
 | |
| localrepository = Local-ac_lyon
 | |
| remoterepository = Remote-ac_lyon
 | |
| autorefresh = 1
 | |
| quick = 10
 | |
| 
 | |
| [Repository Local-ac_lyon]
 | |
| type = Maildir
 | |
| localfolders = ~/.mail/ac_lyon
 | |
| sep = /
 | |
| 
 | |
| [Repository Remote-ac_lyon]
 | |
| type = IMAP
 | |
| remotehost = mail.ac-lyon.fr
 | |
| remoteuser = bbertrand
 | |
| remotepasseval = get_pass("Prof/pronote/bbertrand")
 | |
| sslcacertfile = /etc/ssl/certs/ca-certificates.crt
 |