From c5100e4b9c3892bfcef393999d7bc6f57d497a36 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Sun, 4 Jan 2004 09:59:42 +0000 Subject: [PATCH] Fix #1738; documentation issue re $from, $use_from. --- init.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.h b/init.h index 4f8cb888..66692140 100644 --- a/init.h +++ b/init.h @@ -641,7 +641,8 @@ struct option_t MuttVars[] = { ** .pp ** When set, this variable contains a default from address. It ** can be overridden using my_hdr (including from send-hooks) and - ** ``$$reverse_name''. + ** ``$$reverse_name''. This variable is ignored if ``$$use_from'' + ** is unset. ** .pp ** Defaults to the contents of the environment variable EMAIL. */ -- 2.40.0