I couldn't receive mail to [email protected],but i changed m

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
parthipan
Posts: 9
Joined: Tue Jun 12, 2012 3:00 am

I couldn't receive mail to [email protected],but i changed m

Post by parthipan »

I couldn't receive mail to [email protected],but i changed my mail add in contacts.cfg

What are the steps i want follow

i tried with postfix eamil server, but i dont know how to install it properly
i just installed
postfix-2.3.3-2.1.el5_2.i386.rpm
postfix-pflogsumm-2.3.3-2.1.el5_2.i386.rpm

when i provide this command
[root@localhost ~]# service postfix restart
Shutting down postfix: [FAILED]
Starting postfix: [ OK ]


please help me from the beginning
to get nagios reply to my mail
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: I couldn't receive mail to [email protected],but i chang

Post by agriffin »

Postfix is a very large and complicated piece of software. I doubt you'll find adequate help in setting it up here. If you're administering a very large environment, it's definitely worth taking the time to learn. Otherwise, it's probably way easier to use something like msmtp to send mail instead. The documentation for that project is much more manageable (and in fact you probably don't even need to read it - just modify the example config file that comes with it). Just give it your login information and configure mail or mailx to use it.
Locked