On Tue, 2006-06-06 at 11:55 +0200, [EMAIL PROTECTED] wrote: > ---------------------------------------------------------------------- > paul - 06-Jun-06 11:55 > ---------------------------------------------------------------------- > Aaron, > > why are you retrieving headers case-insensitive? This breaks gmime > standard behaviour, and is not required afaict.
Because the header name is coming from the user, and they might be confused if "delivered-to:" doesn't match "Delivered-To:". The Sieve RFC's don't mention case sensitivity at all, but the example are all written with lowercase header names. Aaron
