Autor: Marcin Krol Datum: To: exim users Betreff: 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.