22 Jun
2021
22 Jun
'21
9:30 a.m.
- Jens Günther (jens.guenther@posteo.de) [210621 20:59]:
We wanted to do the same with Mailman3 (Docker, 3.3.3, Postorius 1.3.4):
<form method="POST" action="https://$domain/postorius/lists/$short_lisname.$domain/anonymous_subscribe"> <input name="email" value="" type="text"><br> <input name="email-button" value="Anmelden" type="submit"> </form>
When I now enter a mailaddress, the quoted error occurs.
We do the same by sending an mail to the -subscribe-adress. This works well.
Andi