nmbug.notmuchmail.org is now HTTPS and IPv6-enabled

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Oct 21 13:39:15 PDT 2017


hey all--

bremner has been maintaining the nmbug.notmuchmail.org webservice for
the benefit of the community for quite a while now.

I've just offered to help co-maintain, because i wanted to see the
network service move to encrypted transport.  With bremner's permission
and assistance, that's now done.

You can see the status of outstanding bugs at:

    https://nmbug.notmuchmail.org/status/

The DNS for it also pointed to an IPv6 address, which it turned out
wasn't working correctly.  We've also fixed that so the service now
works on both IPv4 and IPv6.

nmbug(1) configuration
----------------------

If you're using the nmbug command line tool, you probably also want to
adjust your transport to use https instead of http:

     git --git-dir=$HOME/.nmbug config remote.origin.url https://nmbug.notmuchmail.org/git/nmbug-tags.git

If you have push access, of course, this shouldn't affect your pushurl,
which is hopefully set distinctly.

Here's how my config looks properly adjusted:

    0 dkg at alice:~$ git --git-dir=$HOME/.nmbug remote -v
    origin	https://nmbug.notmuchmail.org/git/nmbug-tags.git (fetch)
    origin	nmbug at nmbug.notmuchmail.org:nmbug-tags (push)
    0 dkg at alice:~$ 


Troubleshooting/Feedback
------------------------

If you notice any problems with the service, please give me or bremner a
shout.  Your best bet is probably to report problems to this mailing
list, or the IRC channel (#notmuch on irc.freenode.org), and directly
address me and bremner.


Happy hacking,

      --dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20171021/b2dfe4d4/attachment.sig>


More information about the notmuch mailing list