Re: [jffnms-users] Email Notification, correct logs but not sending

2008-11-04 Thread LIMA David
According to this JFFNMS is not responsible to not sending e-mails, the problem appears to be on your box: setup an MTA (Postix, Sendmail, Exim or whatever you want) and this should work. Hope that helps. David LIMA Le mardi 04 novembre 2008 à 12:19 +0100, Felipe Aceitón a écrit : > ere we go

Re: [jffnms-users] Email Notification, correct logs but not sending

2008-11-04 Thread Felipe Aceitón
Here we go... # mail -s "mail test" felipe.aceiton .xxx < /dev/null Null message body; hope that's ok # vi mail.log Mail.log is empty again :( Felipe Aceitón -Mensaje original- De: LIMA David [mailto:[EMAIL PROTECTED] Enviado el: Tuesday, November 04, 2008 11:47 AM Para: Felipe A

Re: [jffnms-users] Email Notification, correct logs but not sending

2008-11-04 Thread LIMA David
The consolidator is run from cron, it checks the alarms events sla, and apply actions, in your case mail. It is the one that outputs > > 21:21:02 alarm 44:T 4 – P 10 – R 4 If ‘interface_host(6) = 6’ > > (1) > > > > 21:21:02 alarm 44:T4 – P 20 – R 5 If ‘type(3) = 3’ (1) Then email > > (1

Re: [jffnms-users] Email Notification, correct logs but not sending

2008-11-04 Thread Felipe Aceitón
In my case its in /var/log/mail.log and its empty after the mailx command. There are mail.info mail.err and mail.warn files too. All them are empty after the command. # mail -v root Subject: Test message. This is a test message. . Cc: LOG: MAIN <= [EMAIL PROTECTED] U=root P=local S=387 deliver

Re: [jffnms-users] Email Notification, correct logs but not sending

2008-11-04 Thread LIMA David
Can you please check your mail log file when you launch the consolidator and your mailx command ? In most case it is in /var/log/mail.log or /var/log/maillog. David LIMA Le mardi 04 novembre 2008 à 10:35 +0100, Felipe Aceitón a écrit : > Hi David, > > I have send a message, I'm not very famili

Re: [jffnms-users] Email Notification, correct logs but not sending

2008-11-04 Thread LIMA David
Hi Felipe, this should be good, are you sure that you can send e-mail from your JFFNMS host, using mailx program for example ? David LIMA Le mardi 04 novembre 2008 à 09:46 +0100, Felipe Aceitón a écrit : > Hi, > > > > I have configured the triggers and user profiles as told in the manual > b

Re: [jffnms-users] Email Notification, correct logs but not sending

2008-11-04 Thread Felipe Aceitón
Hi David, I have send a message, I'm not very familiarized with this so I told you what I have done: # mail root Subject: Test Message This is a test message. . Cc: [EMAIL PROTECTED] # _ Im logged as root but I don’t get any "You have mail" message. # mail No mail for root # _ Thanks, Felipe

[jffnms-users] Email Notification, correct logs but not sending

2008-11-04 Thread Felipe Aceitón
Hi, I have configured the triggers and user profiles as told in the manual but I'm not receiving the emails. I'm using JFFNMS 0.8.3 with Debian 2.6.18-6-686 (Apache2 & PHP5). ACTION DEFINITION: 2 Send Mail email from:nms,to:,subject:NMS from:F