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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Roger Burton West
Date:  
À: exim-users
Sujet: 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