dazzletheweb / mautic-sendinblue

Mautic plugin to enable sending via the Sendinblue API and receive statuses via webhooks.
GNU General Public License v3.0
8 stars 7 forks source link

Unsubscribe link belongs to another user #5

Open ajolo2ky opened 4 years ago

ajolo2ky commented 4 years ago

Hi, while testing the plugin I noticed the unsubscribe link and the unsubscribe header belong to different users than the destinatary.

I'm using the {unsubscribe_url} token in the email's body and I created a 5 users test segment to send the campaign.

Thinking of me as user A in the segment, I click on the {unsubscribe_url} and I get a message saying "sorry to see you go user B" and in the headers the List-Unsubscribe header is for user C.

Let me know how I can help debugging. Thanks,