This is a discussion on Configuring SQL MAIL within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi All, My question is that can I configure SQL MAIL, if my EXCHANGE SERVER is on different domain ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi All, My question is that can I configure SQL MAIL, if my EXCHANGE SERVER is on different domain and my SQL is running on different domain.Can anyone guide me for this because I googled a lot without any result. I am using SQL SERVER 2000 Enterprise Edition with service pack 3. and MICROSOFT EXCHANGE SERVER 2000. Thanks T.V |
| ||||
| If the SQL Server service account is a domain account which can connect to Exchange, then it should be fine, but that really depends on your domain configuration. See Q12 here: http://support.microsoft.com/default...b;en-us;311231 And also this article: http://support.microsoft.com/default...b;en-us;263556 Simon |