Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MAPI mail profile setup to send SQL mails 1

Status
Not open for further replies.

joebickley

Programmer
Aug 28, 2001
139
GB
HI

I want to send mails from my SQL server. I understand i need to set up a MAPI mail profile on the server to send mails from. Anyone know how. Please dont tell me i have to install outlook on the server!

If is any use the server has the SMTP server installed as part of the NT 4 option pack

Thanks

Joe Bickley
 
SQL Mail uses MAPI, so you need a MAPI client on the server. Either Outlook or the Echange Client that comes with NT will suffice.

Then you need to login to the server with the same username that the MSSQLServer service uses. Then you setup a mail profile as you would for a normal user.

Once the profile is created put the profile name in the appropriate spots for SQL Agent and SQL Mail.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top