xymon mail service
You need just regular sendmail working on the host. If You can send e-mail from OS with mail or mails - then it should work for XyMon too (sometimes You may also need to adjust sendmail configuration for masquarading, SMTP gateway etc). Contact Your system administrator or check web for "how to setup sendmail on linux or unix".
Best regards,
Andrey Chervonets
SIA CoMinder http://www.cominder.eu/
I am using Centos 5.7, and I have postfix installed. So, I need to configure postfix and create a mail account via postfix. That mail account I have to put in alerts.cfg. I hope that I understood you well. If I am wrong please correct me.
To: xymon at xymon.com From: A.Chervonets at cominder.eu Date: Wed, 24 Apr 2013 14:46:36 +0300 Subject: Re: [Xymon] xymon mail service
You need just regular sendmail working on the host.
If You can send e-mail from OS with mail or mails - then it should work for XyMon too (sometimes You may also need to adjust sendmail configuration for masquarading, SMTP gateway etc).
Contact Your system administrator or check web for "how to setup sendmail on linux or unix".
Best regards,
Andrey Chervonets
SIA CoMinder
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
I have never used the postfix, but per postfix authors words " It is .... mail server that started life.... as an alternative to the widely-used Sendmail program." So this should work.
Just try to test if You can send e-mail from OS with mail (or other) program then this should work. echo " test body" | mail -s " test subject " yourmail at yourdomain.com
I suppose XyMon Server just tries to send mail using OS tools (like mail) or using direct communication over local 25 port.
Just try and check XyMon logs for any problem.
Best regards,
Andrey Chervonets
SIA CoMinder http://www.cominder.eu/
From: Milana Malkic <minaqva at hotmail.com> To: Andrey Chervonets <a.chervonets at cominder.eu>, "xymon at xymon.com" <xymon at xymon.com>, "Martin.Ward at colt.net" <martin.ward at colt.net>, Date: 24.04.2013 17:37 Subject: RE: [Xymon] xymon mail service
I am using Centos 5.7, and I have postfix installed. So, I need to configure postfix and create a mail account via postfix. That mail account I have to put in alerts.cfg. I hope that I understood you well. If I am wrong please correct me.
To: xymon at xymon.com From: A.Chervonets at cominder.eu Date: Wed, 24 Apr 2013 14:46:36 +0300 Subject: Re: [Xymon] xymon mail service
You need just regular sendmail working on the host. If You can send e-mail from OS with mail or mails - then it should work for XyMon too (sometimes You may also need to adjust sendmail configuration for masquarading, SMTP gateway etc). Contact Your system administrator or check web for "how to setup sendmail on linux or unix".
_______________________________________________ Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Also, since you are trying to send emails to a @hotmail account, even if you get postfix to accept html from Xymon, you will still need to get those emails to an email server that can talk with other email servers on the internet. That is the only way you'll get mail from your Xymon server all the way to Hotmail.
.....Bruce
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Andrey Chervonets Sent: Wednesday, April 24, 2013 9:53 AM To: Milana Malkic Cc: xymon at xymon.com Subject: Re: [Xymon] xymon mail service
I have never used the postfix, but per postfix authors words " It is .... mail server that started life.... as an alternative to the widely-used Sendmail program." So this should work.
Just try to test if You can send e-mail from OS with mail (or other) program then this should work. echo " test body" | mail -s " test subject " yourmail at yourdomain.com
I suppose XyMon Server just tries to send mail using OS tools (like mail) or using direct communication over local 25 port.
Just try and check XyMon logs for any problem.
Best regards,
Andrey Chervonets
SIA CoMinder http://www.cominder.eu/ <http://www.cominder.eu/>
From: Milana Malkic <minaqva at hotmail.com> To: Andrey Chervonets <a.chervonets at cominder.eu>, "xymon at xymon.com" <xymon at xymon.com>, "Martin.Ward at colt.net" <martin.ward at colt.net>, Date: 24.04.2013 17:37 Subject: RE: [Xymon] xymon mail service
Bruce White Senior Enterprise Systems Engineer | Phone: 1-630-671-5169 | Fax: 630-893-1648 | bewhite at fellowes.com | http://www.fellowes.com/ Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc.
I am using Centos 5.7, and I have postfix installed. So, I need to configure postfix and create a mail account via postfix. That mail account I have to put in alerts.cfg. I hope that I understood you well. If I am wrong please correct me.
To: xymon at xymon.com From: A.Chervonets at cominder.eu Date: Wed, 24 Apr 2013 14:46:36 +0300 Subject: Re: [Xymon] xymon mail service
You need just regular sendmail working on the host. If You can send e-mail from OS with mail or mails - then it should work for XyMon too (sometimes You may also need to adjust sendmail configuration for masquarading, SMTP gateway etc). Contact Your system administrator or check web for "how to setup sendmail on linux or unix".
_______________________________________________ Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon <http://lists.xymon.com/mailman/listinfo/xymon>
Check if Postfix is running at all:
$ ps -ef|grep postfix
You will need to configure the main.cf file of Postfix to get it working but first, do you know what your smarthost is? If your Xymon server has full access to the Internet then there is no need but if not then you will need to route emails to a machine that knows how to deliver them. Your network admins should know this. This page give examples of Postfix configurations, I would recommend the "Postfix on a null client" and set the "relayhost" to whatever your smarthost server is.
|\/|
Martin Ward Manager, Technical Services Service Operations
DDI:+44 (0) 20 7863 5218 / Fax: +44 (0)20 7863 9999 / www.colt.net<http://www.colt.net/> Colt Technology Services, Unit 12, Powergate Business Park, Volt Avenue, Park Royal, London, NW10 6PW, UK.
Help reduce your carbon footprint | Think before you print. Registered in England and Wales, registered number 02452736, VAT number GB 645 4205 50
From: Milana Malkic [mailto:minaqva at hotmail.com] Sent: 24 April 2013 15:36 To: Andrey Chervonets; xymon at xymon.com; Ward, Martin Subject: RE: [Xymon] xymon mail service
I am using Centos 5.7, and I have postfix installed. So, I need to configure postfix and create a mail account via postfix. That mail account I have to put in alerts.cfg. I hope that I understood you well. If I am wrong please correct me.
To: xymon at xymon.com<mailto:xymon at xymon.com> From: A.Chervonets at cominder.eu<mailto:A.Chervonets at cominder.eu> Date: Wed, 24 Apr 2013 14:46:36 +0300 Subject: Re: [Xymon] xymon mail service
You need just regular sendmail working on the host. If You can send e-mail from OS with mail or mails - then it should work for XyMon too (sometimes You may also need to adjust sendmail configuration for masquarading, SMTP gateway etc). Contact Your system administrator or check web for "how to setup sendmail on linux or unix".
Best regards,
Andrey Chervonets
SIA CoMinder http://www.cominder.eu/
_______________________________________________ Xymon mailing list Xymon at xymon.com<mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon
[Colt Disclaimer] This email is from an entity of the Colt group of companies. Colt Group S.A., K2 Building, Forte 1, 2a rue Albert Borschette, L-1246 Luxembourg, R.C.S. B115679. Corporate and contact information for our entities can be found at http://colt.net/uk/en/Colt-Group-of-Companies/index.htm. Internet communications are not secure and Colt does not accept responsibility for the accurate transmission of this message. Content of this email or its attachments is not legally or contractually binding unless expressly previously agreed in writing by Colt
Thank you very much. This was very helpful to me. I will try to make this work and I will post the results.
Regards
Milana From: Martin.Ward at colt.net To: minaqva at hotmail.com; a.chervonets at cominder.eu; xymon at xymon.com Subject: RE: [Xymon] xymon mail service Date: Wed, 24 Apr 2013 16:15:33 +0000
Check if Postfix is running at all:
$ ps –ef|grep postfix
You will need to configure the main.cf file of Postfix to get it working but first, do you know what your smarthost is? If your Xymon server has full access to the Internet then there is no need but if not then you will need to route emails to a machine that knows how to deliver them. Your network admins should know this. This page give examples of Postfix configurations, I would recommend the “Postfix on a null client” and set the “relayhost” to whatever your smarthost server is.
|\/|
--
Martin Ward Manager, Technical Services Service Operations
DDI:+44 (0) 20 7863 5218 / Fax: +44 (0)20 7863 9999 / www.colt.net Colt Technology Services, Unit 12, Powergate Business Park, Volt Avenue, Park Royal, London, NW10 6PW, UK.
Help reduce your carbon footprint | Think before you print. Registered in England and Wales, registered number 02452736, VAT number GB 645 4205 50
From: Milana Malkic [mailto:minaqva at hotmail.com]
Sent: 24 April 2013 15:36
To: Andrey Chervonets; xymon at xymon.com; Ward, Martin
Subject: RE: [Xymon] xymon mail service
I am using Centos 5.7, and I have postfix installed.
So, I need to configure postfix and create a mail account via postfix. That mail account I have to put in alerts.cfg.
I hope that I understood you well. If I am wrong please correct me.
To: xymon at xymon.com
From: A.Chervonets at cominder.eu
Date: Wed, 24 Apr 2013 14:46:36 +0300
Subject: Re: [Xymon] xymon mail service
You need just regular sendmail working on the host.
If You can send e-mail from OS with mail or mails - then it should work for XyMon too (sometimes You may also need to adjust sendmail configuration for masquarading, SMTP gateway etc).
Contact Your system administrator or check web for "how to setup sendmail on linux or unix".
Best regards,
Andrey Chervonets
SIA CoMinder
_______________________________________________ Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
[Colt Disclaimer] This email is from an entity of the Colt group of companies. Colt Group S.A., K2 Building, Forte 1, 2a rue Albert Borschette, L-1246 Luxembourg, R.C.S. B115679. Corporate and contact information for our entities can be found at http://colt.net/uk/en/Colt-Group-of-Companies/index.htm. Internet communications are not secure and Colt does not accept responsibility for the accurate transmission of this message. Content of this email or its attachments is not legally or contractually binding unless expressly previously agreed in writing by Colt
Hello,
this is what I have done about xymon mail service: I installed QMAIL, following the steps from http://lifewithqmail.org/lwq.html. Next, I installed mailx, and add my e-mail address in alerts.cfg in /home/xymon/server/etc folder. Now I get alerts when something happens to servers.
Thank you for your help
Regards
Milana
From: minaqva at hotmail.com To: martin.ward at colt.net; a.chervonets at cominder.eu; xymon at xymon.com Subject: RE: [Xymon] xymon mail service Date: Thu, 25 Apr 2013 16:26:46 +0200
Thank you very much. This was very helpful to me. I will try to make this work and I will post the results.
Regards
Milana From: Martin.Ward at colt.net To: minaqva at hotmail.com; a.chervonets at cominder.eu; xymon at xymon.com Subject: RE: [Xymon] xymon mail service Date: Wed, 24 Apr 2013 16:15:33 +0000
Check if Postfix is running at all:
$ ps –ef|grep postfix
You will need to configure the main.cf file of Postfix to get it working but first, do you know what your smarthost is? If your Xymon server has full access to the Internet then there is no need but if not then you will need to route emails to a machine that knows how to deliver them. Your network admins should know this. This page give examples of Postfix configurations, I would recommend the “Postfix on a null client” and set the “relayhost” to whatever your smarthost server is.
|\/|
--
Martin Ward Manager, Technical Services Service Operations
DDI:+44 (0) 20 7863 5218 / Fax: +44 (0)20 7863 9999 / www.colt.net Colt Technology Services, Unit 12, Powergate Business Park, Volt Avenue, Park Royal, London, NW10 6PW, UK.
Help reduce your carbon footprint | Think before you print. Registered in England and Wales, registered number 02452736, VAT number GB 645 4205 50
From: Milana Malkic [mailto:minaqva at hotmail.com]
Sent: 24 April 2013 15:36
To: Andrey Chervonets; xymon at xymon.com; Ward, Martin
Subject: RE: [Xymon] xymon mail service
I am using Centos 5.7, and I have postfix installed.
So, I need to configure postfix and create a mail account via postfix. That mail account I have to put in alerts.cfg.
I hope that I understood you well. If I am wrong please correct me.
To: xymon at xymon.com
From: A.Chervonets at cominder.eu
Date: Wed, 24 Apr 2013 14:46:36 +0300
Subject: Re: [Xymon] xymon mail service
You need just regular sendmail working on the host.
If You can send e-mail from OS with mail or mails - then it should work for XyMon too (sometimes You may also need to adjust sendmail configuration for masquarading, SMTP gateway etc).
Contact Your system administrator or check web for "how to setup sendmail on linux or unix".
Best regards,
Andrey Chervonets
SIA CoMinder
_______________________________________________ Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
[Colt Disclaimer] This email is from an entity of the Colt group of companies. Colt Group S.A., K2 Building, Forte 1, 2a rue Albert Borschette, L-1246 Luxembourg, R.C.S. B115679. Corporate and contact information for our entities can be found at http://colt.net/uk/en/Colt-Group-of-Companies/index.htm. Internet communications are not secure and Colt does not accept responsibility for the accurate transmission of this message. Content of this email or its attachments is not legally or contractually binding unless expressly previously agreed in writing by Colt
participants (4)
-
A.Chervonets@cominder.eu
-
bewhite@fellowes.com
-
Martin.Ward@colt.net
-
minaqva@hotmail.com