Once the L5 is in our hands, we will have a lot of so called support discussion. Can we have mailing-lists for this for technical discussions about:
problems encountered
solutions found
patches
new apps developed
…
When Canonical was developing Ubuntu for phones, we have had a very productive communication about all technical aspects/problems. Ofc as well an issue tracker to raise issues in a structured way.
There would have to be some activity on the list in order to confirm that delivery is working.
I signed up to one list, received the email confirmation message, replied to it. That’s it.
I was kind of expecting positive confirmation that sign up is successfully completed, since I can’t guarantee when any actual message will be sent on that list.
I don’t know whether the email confirmation message is customisable but I think it would be clearer to rearrange and clarify the text slightly e.g.
Before you can start using GNU Mailman at this site, you must first confirm
that this is your email address.
A) You can do this by replying to this message.
Note that simply sending a `reply' to this message should work from
most mail readers. The contents of the reply message don't matter.
OR
B) You should include the following line -- and only the following
line -- in a message to pureos-changes-request@lists.puri.sm:
confirm <long-hex-number-censored>
You are expected to get a positive confirmation. Please share the list (here or in DM) and your email provider so I can check. I will check if I can edit the templates (it should be possible). We can send a few test messages to general list.
Thanks for providing more details in DM. This helped me pin point the configuration problem. I had to install postfix-policyd-spf-python package again, which got removed when we temporarily switched to exim to diagnose an email delivery problem.
So you should be able to confirm the subscription now. Let me know if you don’t receive a welcome mail after sending the confirmation mail again.
The following nginx snippet makes sure mailman 2 listinfo and pipermail urls gets redirected to their mailman 3 equivalents (I could not find one easy reference so sharing here as public in case someone searches for it).
I have also setup a sub domain redirect to hyperkitty so its easy to remember, the following nginx rule takes care of it, but getting it right took a while since most basic rules were resulting in a infinite loop.