CASECOMPARE
if (CASECOMPARE(buf, "Precedence") != 0 ||
if (CASECOMPARE(p, "junk") == 0 ||
CASECOMPARE(p, "bulk") == 0||
CASECOMPARE(p, "list") == 0)
if (CASECOMPARE(buf, "Auto-Submitted") != 0 ||
if (CASECOMPARE(p, "no") != 0 )