Just set up SMTP proxy. All messages coming from the outside get rejected with the following type of message. Parts included.
---------------
This message was created automatically by the SMTP relay on smtp-proxy.cls.k12.oh.us.
A message that you sent could not be delivered to all of its recipients. The following address(es) failed:
lisa@cls.k12.oh.us
Too many "Received" headers - suspected mail loop
------ This is a copy of the message, including all the headers. ------
Return-path:
Received-SPF: softfail (host.domain.com: transitioning domain of neo.rr.com does not designate 10.94.1.1 as permitted sender) client-ip=10.94.1.1; envelope-from=ddavis9@neo.rr.com; helo=smtp-proxy.cls.k12.oh.us;
Received: from [10.94.1.1] (helo=smtp-proxy.cls.k12.oh.us)
by host.domain.com with esmtp (Exim 4.43)
id 1DqeHN-0002y2-4s
for lisa@cls.k12.oh.us; Thu, 07 Jul 2005 17:51:36 -0400
Received-SPF: softfail (host.domain.com: transitioning domain of neo.rr.com does not designate 10.94.1.1 as permitted sender) client-ip=10.94.1.1; envelope-from=ddavis9@neo.rr.com; helo=smtp-proxy.cls.k12.oh.us;
Received: from [10.94.1.1] (helo=smtp-proxy.cls.k12.oh.us)
by host.domain.com with esmtp (Exim 4.43)
id 1DqeHK-0002xx-2J
for lisa@cls.k12.oh.us; Thu, 07 Jul 2005 17:51:32 -0400
---------------------
I do not have the SPF fail check turned on. It looks like from the message the Astaro is still doing a check and then failing with a softfail because the originator does not have the Astaro address as a valid sender.
Any ideas on what is going on?
This thread was automatically locked due to age.