Re: [exim] demime problem

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Tom Kistner
Data:  
Para: Christian Hertel
CC: exim-users
Asunto: Re: [exim] demime problem
Christian Hertel wrote:

> one of our customers tries to send a mail with a .plt file as an
> attachent through our mailserver (running Exim 4.34), but exim always
> rejects it in the DATA acl with the following reason:
>
> rejected after DATA: Found MIME error (demime acl condition: line length
> in message or single header size exceeds 131071 bytes)


Set 'control = no_mbox_unspool' and then examine the .eml file in the
<spool>/scan/<msgid> subdir. Does it look well-formed?

/tom