Hi,
Recently I’ve started seeing some weird exceptions when trying to send emails
to a list with mailman 3 running in docker:
From mailman core logs:
sqlalchemy.exc.DataError: (pymysql.err.DataError) (1406, "Data too long for
column 'value' at row 1") [SQL: 'INSERT INTO pendedkeyvalue (`key`,
On 07/25/2018 09:43 AM, Kamran Soomro wrote:
> Hi,
>
> Recently I’ve started seeing some weird exceptions when trying to send emails
> to a list with mailman 3 running in docker:
>
> From mailman core logs:
>
> sqlalchemy.exc.DataError: (pymysql.err.DataError) (1406, "Data too long for
> column '
Thanks.
I am using the docker images from here:
https://github.com/maxking/docker-mailman. Not sure how to check what version
of HyperKitty is running inside it?
Also, I’m afraid you’re going to have to be a bit more descriptive. How do I
delete the fulltext_index and rebuild the cache?
–Kamr
Ok never mind. I am running HyperKitty 1.1.4.
–Kamran
> On 25 Jul 2018, at 09:23, Simon Hanna wrote:
>
> On 07/25/2018 09:43 AM, Kamran Soomro wrote:
>> Hi,
>>
>> Recently I’ve started seeing some weird exceptions when trying to send
>> emails to a list with mailman 3 running in docker:
>>
>
Someone has asked me about some adjustments mailman 2 related to what they think
they have to do for GDPR compliance.
One is to add some checkbox stuff to agree at subscription time that
you understand what info you're providing. I expect this could be
spliced in the same way CAPTCHAs are.
Anoth
On 07/25/2018 01:23 AM, Simon Hanna wrote:
> On 07/25/2018 09:43 AM, Kamran Soomro wrote:
>> Hi,
>>
>> Recently I’ve started seeing some weird exceptions when trying to send
>> emails to a list with mailman 3 running in docker:
...
> This seems to be the following issue
> https://gitlab.com/mailma
John Levine:
Another is to provide different views of what lists exist depending on
what IP address you're connecting from, so internal lists are only
visible on the internal network.
you could let the webserver control the access to specific URL
but that may be painful if you have many list