Ok - I'm sure this has been answered to death, my search skills are failing me tonight (started a systems migration/upgrade at 0300 this morning - not on exchange, another production system I'm doing in semi-parallel).
I have several internal users/uses of SMTP - some automated e-mail systems from monitoring equipment, some users use Thunderbird via POP3 & SMTP, my website application server uses my exchange system as a mail relay for sending mail.
Everything is working fine with SMTP on my exchange 2003 box. On my exchange 2007 box I'm not able to send to external recipients through SMTP.
I don't have any smarthosts setup; the SMTP connector looks like it has some relation to my Exch 2003 server. I'd feel a lot better about starting to think about decommissioning the Exch 2003 server later next week. I'm moving the remainder of my users over a week from today and going to try making the exch 2007 box receive my incoming mail also starting at that time but I need to get this SMTP problem fixed.
Any thoughts / links / "hey TNG, you forgot this step *thump*"
Mark / TNGPicard
I have several internal users/uses of SMTP - some automated e-mail systems from monitoring equipment, some users use Thunderbird via POP3 & SMTP, my website application server uses my exchange system as a mail relay for sending mail.
Everything is working fine with SMTP on my exchange 2003 box. On my exchange 2007 box I'm not able to send to external recipients through SMTP.
I don't have any smarthosts setup; the SMTP connector looks like it has some relation to my Exch 2003 server. I'd feel a lot better about starting to think about decommissioning the Exch 2003 server later next week. I'm moving the remainder of my users over a week from today and going to try making the exch 2007 box receive my incoming mail also starting at that time but I need to get this SMTP problem fixed.
Code:
220 lmfjex07.mydomain.com Microsoft ESMTP MAIL Service ready at Tue, 13 May 2008 20:
53:35 -0500
helo lmfjex07.mydomain.com
250 lmfjex07.mydomain.com Hello [192.168.5.244]
mail from:mark@mydomain.com
250 2.1.0 Sender OK
rcpt to:tngpicard@mypersonaldomain.org
550 5.7.1 Unable to relay
Any thoughts / links / "hey TNG, you forgot this step *thump*"
Mark / TNGPicard