Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Multiple Profiles Simultaneously

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-02-11 : 07:11:53
Nitin writes "Hi,
This is the first time I am posting a question here.
I have been working with SQL Server for 3-4 years now. I tried my best, read many articles but was not able to figure it out. So I thought of posting it here.

I created a profile "1st Email" and all the emails are sent using that account. Is there any way by which I can create other profile "2nd Email" that can be used out for sending emails? I mean can there be 2 active profiles existing at the same time where for certain cases emails go out from "1st Email" and for certain cases it goes from "2nd Email".

Any help would be appreicated.

Thanks,
Nitin"

Page47
Master Smack Fu Yak Hacker

2878 Posts

Posted - 2003-02-11 : 07:49:19
Each instance of SQL Server can only have 1 mapi profile, afaik.

Jay White
{0}
Go to Top of Page
   

- Advertisement -