Maybe i am replying too late.... You can find perl scripts that forward your mails to specific smtp server (the mta you have already have!). So you just replace the command in nagios - nothing more ;)
Wednesday, April 12, 2006, 5:03:58 PM, you wrote: > [EMAIL PROTECTED] schrieb am 12.04.2006 15:43:26: >> Because the Security Policy. >> We cannot have two MTA in the same network. >> >> There is another problem using the MTA with Nagios. When I try send >> e-mail to Nextel e-mail, it doesn´t working because the Nextel check if >> the source e-mail exist. >> >> So, I have two problems. > I suggest you first accumulate some knowledge about *nix > architectures like Linux and MTAs (aka Mail Transfer Agents). > There needs to be some mechanism to supply mails from a host > to the smtp-server. On Unix architectures this is done by > the MTA, which is usually sendmail. But then, it is not necessary > to have the sendmail daemon process running and listening on the > the smtp port, you can just have it run locally and forward > locally submitted mails to your main smtp server. > What you want to do is read the sendmail manual and learn how > to configure your local MTA correctly. > But what you are directly asking for is not possible. Neither Nagios, > nor any other unix service implements its own smtp engine - this would > be quite stupid and a big waste of ressources since EVERY *nix/Linux > machine has at least a local MTA - or is majorly misconfigured. > SMTP-Server != MTA > And you should re-evaluate people in your security department who say > "more then 1 SMTP server is a security risk". They obviously don't have > much of a clue regarding security and how SMTP servers work ;) > regards > Sascha > -- > Sascha Runschke > Netzwerk Administration > IT-Services > ABIT AG > Robert-Bosch-Str. 1 > 40668 Meerbusch > Tel.:+49 (0) 2150.9153.226 > Mobil:+49 (0) 173.5419665 > mailto:[EMAIL PROTECTED] > http://www.abit.net > http://www.abit-epos.net > --------------------------------- > Sicherheitshinweis zur E-Mail Kommunikation / > Security note regarding email communication: > http://www.abit.net/sicherheitshinweis.html > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd_______________________________________________ > Nagios-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting > any issue. > ::: Messages without supporting info will risk being sent to /dev/null ---------------- Brandino Andreas [EMAIL PROTECTED] ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
