Re: [exim] Exim creates mail if connections is dropped from …

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marcin Krol
Fecha:  
A: exim users
Asunto: Re: [exim] Exim creates mail if connections is dropped from client?
Hello Heiko,

> I'm currently experiencing strange things (using Exim 4.63), exim is
> creating empty mails:


You may as well have some transport_filter somewhere in your transport
that decides to output empty mail from time to time (which is what
happened to me once). Next, the "command" in the transport dutifully
delivers what it got from filter, i.e. empty mail.

Run exim -d -v address@??? to find out.

--
Marcin Krol