]> git.phdru.name Git - dotfiles.git/blobdiff - .muttrc
.muttrc: Add mailing lists .*@vex.net (PyGreSQL)
[dotfiles.git] / .muttrc
diff --git a/.muttrc b/.muttrc
index e9d46edc664fab7b8efc1a1cb97046d8c58fec26..0116bc54607b6c6f67ec0f5c3b0be7d1c82622e8 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -164,9 +164,9 @@ my_hdr X-Operating-System: Debian GNU/Linux
 #       lists <list-name> [ <list-name> ... ]
 
 subscribe (python-(announce|dev|ideas)|.*-(list|sig))@python\.org \
-   core-workflow@python\.org \
-   .*@moderators\.isc\.org .*@lists\.sourceforge\.net \
+   core-workflow@python\.org .*@moderators\.isc\.org \
    (durus|quixote)-users@mems-exchange\.org pysqlite@lists\.initd\.org \
+   .*@vex.net .*@lists\.sourceforge\.net \
    .*@googlegroups\.com mlug@unixcenter\.ru
 
 #lists
@@ -269,6 +269,11 @@ send-hook "~L python-announce-list@python\.org" "\
    my_hdr Reply-To: Oleg Broytman <phd@phdru.name>; \
    my_hdr Mail-Followup-To: Oleg Broytman <phd@phdru.name>, Python Mailing List <python-list@python.org>"
 
+send-hook "~L cheetahtemplate-announce@lists\.sourceforge\.net" "\
+   set followup_to=no; \
+   my_hdr Reply-To: Oleg Broytman <phd@phdru.name>; \
+   my_hdr Mail-Followup-To: Oleg Broytman <phd@phdru.name>, CheetahTemplate discussion <cheetahtemplate-discuss@lists.sourceforge.net>"
+
 send-hook ~u unmy_hdr Reply-To
 
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -