Hi Sam,

Here is what you should include in your muttrc:

# This is for mutt to copy your sent mail:
 
set copy=yes  
set record=+outbox # Have you actually created this?   

# And this is for your editor to wrwp lines at 68
# (I saw from the end of your message# that you
#  use vi or vim - the latter is better)  

set editor="vim -c 'set tw=68'" 
 
Good luck:

Viktor

Reply via email to