-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with the message sent to owners to allow unsubscribing #469
Comments
I propose the following modification of the file 'listowner_notification.tt2'.
Cordially |
Email in the link is address of approver, not subscriber nor requester. It's required by the feature. To clarify requester, you may add |
With your solution, we can see in the message received the address of the person to subscribe / unsubscribe.
But at the moment of validation, this one is not displayed any more. It is just said "Unsubscribe the selected addresses", without seeing on which one gives the authorization.
In my opinion, it's quite disturbing.
…---
Benoît MARCHAL
Sous direction Infrastructure & Services
Direction du Numérique
Université de Lorraine
Tél : 03.72.74.11.39
mél : Benoit.Marchal@univ-lorraine.fr
----- Le 9 Nov 18, à 3:53, IKEDA Soji <notifications@github.com> a écrit :
Email in the link is address of approver, not subscriber nor requester. It's
required by the feature.
And this link follows a confirmation page that has the link to sigindex/subindex
page.
To clarify requester, you may add [% who %] in listowner_notification.tt2 .
—
You are receiving this because you authored the thread.
Reply to this email directly, [
#469 (comment) |
view it on GitHub ] , or [
https://github.com/notifications/unsubscribe-auth/AhqmBV7Zwp_6ZWE21cL67t-2vt_VM_7wks5utO4PgaJpZM4YUXlU
| mute the thread ] .
|
I see. |
Hi @bmarchal54, if possible, could you please check if this patch will solve the problem?
|
Hello,
I just tried your patch on our test server.
When composing the sent URL, it is put an email address of one of the owners. But it is not necessarily this one who will do the action. Is this normal?
cordially
…---
Benoît MARCHAL
Sous direction Infrastructure & Services
Direction du Numérique
Université de Lorraine
Tél : 03.72.74.11.39
mél : Benoit.Marchal@univ-lorraine.fr
----- Le 23 Jan 19, à 6:03, IKEDA Soji <notifications@github.com> a écrit :
Hi [ https://github.com/bmarchal54 | @bmarchal54 ] , if possible, could you
please check if [
https://github.com/sympa-community/sympa/compare/6.2.40...b531c07.patch | this
patch ] will solve the problem?
* This changes texts in templates, and translation would be updated later.
—
You are receiving this because you were mentioned.
Reply to this email directly, [
#469 (comment) |
view it on GitHub ] , or [
https://github.com/notifications/unsubscribe-auth/AhqmBYRE4DKRi7U5Sm-PmK-SAh2xntQpks5vF-05gaJpZM4YUXlU
| mute the thread ] .
|
I think it's normal. Who have done the action will be known by the other owner(s) if any. |
Issue with the message sent to owners to allow unsubscribing #469
The PR has been included in 6.2.41b.1. Thanks for reporting bug and checking fix! |
In the message sent to list owners to allow unsubscription, in the url, it is the owner's address that is visible and not the address of the requester.
This is disturbing because the owner thinks, wrongly, that he subscribes.
If the 'mailto' link is sent, the correct address is visible.
Version
6.2.32
Installation method
Sympa was installed with rpm
Expected behavior
It should be the address of the subscriber that appears.
Actual behavior
Additional information
The template 'listowner_notification.tt2' produces the message on line 81.
The text was updated successfully, but these errors were encountered: