Hi,
We got a message from Exchange team that they are going to decommission Legacy Exchange server and take necessary actions. Below is the message I got from teams.
"Nagios is currently sending emails through the old relay servers of our environment. That means that once we move the records the emails that Nagios sent could be consider as Spam.
I encourage to you to configure this Nagios environment in order to send emails through office 365 instead of the relays as soon as possible. For this you can request a shared mailbox in Explore IT and configure the 172.27.254.26 as a email server."
What I have to do now ? Kindly advise appropriate actions what I should do before they do decommission ?
Will this effect anything in Nagios ?
How to change email server
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How to change email server
It looks like your staff already directed you on what to do.lgaddam wrote: "Nagios is currently sending emails through the old relay servers of our environment. That means that once we move the records the emails that Nagios sent could be consider as Spam.
I encourage to you to configure this Nagios environment in order to send emails through office 365 instead of the relays as soon as possible. For this you can request a shared mailbox in Explore IT and configure the 172.27.254.26 as a email server."
For the where to change the settings in Nagios XI, you can see them in this document
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Re: How to change email server
Thanks for the document.
Please check attachment the email settings which we have earlier.
With this settings, what actually we need to understand in the setup.
And also according to this earlier setup, what action we need to do now.
Please check attachment the email settings which we have earlier.
With this settings, what actually we need to understand in the setup.
And also according to this earlier setup, what action we need to do now.
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How to change email server
So am I understanding this correctly you have this set to you SMTP on localhost?
Re: How to change email server
Yes, it was the settings I see that , configured long back in the system.
Now i need to do changes as per my earlier request.
Now i need to do changes as per my earlier request.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: How to change email server
Hello @Igaddam,
You're going to want to fill in the SMTP settings for your Office 365 account. Do you have the username/password for your account from the Admin? Typically the port would be 587 over TLS, but I would ask you mail server team the exact credentials to use.
You're going to want to fill in the SMTP settings for your Office 365 account. Do you have the username/password for your account from the Admin? Typically the port would be 587 over TLS, but I would ask you mail server team the exact credentials to use.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: How to change email server
Before I change the settings, I have to understand the earlier configuration of smtp settings.
It is written localhost and port 25....what does it mean...how it works and what are the config files related to it.
Kindly help me to get more details on my earlier settings...
It is written localhost and port 25....what does it mean...how it works and what are the config files related to it.
Kindly help me to get more details on my earlier settings...
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: How to change email server
Hello @Igaddam,
The guide below good overview and instructions for configuring the email settings in Nagios XI.
Nagios XI - Understanding Email Settings
Port 25 is commonly used for transmitting mail messages but so is 587 and 465. Ask your admins for the exact credentials before making any changes.
The guide below good overview and instructions for configuring the email settings in Nagios XI.
Nagios XI - Understanding Email Settings
That means the SMPT mail server resides on the XI machine. Normally, XI will use the default MTA ( Mail Transport Agent) provided by the operating system such as Sendmail or Postfix.It is written localhost and port 25....what does it mean...how it works and what are the config files related to it.
Port 25 is commonly used for transmitting mail messages but so is 587 and 465. Ask your admins for the exact credentials before making any changes.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!