Sndmail.DLL 1.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 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)
'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 02 April, 2024. 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 . 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 136 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.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.0/5     1
Downloads: 136
Updated At: 2024-04-02
Publisher: Fantom Laboratory Ltd
Operating System: Windows
License Type: Free Trial