You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			26 lines
		
	
	
		
			498 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			26 lines
		
	
	
		
			498 B
		
	
	
	
		
			Plaintext
		
	
set mbox_type=Maildir
 | 
						|
set folder=$HOME/Mail
 | 
						|
set header_cache=~/.cache/mutt
 | 
						|
 | 
						|
set realname='Dustin Swan'
 | 
						|
set sendmail="/usr/local/bin/msmtp"
 | 
						|
 | 
						|
set edit_headers=yes
 | 
						|
# set folder=~/Mail
 | 
						|
# set mbox=+mbox
 | 
						|
# set spoolfile=+inbox
 | 
						|
# set record=+sent
 | 
						|
# set postponed=+drafts
 | 
						|
# set mbox_type=Maildir
 | 
						|
 | 
						|
mailboxes +inbox
 | 
						|
 | 
						|
source ~/.mutt/iocom
 | 
						|
folder-hook IOCOM/* source ~/.mutt/iocom
 | 
						|
 | 
						|
source ~/.mutt/fastmail
 | 
						|
folder-hook FastMail/* source ~/.mutt/fastmail
 | 
						|
 | 
						|
set spoolfile = +FastMail/INBOX
 | 
						|
source ~/.mutt/fastmail
 |