Our Partners

Sndmail.DLL Download

Sndmail.DLL 1.1 Get


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.
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)
'[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.

Select link to download "Sndmail.DLL":

Sndmail.DLL Related Downloads

1st SMTP Server 5.8 1st SMTP Server Software Download
A free SMTP relay server. Allows to relay emails sent to it, directly to their destination, bypassing your provider's mail server. If you need to send large quantities of email, set up a few of...
Eserv Mail Server 3.34 Eserv Mail Server Software Download
Mail Server - SMTP/POP3/IMAP, AntiSpam (Bayes learning through IMAP/HTTP; SPF, SenderID, RBL, YDK), AntiVirus, content filter, aliases, routing, maill ists, mail robots, WebMail, statistics,...
X-Ray Mail Assistant 1.4 X-Ray Mail Assistant Software Download
X-Ray Mail Assistant is an email header filter and POP/SMTP server switching tool. It runs as a local POP/SMTP relay server and scans your incoming and/or outgoing mail.
Personal Mail Server Pro 5.23 Personal Mail Server Pro Software Download
Fully-featured SMTP/POP3 mail server program with a range of security features and options to use along with any mail client as a personal local SMTP server or as a stand-alone mail server. It...
LiteMail 2.6 LiteMail Software Download
LiteMail is an easy to use mail server with mail forwarding, SMTP Authentication, and a catch-all address for each domain.
1st Mail Server 3.03 1st Mail Server Software Download
Fast and secure Professional SMTP/POP3 server. Compatible with any mail client. Lots of security and anti spam features. Multiple SMTP gateways for messages that cannot be delivered directly....
ActiveEmail SMTP E-mail Toolkit 2.1 ActiveEmail SMTP E-mail Toolkit Software Download
ActiveEmail provides an easy-to-use programming interface to SMTP e-mail and NNTP news communications; Use it to send messages automatically, or in batches, from applications, web servers, or from...
Best SMTP Server 5.21 Best SMTP Server Software Download
Durable and secure SMTP/POP3 server. Compatible with any mail client. Lots of security and anti spam features. Multiple SMTP gateways for messages that cannot be delivered directly. Parameterized...
Easy SMTP Server 2.9 Easy SMTP Server Software Download
Send e-mail messages easily and securely from your portable PC while you are traveling around the world! Using this program you will increase your e-mail security and privacy as well as get rid of...
Best Mail Server 3.21 Best Mail Server Software Download
Fast and secure mail server. Compatible with any mail client. Lots of security and anti spam features. Multiple SMTP gateways for messages that cannot be delivered directly. Parameterized mailing...