Re: [rt-users] Cron jobs generate output since 4.2.10

2015-03-12 Thread fleon
Thanks!



--
View this message in context: 
http://requesttracker.8502.n7.nabble.com/Cron-jobs-generate-output-since-4-2-10-tp59741p59743.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.


Re: [rt-users] Cron jobs generate output since 4.2.10

2015-03-11 Thread John D Groenveld
In message 1426078619214-59741.p...@n7.nabble.com, fleon writes:
Hello, since upgrading RT to 4.2.10 i am getting mails regarding cron jobs:

URL:http://lists.bestpractical.com/pipermail/rt-users/2015-February/085473.html

John
groenv...@acm.org



[rt-users] Cron jobs generate output since 4.2.10

2015-03-11 Thread fleon
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@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.