]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - debian/reportbugrc
debian/reportbugrc: use mutt, enable paranoid mode as fallback
[config/dotfiles.git] / debian / reportbugrc
index df4a6c1bd5b4568ab06e4928700be980712457f3..e5d3ef108ad941052ca7d3f5a04dc64995c17ef9 100644 (file)
@@ -39,5 +39,13 @@ smtphost reportbug.debian.org
 # Encrypt connection to SMTP server.
 smtptls
 
-# Sign bug reports using gnupg.
+# Sign bug reports using GnuPG. Ignored when a MUA (like mutt) is used.
 sign gpg
+
+# Display complete mail before sending it. Not used with mutt.
+paranoid
+
+# Use mutt as MUA to send the mails.
+mutt
+# And use mutt to read mboxes.
+mbox_reader_cmd "mutt -f %s"