[EXIM] header_fixup?

Top Page
Delete this message
Reply to this message
Author: Todd Jagger
Date:  
To: exim-users
New-Topics: [EXIM] I meant sender_verify_fixup...
Subject: [EXIM] header_fixup?
For some reason the header_fixup option isn't working for me. I'm still
seeing all unverifyable addresses getting rejected although there is a
valid return or from address in the headers. Here's what I've got in the
configure file:

sender_verify = true
sender_verify_fixup = true
sender_verify_reject = true
sender_verify_except_hosts = *.isp-lists.com:mall6.register.com:*.imconline.net
receiver_verify = true
headers_sender_verify = true
headers_checks_fail = true

But here's a common rejectlog message that's coming in. I see a lot of
these types.

1999-04-09 21:22:26 10VnPd-00009n-00 rejected from crius-origin.flash.net 
(crius.flash.net) [209.30.0.49]: synt
ax error in header address: no local part in ""D. E. Ekstrom" 
<@flash.net>": return path is <kikuko@???>
Recipients: ftdavis@???
P Received: from crius-origin.flash.net ([209.30.0.49] helo=crius.flash.net)
        by ns.overland.net with esmtp (Exim 2.12 #1)
        id 10VnPd-00009n-00
        for ftdavis@???; Fri, 9 Apr 1999 21:22:26 -0500
P Received: from pc1 (p238-245.atnt3.dialup.ftw1.flash.net [209.30.238.245])
        by crius.flash.net (8.9.1/8.8.5) with SMTP id VAA01920
        for <ftdavis@???>; Fri, 9 Apr 1999 21:22:20 -0500 (CDT)
I Message-ID: <000701be82f9$8d391ab0$f5ee1ed1@???>
R Reply-To: "D. E. Ekstrom" <@flash.net>
F From: "D. E. Ekstrom" <kikuko@???>
T To: <ftdavis@???>


<remainder snipped>

Is there something I've put that's conflicting with the header_fixup?

Thanks in advance,
Todd Jagger

--
*** Exim information can be found at http://www.exim.org/ ***