set forward_format = "Fwd: %s"
set forward_quote = yes
+# ask to forward email as attachement
+set mime_forward = ask-no
+
set edit_headers = yes # more power
set askcc = yes # ask until I have goobook completion in vim
set editor = vim # d'uh
subscribe -group zsh zsh-users@zsh.org
subscribe -group qutebrowser ^qutebrowser.*
subscribe -group lug @mailman.lug.org.uk
+subscribe -group googlegroup @googlegroups.com$
# performance tuning
set read_inc = 1000 # nb of messages read before printing status
group -group nosign -rx gitlab.incoming@ultrahaptics.com
group -group nosign -rx .*@incoming.gitlab.com
group -group nosign -rx .*@reply.github.com
+group -group nosign -rx .*@googlegroups.com
send-hook . "set crypt_autosign = yes"
send-hook "%t nosign" "set crypt_autosign = no"