Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Putting a mailto link in a Thunderbird signature file

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 44 回表示
  • 最後の返信者: 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.

選ばれた解決策

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.

この回答をすべて読む 👍 1

すべての返信 (2)

more options

選ばれた解決策

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!