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 [EMAIL PROTECTED] to find out. -- Marcin Krol -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
