Marcin Krol <admin@???> (Fr 17 Aug 2007 09:08:23 CEST):
> 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.
That effect I know. It happened to me as well.
Here I'm aborting the sending side:
nc ssl.schlittermann.de smtp
...
...
DATA
^C
and a mail is sent! My question is, if this is intentional.
--
Heiko