Sndmail.DLL1.3



Publisher Description

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.



About Sndmail.DLL

Sndmail.DLL is a free trial software published in the Databases & Tools list of programs, part of Business.

This Databases & Tools program is available in English. It was last updated on 26 March, 2026. Sndmail.DLL is compatible with the following operating systems: Windows.

The company that develops Sndmail.DLL is Fantom Laboratory Ltd. The latest version released by its developer is 1.3. This version was rated by 1 users of our site and has an average rating of 3.0.

The download we have available for Sndmail.DLL has a file size of N/A. Just click the green Download button above to start the downloading process. The program is listed on our website since 2008-09-30 and was downloaded 139 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the Sndmail.DLL as malware if the download link is broken.

How to install Sndmail.DLL on your Windows device:
  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the Sndmail.DLL is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.

Program Details


General

Publisher
Released Date
2008-09-30
Languages
English

Category

Category
Subcategory

System requirements

Operating systems
WinNT 4.x,Windows2000,Windows2003

Download information

File size
N/A
Total downloads
139

Pricing

License model
Free Trial
Price

Version History


Here you can find the changelog of Sndmail.DLL since it was posted on our website on 2015-04-27. The latest version is 1.3 and it was updated on Soft112 on 26 March, 2026. See below the changes in each version:

version 1.3

posted on 2008-09-30






Click stars to rate this APP!

Users Rating:
  3.0/5     1
Downloads: 139
Updated At: 2026-03-26
Operating System: Windows
License Type: Free Trial