]> diplodocus.org Git - nmh/blobdiff - etc/mhn.defaults.sh
Implement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and POP3 [3].
[nmh] / etc / mhn.defaults.sh
index 26e5f9109070a36bdc5e27ff631b1afaf686c18a..d9d35b00f496117395c41a69750b593c42033c8b 100755 (executable)
@@ -46,6 +46,7 @@ expand | sed -e 's/^   //' -e 's/  *$//'" >> $TMP
 fi
 
 echo "mhstore-store-text: %m%P.txt" >> $TMP
+echo "mhstore-store-text/html: %m%P.html" >> $TMP
 echo "mhstore-store-text/richtext: %m%P.rt" >> $TMP
 echo "mhstore-store-video/mpeg: %m%P.mpg" >> $TMP
 echo "mhstore-store-application/PostScript: %m%P.ps" >> $TMP