February 27, 2004 at 4:49 am
Hello,
I am facing a problem in SQL mail. I have a Installed MS Office 2000 Premium. I configured mailclient(Outlook 2000) with my Exchange server.
I have given the Same Profile used in my Mailclient to the Sql Server 2000.
After configuring this When i triggered xp_sendmail from the sql server to the Exchange server
address the sql server sent Mail correctly .
(example 1)
xp_sendmail 'Someid@exchangeserverdomain','Test'
But it not being triggering Any internet mails through the SQL SERVER 2000.When i am using
following.
(example 2)
xp_sendmail 'kppsenthil@yahoo.com','TestMail'
Other Details :
I have followed the below Topic from the Microsoft site to configure sql mail
"How to Use SQL Mail in Microsoft SQL Server 7.0 with Microsoft Outlook and Microsoft Exchange Server"
My Operating System is Windows 2000 Server - Service pack 3
Database : SQl server 2000
Exchange server : Microsoft Exchange 2000
Mail client : Microsoft Office 2000 Permium
Any one Please help out this.
-Senthilkumar K.P.P.
February 27, 2004 at 7:07 am
Sounds like an exchange issue.
Have you tried to send emails using outlook to external email addresses from that server? Exchange might have relaying turned off to anything outside the local domain.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply