From 9b8ab19a2be4ed190f722b309022ea6472e7ac15 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 18 Jun 2017 17:56:07 +0200 Subject: mshow: show Reply-To by default --- mshow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mshow.c') diff --git a/mshow.c b/mshow.c index e8773a7..c557901 100644 --- a/mshow.c +++ b/mshow.c @@ -23,7 +23,7 @@ static int Lflag; static int Nflag; static int tflag; static int nflag; -static char defaulthflags[] = "from:subject:to:cc:date:"; +static char defaulthflags[] = "from:subject:to:cc:date:reply-to:"; static char *hflag = defaulthflags; static char *xflag; static char *Oflag; -- cgit 1.4.1