[rt-users] scrip events don't send mail

Wade C. Albright Wade.Albright at bangnetworks.com
Fri Jun 22 13:49:33 EDT 2001


Hi,

Hopefully this isn't covered elsewhere, or a known bug or something.
I've searched the archives of this list and didn't find anything. I'm
probably doing something silly...

Basically, I have a global scrip set up to email the owner on status or
transaction changes.

When I make such a change, the owner does not get notified.

Below is my log file. It says "no recipients found" which might suggest
there is no owner, but there is definitely an owner (i own the ticket in
question.)

Also, can someone tell me how to turn on and/or use more debugging info
in RT?

Other relevant info:
Redhat 7.1
qmail 1.03 (compiled from source)
rt-1-3-105
mysql-3.23.39 (compiled from source)
perl 5.6.0

from the log:--------->
now requiring RT::Condition::StatusChange
RT::Transaction=HASH(0x8d585d4): Checking condition OnResolve...
RT::Transaction=HASH(0x8d585d4): Doesn't match condition OnResolve...
now requiring RT::Condition::AnyTransaction
RT::Transaction=HASH(0x8d585d4): Checking condition OnTransaction...
RT::Transaction=HASH(0x8d585d4): Matches condition OnTransaction...
now requiring RT::Action::Notify
RT::Transaction=HASH(0x8d585d4): Prepared NotifyOwner
RT::Action::Notify=HASH(0x8d7d124): No recipients found. Not sending.
RT::Transaction=HASH(0x8d585d4): Committed NotifyOwner
now requiring RT::Condition::AnyTransaction
RT::Transaction=HASH(0x8d585d4): Checking condition OnTransaction...
RT::Transaction=HASH(0x8d585d4): Matches condition OnTransaction...
now requiring RT::Action::Notify
RT::Transaction=HASH(0x8d585d4): Prepared NotifyOwner
RT::Action::Notify=HASH(0x8dc9968): No recipients found. Not sending.
RT::Transaction=HASH(0x8d585d4): Committed NotifyOwner
now requiring RT::Condition::AnyTransaction
RT::Transaction=HASH(0x8d585d4): Checking condition OnStatus...
RT::Transaction=HASH(0x8d585d4): Matches condition OnStatus...
now requiring RT::Action::Notify
RT::Transaction=HASH(0x8d585d4): Prepared NotifyOwner
RT::Action::Notify=HASH(0x8dd6260): No recipients found. Not sending.
RT::Transaction=HASH(0x8d585d4): Committed NotifyOwner
now requiring RT::Condition::StatusChange
RT::Transaction=HASH(0x8d585d4): Checking condition OnResolve...



thanks,
wade albright




More information about the rt-users mailing list