Click here to Skip to main content
15,895,777 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have database server MS SQL Server 2008. I was using SQL mail server for email sending. Now they restricted internet on SQL Server and provide another server with internet connection. In current situation How Can I send email using SQL Server.


Regards,
Posted

1 solution

you can configure you sql server email through your mail server. check below link for more information
http://blog.sqlauthority.com/2013/01/16/sql-server-send-email-from-sql-database-configure-database-mail-sql-in-sixty-seconds-039-video/[^]
 
Share this answer
 
Comments
imrpk 10-May-14 8:50am    
I am already using SQL Server email through mail server. Its not my solution. There is no internet connection on that server. Please read question again
DamithSL 10-May-14 8:54am    
mail server should have email access through your network

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900