I'm pretty sure this might be a bind issue. So, related info is as follows:
sendmail-8.13.8-2.el5
bind-9.3.3-9.0.1.el5
I have the following layout:
All incoming email hits sendmail, and is scanned by clamav and spamassassin, then goes back to sendmail for delivery. 3 domains are involved. [domain1.com] resolves (or should) to an internal exchange box, [domain2.com] and [domain3.com] email address are local to the linux box.
All incoming mail appears to get delivered correctly, ie: address@domain1.com ends up on the exchange server. At this point, I'm assuming address@domain2.com and address@domain3.com are receiving mail correctly from outside.
However, when I try to send email from address@domain1.com to address@domain2.com, a delivery failure notification is created with the error
Diagnostic-Code: smtp;553 5.1.8 <address@domain2.com>... Domain of sender address address@domain1.com does not exist
Bind has master zones files for domain1.com, domain2.com, and domain3.com. But it seems as though domain1.com doesn't resolve properly (and quite possible neither do the others).
If anyone has any suggestions, it'd be greatly appreciated.
NOTE: This configuration was working on a FC4 box, but was recently upgraded to CentOS 5.
sendmail-8.13.8-2.el5
bind-9.3.3-9.0.1.el5
I have the following layout:
All incoming email hits sendmail, and is scanned by clamav and spamassassin, then goes back to sendmail for delivery. 3 domains are involved. [domain1.com] resolves (or should) to an internal exchange box, [domain2.com] and [domain3.com] email address are local to the linux box.
All incoming mail appears to get delivered correctly, ie: address@domain1.com ends up on the exchange server. At this point, I'm assuming address@domain2.com and address@domain3.com are receiving mail correctly from outside.
However, when I try to send email from address@domain1.com to address@domain2.com, a delivery failure notification is created with the error
Diagnostic-Code: smtp;553 5.1.8 <address@domain2.com>... Domain of sender address address@domain1.com does not exist
Bind has master zones files for domain1.com, domain2.com, and domain3.com. But it seems as though domain1.com doesn't resolve properly (and quite possible neither do the others).
If anyone has any suggestions, it'd be greatly appreciated.
NOTE: This configuration was working on a FC4 box, but was recently upgraded to CentOS 5.