All,
I have scheduled a stored procedure on my sql server which uses xp_sendmail
to send email notifications to clients every day.
Out of the 25 daily emails 1 or 2 fails. Xp_sendmail uses outlook mapi that
connects to my exchange 2000 to send emails.
None of my users using the exchange server has complained of any email
problems so I assume my email server is fine.
However, is there any logs on exchange that I can check to see if any
attempt was made by this particular server during the times
xp_sendmail fails?
If so where and how?
Thanks
Archived from group: microsoft>public>exchange2000>announcements