Re: E-mail from DTS problems
Quote:
We've struggled with this same problem with mysterious MAPI 273 errors for no apparent reason and only when running from the job scheduler. We found the only way to fix it was to logon to the db server, delete the Send Mail Task and re-create it. Then it may suddenly return weeks later.
It appears that if you create the Send Mail Task when logged directly onto the db server, all is well. But as soon as you are on another pc and edit the DTS package containing this Send Mail Task, you get the 273 error. Perhaps not all the time, but I was able to make this failure happen. I didn't even touch the mail task, just added unrelated task to the package. And this caused the 273 error when running from the job scheduler.
Maybe this post would help or is relevant?
Re: E-mail from DTS problems
Could it be the message store for the Exchange server that the MAPI client used by DTS connects to?
Perhaps the problem is at the Exchange server, not the SQL Server. After all, SQL Server only uses the Outlook MAPI interfaces to send emails, so it is probably a message from MAPI.