> Headers are only present in rejectlog if they have actually been sent.
> This means, if you reject earlier than the DATA phase, you haven't
> received the headers, so you cannot log them.
> In the present case you rejected after DATA, so headers should be there.

unless there are blank or garbled lines early in what should be the
header set.  which is exactly the case i am debugging.  reject only has

2008-03-18 11:10:16 1JbZhv-0007L9-Op H=localhost (obscure.com)
[127.0.0.1] F=<[EMAIL PROTECTED]> rejected after DATA: illegal header
syntax or sender address
Envelope-from: <[EMAIL PROTECTED]>
Envelope-to: <[EMAIL PROTECTED]>
P Received: from localhost ([127.0.0.1] helo=obscure.com)
        by obscure.com with esmtp (Exim 4.68 (FreeBSD))
        (envelope-from <[EMAIL PROTECTED]>)
        id 1JbZhv-0007L9-Op
        for [EMAIL PROTECTED]; Tue, 18 Mar 2008 11:10:15 +0000
  Subject: Upload Report
  X-Spam-Score: -3.1 (---)

and the code at which i am looking gets very twisty after generating the
Subject: so i *really* want to see what it sent.

randy

-- 
## 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/

Reply via email to