Hi,
I want to send mails from my desktop machine using SQL Server 2005. The server is on my machine. I have found out from Internet the necessary stored procedure we would need to send the mail. But when I am executing the oprocedure, I am getting no error, but no mail is being sent. Are there any configuration tasks I have to perform to send a mail fromSQL Server apart from opening the Port Number 25?
I want to send mails from my desktop machine using SQL Server 2005. The server is on my machine. I have found out from Internet the necessary stored procedure we would need to send the mail. But when I am executing the oprocedure, I am getting no error, but no mail is being sent. Are there any configuration tasks I have to perform to send a mail fromSQL Server apart from opening the Port Number 25?
Comment