Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

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

  • 4 odpowiedzi
  • 4 osoby mają ten problem
  • 2 wyświetlenia
  • Ostatnia odpowiedź 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.

Wybrane rozwiązanie

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.

Przeczytaj tę odpowiedź w całym kontekście 👍 1

Wszystkie odpowiedzi (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

Wybrane rozwiązanie

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.