On Mon, 20 Nov 2017, Stephen Frost wrote:
Yes, for a while both of those addresses will work and therefore you'd need to handle both addresses (there's a few different ways you could do that; with a regexp, I'd suggest something more specific, eg: (lists.)? ).
Stephen, Yes, I changed the postgresql recipes to have the lists prefix. Thanks, Rich