• Resolved dubaidogfish

    (@dubaidogfish)


    I have an issue where an article provider has agreed to let me publish their daily articles which they send out to their mailing list. In the emails mid article are single click unsubscribe links. I can’t publish these on my website or someone or something will click them. I replace them with a function replaceTextinTheContent
    ‘Click on this link to unsubscribe’ => ”, then add filter postie_post_before which appears to work fine but I actually found it unsubsubcribes me.

    So I now have to delete the links in the email manually, forward to a new email address then ask postie to process it from there manually, rather than subscribe that end email address directly to the provider and have automated processing which I initially tried many times.

    Do you have any idea what occurs during the process for this link click to happen, is it the convert urls to links option, I need to keep that on ideally? I can’t ask them to edit their unsubscribe links to have a second confirm option so need to find a solution my end if possible. Any ideas appreciated.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    Without seeing your code it is hard to give much advise. Postie itself does not follow any links in the messages.

    Thread Starter dubaidogfish

    (@dubaidogfish)

    OK thanks, I will try and set up an experiment but at present Google has removed less secure app access since May 30th 2022 https://support.google.com/accounts/answer/6010255 so Postie is now denied ability to sign in. Is there a solution to this?

    Update: Actually turning on 2-step and making an app specific password instead seemed to work.

    • This reply was modified 3 years, 11 months ago by dubaidogfish.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Unsubscribe links seems to be clicked during processing’ is closed to new replies.