Re: [exim] check for no Content-Type header?

Top Page
Delete this message
Reply to this message
Author: Roger Burton West
Date:  
To: exim-users
Subject: Re: [exim] check for no Content-Type header?
On Tue, May 15, 2012 at 10:24:32AM +0100, Oliver Howe wrote:

>I've added this check for non Content-Type in a system-filter.mf file
>but is there a better way?


It is not a requirement for the SMTP standard that mail contains the
Content-Type header (or any other MIME information). Fix the system that
is incorrectly requiring it.

R