WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Re: RT 4.0.5 : rt-email-dashboards cron not working

Re: RT 4.0.5 : rt-email-dashboards cron not working

by Kevin Falcone-2 :: Rate this Message:

| View in Thread

On Thu, Apr 12, 2012 at 02:15:14PM -0700, UnixMan wrote:

>
> Thanks, I ran : # ./rt-email-dashboards --dryrun --all   and it returned the
> Dashboards that users have subscribed to. This is good as this is what I
> would expect.
>
> When I set a subscription for my userid within RT I see it in the log in
> [debug] mode, and it says it sent it out, but, I don't get an email.
>
>
> [Thu Apr 12 14:02:58 2012] [debug]: Generating dashboard "Scott's NOT
> Resolved" for user "myuserid@...":
> (/apps/rt-4.0.5/sbin/../lib/RT/Dashboard/Mailer.pm:226)
> [Thu Apr 12 14:02:59 2012] [debug]: Mailing dashboard "Scott's NOT Resolved"
> to user myuserid@... <myuserid@...>
> (/apps/rt-4.0.5/sbin/../lib/RT/Dashboard/Mailer.pm:348)
> [Thu Apr 12 14:02:59 2012] [debug]: Done sending dashboard to
> myuserid@... <myuserid@...>
> (/apps/rt-4.0.5/sbin/../lib/RT/Dashboard/Mailer.pm:359)
>
>
>
> On the command line I run : mailx -v -s "TEST" myuserid@... <
> /dev/null   and I get the test email.
Have you looked in your mail logs?

Just testing with mailx is insufficient, and any mail errors will be
contained in your maillogs, which can also verify if mail was sent.

-kevin


attachment0 (202 bytes) Download Attachment

 « Return to Thread: Re: RT 4.0.5 : rt-email-dashboards cron not working