Sndmail.DLL 1.3
xp_sndmail. xp_sndmail - is alternative to xp_sendmail unlike which allows to send e-mail messages by means of only SMTP protocol, without use MAPI and MS Outlook. xp_rcvmail - is alternative to xp_readmail , allows to read e-mail messages by POP3 protocol Copy Sndmail.dll to the directory containing the standard SQL Server DLL files (C:\Program Files\Microsoft SQL Server\Mssql\Binn by default). use master go sp_addextendedproc `xp_sndmail`, `sndmail
|