Home Page

Sndmail.DLL 1.3 - Download




About Sndmail.DLL

Microsoft(c) SQL Server extended stored procedure - xp_sndmail. xp_sndmail - is alternative to xp_sendmail. xp_rcvmail - is alternative to xp_readmail , allows to read e-mail messages by POP3 protocol

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 FilesMicrosoft SQL ServerMssqlBinn 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)
'[email protected]', -- e-mail 'to' varchar(50)
'[email protected]', -- 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.



Previous Versions

Here you can find the changelog of Sndmail.DLL since it was posted on our website on 2015-04-27 03:00:00. The latest version is 1.3 and it was updated on 2024-04-22 13:31:12. See below the changes in each version.

Sndmail.DLL version 1.3
Updated At: 2008-09-30


Related Apps

Here you can find apps that are similar with Sndmail.DLL.



Disclaimer

External Download


We do not host Sndmail.DLL on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.

The external download link for Sndmail.DLL is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.0/5     1
Downloads: 136
Updated At: 2024-04-22 13:31:12
Publisher: Fantom Laboratory Ltd
Operating System: WinNT 4.x,Windows2000,Windows2003
License Type: Free Trial