> I remembered how to turn it off. I updated the Savannah > documentation so that we can look up how easier next time.
Thanks! It seems to work as expected. However, I now get a warning during `git push': > git push Counting objects: 28, done. Delta compression using up to 2 threads. Compressing objects: 100% (28/28), done. Writing objects: 100% (28/28), 3.64 KiB | 0 bytes/s, done. Total 28 (delta 25), reused 0 (delta 0) remote: *** no recipients configured so no email will be sent remote: *** for 'refs/heads/master' update 2b07a5ae3d8342f171f99958225b523758ed35bc->6343ba22a36ab264fa061cab3b87662d5b7b7114 To ssh://w...@git.sv.gnu.org:443/srv/git/freetype/freetype2.git 2b07a5a..6343ba2 master -> master It seems to be harmless, though. > I may have fixed the subject problem. I had installed the wrong > version of git_multimail.py and it may have been incompatible with > the config file. Yes, it's fixed, thanks again. Werner