X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fspost.c;h=262e84db13196030d382bb5edfdb9171dbf57a58;hp=76b68a4e1ca7840a6f447ea6014dcbb97571a636;hb=f12a3e5036a986f579b80861f4421bcb86f84cee;hpb=0b5de876d3d1f915e6485a249f3e65749b437709 diff --git a/uip/spost.c b/uip/spost.c index 76b68a4..262e84d 100644 --- a/uip/spost.c +++ b/uip/spost.c @@ -123,7 +123,7 @@ static struct headers RHeaders[] = { { "Resent-Date", HNOP, MRDT }, { "Resent-Subject", HSUB, 0 }, { "Resent-To", HADR|HTRY, MVIS }, - { "Resent-cc", HADR|HTRY, MVIS }, + { "Resent-Cc", HADR|HTRY, MVIS }, { "Resent-Bcc", HADR|HTRY|HBCC, MINV }, { "Resent-Message-Id", HBAD, 0 }, { "Resent-Fcc", HFCC, 0 },