X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..ea7b16ea79c5f06a3b220a0f02fe55ae566b9e82:/etc/replcomps?ds=sidebyside diff --git a/etc/replcomps b/etc/replcomps index 52170a76..5b6f4bf3 100644 --- a/etc/replcomps +++ b/etc/replcomps @@ -11,11 +11,20 @@ %; Sender %; Return-Path %; +%; AND +%; +%; cc: To (and) +%; cc (and) +%; personal address +%; %(lit)%(formataddr %<{mail-reply-to}%?{reply-to}%?{from}%?{sender}%?{return-path}%>)\ %<(nonnull)%(void(width))%(putaddr To: )\n%>\ +%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))\ +%<(nonnull)%(void(width))%(putaddr cc: )\n%>\ %<{fcc}Fcc: %{fcc}\n%>\ %<{subject}Subject: Re: %{subject}\n%>\ %<{date}In-Reply-To: Your message of "\ %<(nodate{date})%{date}%|%(pretty{date})%>."%<{message-id} %{message-id}%>\n%>\ +%<{message-id}References: %<{references} %{references}%> %{message-id}\n%>\ --------