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

Pàgina inicial
Delete this message
Reply to this message
Autor: Marcin Krol
Data:  
A: exim users
Assumpte: 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