Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Putting a mailto link in a Thunderbird signature file

  • 2 antwoorde
  • 1 het hierdie probleem
  • 1 view
  • Laaste antwoord deur Debbie53

more options

I am starting a small mailing list for a newsletter. I would like to put an "unsubscribe" message in a signature file that opens up a new message to write in the user's email program with the return address and subject already filled in, so they can just click "send" to automatically be unsubscribed. I saved the following as a file that I then select to use as the signature for the mailing list:

If you no longer wish to receive our newsletter, click Unsubscribe to be removed from this list.

When I send a test message to myself, it looks okay and the link is clickable, but when I click on it, nothing happens. Is there something wrong with my format, or is what I am trying to do not possible? Thank you.

I am starting a small mailing list for a newsletter. I would like to put an "unsubscribe" message in a signature file that opens up a new message to write in the user's email program with the return address and subject already filled in, so they can just click "send" to automatically be unsubscribed. I saved the following as a file that I then select to use as the signature for the mailing list: <html> <b>If you no longer wish to receive our newsletter, click <a href=”mailto:unsubscribe-request@example.com?subject=unsubscribe">Unsubscribe</a> to be removed from this list.</b> </html> When I send a test message to myself, it looks okay and the link is clickable, but when I click on it, nothing happens. Is there something wrong with my format, or is what I am trying to do not possible? Thank you.

Gekose oplossing

In the attached picture, the word unsubscribe is selected, then Ctrl+K to enter the link. When the link is clicked in the received mail, TB launches a new message to the janedoe address, with unsubscribe as the Subject. If that isn't working when you use the same syntax, the setting for mailto links may not be correct in the OS, or maybe there's an incorrect preference in TB.

Make sure you create the signature file with the TB message composer.

Lees dié antwoord in konteks 👍 1

All Replies (2)

more options

Gekose oplossing

In the attached picture, the word unsubscribe is selected, then Ctrl+K to enter the link. When the link is clicked in the received mail, TB launches a new message to the janedoe address, with unsubscribe as the Subject. If that isn't working when you use the same syntax, the setting for mailto links may not be correct in the OS, or maybe there's an incorrect preference in TB.

Make sure you create the signature file with the TB message composer.

more options

I originally tried doing this in the message composer, but I think I pasted HTML into the box instead of just typing as a normal message. Anyway, it worked fine the way you told me. Thanks so much!