<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.mozilla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ludwig+Nussel</id>
	<title>MozillaWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mozilla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ludwig+Nussel"/>
	<link rel="alternate" type="text/html" href="https://wiki.mozilla.org/Special:Contributions/Ludwig_Nussel"/>
	<updated>2026-09-16T23:14:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://wiki.mozilla.org/index.php?title=User:Ludwig_Nussel&amp;diff=1078875</id>
		<title>User:Ludwig Nussel</title>
		<link rel="alternate" type="text/html" href="https://wiki.mozilla.org/index.php?title=User:Ludwig_Nussel&amp;diff=1078875"/>
		<updated>2015-06-08T15:11:11Z</updated>

		<summary type="html">&lt;p&gt;Ludwig Nussel: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ludwig Nussel</name></author>
	</entry>
	<entry>
		<id>https://wiki.mozilla.org/index.php?title=Thunderbird:Help_Documentation:Mail-Followup-To_and_Mail-Reply-To&amp;diff=1078874</id>
		<title>Thunderbird:Help Documentation:Mail-Followup-To and Mail-Reply-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.mozilla.org/index.php?title=Thunderbird:Help_Documentation:Mail-Followup-To_and_Mail-Reply-To&amp;diff=1078874"/>
		<updated>2015-06-08T15:10:42Z</updated>

		<summary type="html">&lt;p&gt;Ludwig Nussel: typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mail-Followup-To (MFT) and Mail-Reply-To (MRT) are email header fields that tells a mail user agent (MUA) like Thunderbird how to reply to messages which is especially helpful using mailing lists.&lt;br /&gt;
&lt;br /&gt;
If you already know how MFT and MRT work, you may just skip to [[Thunderbird:Help_Documentation:Mail-Followup-To_and_Mail-Reply-To#Configure Thunderbird|Configure Thunderbird]]&lt;br /&gt;
&lt;br /&gt;
== How MUAs reply to email messages ==&lt;br /&gt;
&lt;br /&gt;
MUAs have (at least) two reply functions: reply-to-author and reply-to-all.  In Thunderbird they are just called &amp;quot;Reply&amp;quot; and &amp;quot;Reply all&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you reply-to-author, your MUA creates a new message and sets the To header to the original message&#039;s From header.  If the original message contains a Reply-To header, your MUA uses its content instead of From.  This way the original message&#039;s author can tell you to reply to another address if he wants to get replies there.&lt;br /&gt;
&lt;br /&gt;
If you reply-to-all, your MUA creates a new message and sets the To header like above.  Additionally it sets the new message&#039;s Cc header to the list of all recipients (To+Cc) of the original message, probably excluding your own address.&lt;br /&gt;
&lt;br /&gt;
All these things work pretty well so far, but problems arise with mailing lists:&lt;br /&gt;
&lt;br /&gt;
== Reply problems with mailing lists ==&lt;br /&gt;
&lt;br /&gt;
If you get a mail via a mailing list and you reply-to-all, then the author will get two copies of your message if he&#039;s subscribed to the list.  One directly because he&#039;s in his message&#039;s From header and one via the mailing list.&lt;br /&gt;
&lt;br /&gt;
As a widespread workaround, some mailing lists set the Reply-To header of all messages to the mailing list.  If users then use reply-to-author instead of reply-to-all, the author will never get duplicates.  However, this has some disadvantages:  It breaks the original meaning of reply-to-author and if the author is not subscribed, he will not receive replies to his messages.&lt;br /&gt;
&lt;br /&gt;
== The solution ==&lt;br /&gt;
&lt;br /&gt;
This part is still missing, please read [http://cr.yp.to/proto/replyto.html Dan Bernstein&#039;s Mail-Followup-To proposal] in the meantime.&lt;br /&gt;
&lt;br /&gt;
== Configure Thunderbird ==&lt;br /&gt;
&lt;br /&gt;
Fortunately, Thunderbird can do all these things automatically for you:&lt;br /&gt;
&lt;br /&gt;
* If you reply-to-author and Mail-Reply-To is set in the original message, Thunderbird uses it instead of Reply-To or From.  This works since Thunderbird-1.5.&lt;br /&gt;
* If you reply-to-all and Mail-Followup-To is set in the original message, Thunderbird uses it instead of (MRT or Reply-To or From)+To+Cc.  This works since Thunderbird-1.5 with a [https://bugzilla.mozilla.org/show_bug.cgi?id=325429 minor bug] fixed in Thunderbird-3.0-beta1.&lt;br /&gt;
* If you tell Thunderbird which mailing lists you are subscribed to, it will automatically set Mail-Followup-To when writing to one of these lists.  This works since Thunderbird-3.0-beta1.&lt;br /&gt;
* If you tell Thunderbird which mailing lists set Reply-To, it will automatically set Mail-Reply-To when writing to one of these lists.  This works since Thunderbird-3.0-beta1.&lt;br /&gt;
&lt;br /&gt;
The latter two features must be configured via hidden preferences:&lt;br /&gt;
&lt;br /&gt;
* Set &amp;lt;tt&amp;gt;mail.identity.default.subscribed_mailing_lists&amp;lt;/tt&amp;gt; to be a comma separated list of mailing lists that you are subscribed to.&lt;br /&gt;
* Set &amp;lt;tt&amp;gt;mail.identity.default.replyto_mangling_mailing_lists&amp;lt;/tt&amp;gt; to be a comma separated list of mailing lists that you write messages to and that set the Reply-To header.  If this value&#039;s first character is an asterisk (&amp;lt;tt&amp;gt;*&amp;lt;/tt&amp;gt;), Thunderbird will add MRT to all outgoing messages.&lt;br /&gt;
* To be able to set MFT and MRT manually in the composer, set &amp;lt;tt&amp;gt;mail.compose.other.header&amp;lt;/tt&amp;gt; to &amp;lt;tt&amp;gt;Mail-Followup-To,Mail-Reply-To&amp;lt;/tt&amp;gt; (comma separated list, no spaces!).&lt;br /&gt;
* To show MFT and MRT in the Normal Headers view, set &amp;lt;tt&amp;gt;mailnews.headers.extraExpandedHeaders&amp;lt;/tt&amp;gt; to &amp;lt;tt&amp;gt;Mail-Followup-To Mail-Reply-To&amp;lt;/tt&amp;gt; (space separated list).&lt;br /&gt;
&lt;br /&gt;
See [http://www.mozilla.org/support/thunderbird/edit Editing Configuration Files] for details about how to set these preferences.&lt;/div&gt;</summary>
		<author><name>Ludwig Nussel</name></author>
	</entry>
</feed>