For the archives -- the problem is that the from domain is misspelled
and my brain and the user who was having the problem both self-
corrected it since we know what it SHOULD be and we did not see the
misspelling after mucho staring... Thanks to Patrick E. who pointed
out the possibility...
But my second question, in the aside, would still interest me. How
can I set this verify = header_sender to only happen if the
connection is not an authenticated smtp connection?
Thanks
Chad
On Sep 15, 2005, at 7:37 AM, Chad Leigh -- Shire.Net LLC wrote:
Hi
I am running exim 4.51 on FreeBSD (compiled myself, not from
ports). In my DATA ACL I have the following
#!!# ACL that is used after the DATA command
check_message:
require verify = header_sender
which is what I think is generating these sorts of rejections:
2005-09-15 07:13:12 1EFtY8-000Hcv-1A H=(knowmad.com)
[166.70.252.34] F=<[EMAIL PROTECTED]> rejected after DATA: there
is no valid sender in any header line
However, the rest of the rejection shows
Envelope-from: <[EMAIL PROTECTED]>
Envelope-to: <[EMAIL PROTECTED]>
P Received: from [166.70.252.34] (helo=knowmad.com)
by hobbiton.shire.net with esmtps (TLSv1:AES256-SHA:256)
(Exim 4.51)
id 1EFtY8-000Hcv-1A
for [EMAIL PROTECTED]; Thu, 15 Sep 2005 07:13:12 -0600
P Received: from knowmad.shire.net ([166.70.252.34] helo=knowmad.com)
by knowmad.com with smtp (Exim 4.51)
id 1EFtY7-000Hcp-Fx
for [EMAIL PROTECTED]; Thu, 15 Sep 2005 09:13:11 -0400
Subject: Thank you for registering your faith organization
Date: Thu, 15 Sep 2005 09:13:11 -0400
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
T To: [EMAIL PROTECTED]
Content-Transfer-Encoding: quoted-printable
F From: [EMAIL PROTECTED]
the From: line is a valid sender (and can receive mail and is
served by this same host) as is the Envelope-From: line (also valid
and can receive mail and is served by this host). So I am not sure
how to figure out how to test and figure out what is causing the
rejection.
Additionally, as an aside, I would like to only have the require
verify - header_sender be required for "external" SMTP and not for
anyone who connects with an SMTP AUTHorized connection. My
previous attempts (which I no longer have exact copies of since it
was a few months ago) did not work. How would I specify this?
Thanks
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
[EMAIL PROTECTED]
--
## List details at http://www.exim.org/mailman/listinfo/exim-
users## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
[EMAIL PROTECTED]
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/