How to configure SQL Mail to use an Internet mail server by using Outlook 2003 This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
INTRODUCTIONIn Microsoft SQL Server 2000, you can configure SQL Mail or
SQL Agent Mail to use an Internet mail protocol such as Simple Mail Transfer
Protocol (SMTP) or Post Office Protocol 3 (POP3). However, Microsoft Office
Outlook 2003 must be running on the computer that is running SQL Server for you
to send and receive e-mail messages. This article describes how to configure
SQL Mail to use an Internet mail server by using Outlook 2003. MORE INFORMATIONIn Microsoft Outlook 2002 and in later versions, the MAPI
spooler runs in process. Therefore, you must start Outlook 2003 so that SQL
Mail can send and receive e-mail messages through an Internet mail server. If
Outlook 2003 is not running, SQL Mail can only send and receive e-mail messages
through a mail server that is running a version of Microsoft Exchange. When
Outlook 2003 is not running, outgoing messages remain in the Outbox folder
until you start Outlook 2003. Outlook 2003 supports Exchange, SMTP, and POP3. Outlook 2002 and Outlook 2003 use a unified configuration. Outlook 2002 and Outlook 2003 do not provide separate configuration options for Corporate or Workgroup installation and for Internet Mail Only installation. Additionally, Outlook 2003 includes some security features to help protect against e-mail worms. These security features first appeared in the Outlook 2000 security update. We do not recommend that you use Outlook 2002 or Outlook 2003 together with SQL Mail and with Internet mail servers that use SMTP or POP3. Note We do not recommend the following procedure. You can use this procedure if you must send and receive e-mail messages in SQL Mail through an Internet mail server by using Outlook 2003. To send and receive e-mail messages in SQL Mail through an Internet mail server by using Outlook 2003, follow these steps:
If you start a SQL Mail mail session before you start Outlook 2003, you cannot start Outlook 2003, and you receive the following error message: Cannot start Microsoft Outlook. Unable to
open the Outlook window. The set folders could not be opened. The server is not
available. Contact your administrator if this condition persists. In
this situation, stop the SQL Mail mail session by using the xp_stopmail stored procedure, and then start Outlook 2003. All e-mail
messages that you sent earlier are in the Inbox folder. These e-mail messages
will be sent when you start Outlook 2003. If you open or read these e-mail
messages, they will not be sent.If you start Outlook 2003 before you start a SQL Mail mail session, you will not receive an error message, even if Outlook 2003 is open in the notification area. If you cannot keep Outlook 2003 running, use one of the following methods to send and receive e-mail messages:
xp_get_mapi_profiles
fails with the following error: Msg 17930, Level 16, State 1, Line
0 To resolve this
issue, add C:\Program Files\Common Files\System\Mapi\1033\NT\ on the PATH
environment variable.xp_get_mapi_profiles: Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Outlook and set it as the default mail client REFERENCES For more information about how to configure SQL Mail, click
the following article number to view the article in the Microsoft Knowledge
Base: 263556 (http://support.microsoft.com/kb/263556/)
How to configure SQL Mail
For more information about how to identify common SQL Mail
issues, click the following article number to view the article in the Microsoft
Knowledge Base: 315886 (http://support.microsoft.com/kb/315886/)
Common SQL Mail problems
For more information about frequently asked SQL
Mail questions, click the following article number to view the article in the
Microsoft Knowledge Base: 311231 (http://support.microsoft.com/kb/311231/)
Frequently asked questions - SQL
Server - SQL Mail
For more information about how to use SQL Mail
with Outlook 2000, click the following article number to view the article in
the Microsoft Knowledge Base: 281293 (http://support.microsoft.com/kb/281293/)
FIX: SQL Mail 2000 needs Microsoft
Outlook 2000 client
For more information
about how to use SQL Mail extended stored procedures, click the following
article number to view the article in the Microsoft Knowledge Base: 320407 (http://support.microsoft.com/kb/320407/)
FIX: SQLMail extended stored procedures may fail with an access violation on SQL Server 2000 Service Pack 2 when SQL Server is run as a Windows NT service
For more
information about how to use SQL Mail in a virtual SQL Server cluster, click
the following article number to view the article in the Microsoft Knowledge
Base: 298723 (http://support.microsoft.com/kb/298723/)
BUG: SQL Mail not fully supported for use in conjunction with cluster virtual SQL servers
For more information
about how to configure SQL Mail in SQL Server 2000, click the following article
number to view the article in the Microsoft Knowledge Base: 870675 (http://support.microsoft.com/kb/870675/)
How to set up SQL Mail with an Internet mail server by using Outlook 2002
| Article Translations
|


Back to the top
