]> Sergey Matveev's repositories - public-inbox.git/commit
public-inbox-init: fix multi-address setup
authorEric Wong <e@80x24.org>
Sat, 4 Oct 2014 02:33:57 +0000 (02:33 +0000)
committerEric Wong <e@80x24.org>
Sat, 4 Oct 2014 02:33:57 +0000 (02:33 +0000)
commitbfc897f5a9649e09d9b2778648588e04a805bac0
tree1bd32774bf460c92f98453345a0cd74a2abef0e1
parent933344a0f9362a806f2e92fcfab95d7a09677f68
public-inbox-init: fix multi-address setup

We must support multi-address mailing lists, so we do not
clobber existing addresses.  However, we need to ensure
idempotency and ensure existing addresses are not reset.

Furthermore, we were not parsing the existing config correctly
due to a leaking $/.
public-inbox-init