Luc Didry
Luc Didry
Yes: you need to be able to say when the user has expressed his consentment. Looking through mail would be painful.
If someone ask me all of his data I get on him/her, I need to be able to tell when s·he agreed me to store the data. I don’t want...
> why do you assume the data should be gathered dilectly to the listmasters? Because Sympa is operated by listmasters, so the users will mostly contact them, not the owner...
I use Steve’s plugin, I even improved it¹. I’m all for having this in the core. ¹ https://github.com/sympa-community/sympa-contribs/pull/13
@salaun-urennes1 If you want some pointers, I suggest to use [`headers()`](https://metacpan.org/pod/Mail::DKIM::Signer#headers()) or [`extended_headers()`](https://metacpan.org/pod/Mail::DKIM::Signer#extended_headers()) in [`src/lib/Sympa/Message.pm` after the line 514](https://github.com/sympa-community/sympa/blob/sympa-6.2/src/lib/Sympa/Message.pm#L514) or directly in the `Mail::DKIM::Signer` object creation, [line 503](https://github.com/sympa-community/sympa/blob/sympa-6.2/src/lib/Sympa/Message.pm#L503), like in...
It seems that the export to CodePen is broken.
@marcelklehr Do you think this PR could be tested on production server? We have like 600GiB of WAL every 2 days (for a DB that weights less than 200GiB), it...
Ok, thx. :slightly_smiling_face:
Je suis pas über expert database, mais ça me paraît dangereux pour des instances à fort trafic : fort temps d'indexation s'il y a beaucoup d'articles (je gère 2 tiny...
@knadh I can give you access to a mailbox with a very similar problem: ``` error scanning bounce mailbox: unknown charset: unknown charset: charset "iso859-1": htmlindex: invalid encoding name ```...