From ae34854cb713b201cfb7de22d0f4334d61ba3fd2 Mon Sep 17 00:00:00 2001 From: Stephan Bosch <stephan@rename-it.nl> Date: Sun, 27 Jul 2008 16:00:47 +0200 Subject: [PATCH] Restricted allowable headers for the address test. --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 7e340a941..2e60742f8 100644 --- a/TODO +++ b/TODO @@ -3,7 +3,6 @@ Next (in order of descending priority/precedence): * Full standards compliance review for the engine and all fully implemented sieve extensions. Issues discovered so far: - - Address test MUST restrict itself to headers that contain addresses. - Implementations SHOULD consider unknown envelope parts an error. - The null reverse-path is matched against as the empty string, regardless of the ADDRESS-PART argument specified. -- GitLab