Hi People,

        I'm having a problem to send e-mail when a alarm happen.

        I configured my Linux-box (Debian 3.1) to use the postfix
MTA(configured to use a mailhub).

        When I send a e-mail from the command line, it sends without any
problem, I use the following command to send e-mail:

sendmail -t -i -f [EMAIL PROTECTED] [EMAIL PROTECTED] <ENTER>
subject: TEST

It's just a test.

Fabrício
<CRTL+D>

        My php.ini (/etc/php5/apache/php.ini , /etc/php5/cli/php.ini ,
/etc/php5/cgi/php.ini) all are configured to use the standard command to
send e-mail:

[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = sendmail -t -i

        The trigger are active and sending e-mail as we see below:

13:52:12 =====================================================
13:52:18 alarm 10462:   T 12 - P 10 - R 44      If 'any' (1)    Then email ()
14:00:08 =====================================================
14:00:09 alarm 10462:   T 12 - P 10 - R 44      If 'any' (1)    Then email ()
14:00:24 =====================================================
14:00:24 alarm 10463:   T 12 - P 10 - R 44      If 'any' (1)    Then email ()
14:00:40 =====================================================
14:00:40 alarm 10464:   T 12 - P 10 - R 44      If 'any' (1)    Then email ()
14:00:40 =====================================================
14:00:40 alarm 10465:   T 12 - P 10 - R 44      If 'any' (1)    Then email ()

Anybody has the idea why the JFFNMS are not sending the e-mail?
What I'm doing wrong, or I'm missing?


Best Regards

Fabrício Castro




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to