Reply With X-Original-To Feature

Direct reply to email using X-Original-To header

1. Support

Since: NeoMutt 2016-09-10

Dependencies: None

2. Introduction

Adds a reply_with_xorig for NeoMutt configuration files. If enabled, allows to reply to an email using the email address in the first X-Original-To: header of a mail as the From: header of the answer.

3. Variables

Table 33.1. Reply With X-Original-To Variables

Name Type Default
reply_with_xorig Boolean no

4. neomuttrc

# Example NeoMutt config file for the reply-with-xorig feature.

# --------------------------------------------------------------------------
# VARIABLES – shown with their default values
# --------------------------------------------------------------------------
# Use X-Original-To header to reply when reverse is disabled or no alternate
# is found.
set reply_with_xorig = "yes"

# vim: syntax=neomuttrc

5. Credits

Pierre-Elliott Bécue

Search by Algolia