Search found 2 matches

by celtictech
Fri Feb 18, 2011 12:41 am
Forum: Open Source Nagios Projects
Topic: Configuring mail in exchange
Replies: 7
Views: 2208

Re: Configuring mail in exchange

Ha - I just mine sorted out - it was in the postfix.cf

I adjusted these 2 lines, adding my exchange IP for the relay host and adding the subnet to the mynetworks


relayhost = 192.168.26.4
mynetworks = 127.0.0.0/8 192.168.26.0/24 [::ffff:127.0.0.0]/104 [::1]/128

Emails are flowing now - too many LOL
by celtictech
Thu Feb 17, 2011 8:11 pm
Forum: Open Source Nagios Projects
Topic: Configuring mail in exchange
Replies: 7
Views: 2208

Re: Configuring mail in exchange

I apologize if I am taking over this thread but I am in the same boat!! I cannot for the life of me get an email to hit my exchange. The Nagios server IP address is a "allowed" address in the Exch and i can send an email via telnet from the console Config files are as follows: define host{...