|
I am working on a transition from SQL 2000 to SQL 2008. One of the challenges that I am facing is the use of the dbmail. I configured it with no problem. I am able to send messages within my domain. For instance my sql email account "sql@domain.com" is able to send to "myself@domain.com". The problem is when I am trying to send an email out of the domain such "myself@gmail.com". The dbmail configuration it is based on smtp. SMTP relay on most installations is BLOCKED to avoid SPAM mails. My SQL account needs to send emails to email accounts out of my domain. In SQL 2000 my SQL account has a profile on Outlook 2003 and, configured with SQL 2000 mail and this way the email are sent with no problem. So the question is: Do you have a workaround solution? Environment SQL 2000, SQL 2008 Exchange 2010, Office 2003, Office 2007.
(comments are locked)
|
|
I use CDOSYS for our in-house email. It is also based on SMTP, so it might have the same problem in your installation, but here goes. dvroman Thanks for you answer. I already tested this solution thru vbs script. It works within the domain perfectly. Problem is still there when you trying to send en email out of your domain. Thanks Vinny
May 04 '10 at 10:35 AM
Vinicio Aizpurua
(comments are locked)
|
|
Thanks for reading my post. Finally I found the solution. DBmail in SQL 2005/2008 is based on SMTP. In my case we have an Exchange account. The issued is solved by allowing the SQL Server 2008 (by IP in Exchange) in this case to be able to sent messages out of the domain. So this was not an SQL related problem but exchange. But it is good to know that we have a solution. Thanks again Vinny
(comments are locked)
|

