Usage of SQL Mail is quite common within SQL Server environment, recently I have involved at one of the client's site with the error: Msg 17930, Level 16, State 1, Line 0 xp_sendmail: Either there is no default mail client or the current mail client cannot
Read More...
Database Mail, very flexible to setup and easily manageable as compared to its pre-decessor (SQLMail) in previous versions! Unlike other software application features when it goes wrong its hard to find the root cause, for instance if you see the following
Read More...
Though SQL Server 2005 has been evolved much having the flexibility of sending emails from SQL Server is a general practice within a database environment. To just overdue on the concept, SQL Mail uses Extended MAPI client components from an external e-mail
Read More...