https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6918
--- Comment #15 from Giovanni Bechis <giova...@paclan.it> --- Created attachment 5880 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5880&action=edit Parse fix Authres plugin fails to parse this header: ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=domain.com; dmarc=pass action=none header.from=domain.com; dkim=pass header.d=domain.com; arc=none This triggers "missing delimiter" because header counter (i=1) is not ignored. -- You are receiving this mail because: You are the assignee for the bug.