On Thu, Jun 20, 2013 at 3:08 PM, Maglinger, Paul <[email protected]> wrote:
> There are a group of Outlook 2003 clients that connect using POP to SCO 
> servers that use sendmail.  The externally bound email is relayed through the 
> SCO servers to an Exchange 2003 server, which then passes it off to the spam 
> filter and out.
> If I telnet from any one of the SCO servers to the Exchange 2003 the email 
> will pass on to gmail, juno, etcetera without problem.
> If I send a test email from the Outlook 2003 client it will work on one of 
> the SCO servers but not the other 2.  From the other two I get a return back 
> of, "Connection refused by aspmx.1.google.com".
> My first thought was the SPF record, but I tried the various online SPF tools 
> and they tell me it's fine.  This makes me think that there's something going 
> on when it passes through the SCO box.
> I have checked the sendmail.cf files on each server and the only differences 
> I see are what I'd expect in as far as the names of the servers.
> Anyone out there have experience with mail on SCO, specifically sendmail, 
> that could share a thought on how to troubleshoot?
> -Paul

Your first step should be to capture the conversation. For myself, I'd
use a recent version of BLAT, and turn up the logging to very verbose,
and see if you can find out what's going wrong. If that doesn't reveal
anything, I'd turn up the SMTP logging on the Exchange server, and see
what that reveals.

Also, it's a little unclear the path the email in some of your tests
is taking. Does all mail pass through the Exchange server, or do some
Outlook clients connect to a SCO box which then delivers it to the
world?

Might ask the SCO admins what they mucked with, too.

Don't go mucking about in senmail.cf unless you absolutely have to -
that's my philosophy.

Actually, my philosophy is to replace sendmail with postfix whenever I
can, but I'm guessing that's not an option here...

Kurt


Reply via email to