Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

How do I change the "On [date], [sender] wrote:" line in replies?

  • 3 replies
  • 3 have this problem
  • 58 views
  • Last reply by joewst
  • Solved

Is it possible to customize the line that appears above reply quotes?

Is it possible to customize the line that appears above reply quotes?

Chosen solution

The easy way is to use an add-on, but my experience with the one I know is somewhat variable and I couldn't recommend it.

Have a look in the config editor for the following:

mailnews.reply_header_authorwroteondate

which in mine has a value of:

#1 wrote on #2 #3:

(There are two other instances of mailnews.reply_header… which may also be pertinent.)

This would appear to offer some opportunity to vary the attribution line, but I don't know of any documentation about what else you can refer to in this line. The hash-number symbols are obviously replaced by specific elements from the original message; possibly sender's name, date and time, in this example, and other pieces of data may be available too.

Read this answer in context 👍 0

All Replies (3)

Chosen Solution

The easy way is to use an add-on, but my experience with the one I know is somewhat variable and I couldn't recommend it.

Have a look in the config editor for the following:

mailnews.reply_header_authorwroteondate

which in mine has a value of:

#1 wrote on #2 #3:

(There are two other instances of mailnews.reply_header… which may also be pertinent.)

This would appear to offer some opportunity to vary the attribution line, but I don't know of any documentation about what else you can refer to in this line. The hash-number symbols are obviously replaced by specific elements from the original message; possibly sender's name, date and time, in this example, and other pieces of data may be available too.

Modified by Zenos

Oh, the add-on I know of is this:

https://nic-nac-project.org/~kaosmos/changequote-en.html

but I don't think it's reliable. Be careful with it.

Thanks! The config options didn't allow much customization, but the add-on you linked to has a lot of formatting options and is exactly what I was looking for.