The problem continues! Today, I tried sending an email through Quickbooks to a customer, which uses a separate server than the one in the OP. This one bounced with the following (where example.com = me, example2.com = recipient, and 1.2.3.4 = my IP):
Code:
From: Mail Delivery System [mailto:Mailer-Daemon@example.com]
Sent: Thursday, February 02, 2012 10:29 PM
To: me@example.com
Subject: Mail delivery failed: returning message to sender
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
recipient@example2.com
SMTP error from remote mail server after RCPT
TO:<recipient@example2.com>:
host extrpfx3.extrasecurity.com [67.29.153.36]:
521 5.7.1 <example.com[1.2.3.4]>:
Client host rejected: server ip location rejected, only accepts usa
My server is with Softlayer, and is definitely located in the US.
Does it look like it was rejected by MY server, or the recipients? If it was rejected by my server, presumably because it went through Quickbooks, then how do I whitelist it so that it's no longer rejected? Obviously, being able to send emails through Quickbooks is quite important!