Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 4 Antworten
  • 4 haben dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von 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.

Ausgewählte Lösung

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.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (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

Ausgewählte Lösung

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.