[rt-users] Cron jobs generate output since 4.2.10
fleon
fleon at seguroscatatumbo.com
Wed Mar 11 08:56:59 EDT 2015
Hello, since upgrading RT to 4.2.10 i am getting mails regarding cron jobs:
Here's the cron job:
0 8 * * * root /opt/rt4/bin/rt-crontool --search RT::Search::FromSQL
--search-ar
g "Queue = 'apoyo' AND Owner != 'Nobody' AND ( Status = 'open' OR Status =
'new
' ) AND Created < '1 day ago'" --action RT::Action::Notify --action-arg
Owner,Al
waysNotifyActor --template 'Recordatorio' --transaction first
Here's the email i am getting:
Subject: Cron <root at mar-zabbix> /opt/rt4/bin/rt-crontool --search
RT::Search::FromSQL --search-arg "Queue = 'apoyo' AND Owner !=
'Nobody'
AND ( Status = 'open' OR Status = 'new' ) AND Created < '1 day
ago'"
--action RT::Action::Notify --action-arg Owner,AlwaysNotifyActor
--template 'Recordatorio' --transaction first
[21899] [Mon Mar 9 18:30:03 2015] [info]: Using w3m for HTML -> text
conversion
+(/opt/rt4/bin/../lib/RT/Interface/Email.pm:1855)
I know that since 4.2.10 w3m is being used for HTML to text conversion, what
i want to know is how to remove this message, since any output generated by
cron means a email is sent.
--
View this message in context: http://requesttracker.8502.n7.nabble.com/Cron-jobs-generate-output-since-4-2-10-tp59741.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.
More information about the rt-users
mailing list