set wrapmargin=0
unset markers
set pgp_autosign="yes"
-set pgp_auto_decode="yes"
+set pgp_auto_decode="no" # http://marc.info/?l=mutt-users&m=125933459002498&w=2
set pgp_create_traditional="no"
set pgp_timeout=1800
set pgp_replyencrypt
color tilde blue default
color tree red default
+# dealing with attachments - not quite working yet
+macro attach W <save-entry><kill-line>/home/penny/attach/
+macro attach E <save-entry><kill-line>/home/penny/attach/<enter>
+
# put this last as it screws up the fucking syntax highlighting
macro index \eb 'c=search'<enter><shell-escape>'mairix ' 'Enter Mairix search term'
# mark all read
macro index \cr "<tag-pattern>.\n<tag-prefix><clear-flag>N<untag-pattern>.\n" #mark all messages as read
-