Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

How do I add an "Unsubscribe" hyperlink in an email message

  • 4 odpovede
  • 4 majú tento problém
  • 2 zobrazenia
  • Posledná odpoveď od NIDMAR

more options

I need to add an unsubscribe option in certain emails that are sent. In Outlook, I was able to format the word "unsubscribe" with an email address hyperlink but can't see how to do this with Thunderbird.

I need to add an unsubscribe option in certain emails that are sent. In Outlook, I was able to format the word "unsubscribe" with an email address hyperlink but can't see how to do this with Thunderbird.

Vybrané riešenie

You'll need to include mailto: before the email address

Something like:

Click <href a="mailto:zenos@example.com>here</a> to mail me.

Try mailto:// instead if that doesn't work.

Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (4)

more options

Insert|Link in the menu. Press the alt button if you don't have a menu.

more options

When I click Insert|Link it asks for a web page location, a local file or select a Named Anchor or Heading from the popup list. I've tried entering the email address I want the unsubscribe message to go to in a test email but when I click the word, nothing happens.

more options

Vybrané riešenie

You'll need to include mailto: before the email address

Something like:

Click <href a="mailto:zenos@example.com>here</a> to mail me.

Try mailto:// instead if that doesn't work.

more options

Thank you the second option mailto:// worked

Thanks for the quick responses.