Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

SMTP Socket Mailer

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2016-03-15
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
Owner
License
GPL
Hits
5580
Files:
FileDescription
mailer2.cmailer2.c
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
* Socket mailer with Auth modes and ssl support
*
* Description:
*
* 14 Different Applications to mail via sockets on two Operations Systems
* SSL & NO-SSL , 3 Auth Modes on Linux.
* SSL & NO-SSL , 4 Auth Modes on Windows.
*
* Clients can be made on Linux:
*
* sudo gcc main.c -o /usr/local/bin/mailer -DVERSION=""T.E.D. - The Enemy Dail""
* sudo gcc main.c -o /usr/local/bin/mailer -lssl -DVERSION=""T.E.D. - The Enemy Dail""
* sudo gcc main.c -o /usr/local/bin/mailer -lssl -lcrypto -DVERSION=""T.E.D. - The Enemy Dail""
*
Simple Socket mailer what support ssl and auth modes like AUTH LOGIN,AUTH PLAIN,AUTH CRAM-MD5.
so long see desc. for how to build on Linux.
on Microsoft this is not tested still waiting these days.
outstanding test and feedback wanted ...