Sndmail.DLL 1.3

Free Sndmail.DLL screenshot file
Win32 DLL.
Contains Microsoft(c) SQL Server extended stored procedure - 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.dll`
go

Example.
declare @error int
exec @error=master..xp_sndmail
`192.168.1.1`, -- IP-address of SMTP-server varchar(15)
`192.168.1.10`, -- IP-address of local PC varchar(15)
`bob@company.com`, -- e-mail `to` varchar(50)
`sql@company.com`, -- e-mail `from` varchar(50)
`Alarm`, -- subject varchar(100)
`Message` -- message body varchar(8000)
select @error
Variable @error will contain an error code, 0 - completed successfully.
Type : Shareware ($19.00) » EULA
OS Support : WinNT 4.x,Windows2000,Windows2003
Date stamp / Size : Oct, 14. 2006 / 10 kBytes
Asked : MS SQL 7.0-2000
Users' value : - Write a Review
Download Sndmail.DLL fileNo active image buttonImage of Sndmail.DLL
Update history of Sndmail.DLL
v1.3 (October, 2. 2008)
Minor Update
Featured Sndmail.DLL 1.3 Vista Files

...MS SQL Server 7.0/2000 Extended Stored...Procedure component for Delphi...5,6,7. Write Extended Stored Procedures for Microsoft...SQL Server with ease: *...Control over input/output procedure parameters. * Return...

...Clean up the stored procedures in your...SQL Server Database. The Unused...Stored Procedures application performs...source code and stored procedures to determine...which stored procedures can be...as handling of stored procedure dependencies, multi-line...It also detects stored procedure usage in...

...view the complete SQL Script because of...you view the Stored Procedure, View, Trigger...Function of MS SQL SERVER? If yes,...SQL can help you...view the complete SQL Script quickly and...Work in Microsoft SQL Server 2000 &...(MSDE). - Decrypt SQL Stored procedure, trigger,...SQL syntax highlighting for...

...SQL Digger is a...sql search tool designed...for Microsoft SQL Server. It enables...through all your SQL server database objects...SQL statements. You`re a...working with Microsoft SQL Server ? You`ve...function in a stored procedure and couldn`t...other tables or Server Jobs. Moreover you...SQL you used those...

...Best SMTP Server is a high-performance...SMTP/POP3 server program. It can...a local POP3/SMTP server for your corporation...is complaint with SMTP protocol. You can...using POP3. This server can be used...to protect the server from DDoS attacks...can have multiple SMTP gateways in your...server if you travel...