Hi,

I'm new to RT and i wanted to implement Ticket Reminder on our system using 
http://www.cs.kent.ac.uk/people/staff/tdb/rt3/rt-remind script. Which supports 
multiple Queues, but I get this error message when i run the script:
[crit]: Can't locate object method "Config" via package "RT" at RT-Remind.pm 
line 136. (/usr/local/rt/lib//RT.pm:361)
Can't locate object method "Config" via package "RT" at RT-Remind.pm line 136

Line 136 is:
my($sendmail) = RT->Config->Get('SendmailPath') . " " . 
RT->Config->Get('SendmailArguments');

Is there anything that is missing on the script that i should add or edit?

Thanks for any help!
       
---------------------------------
  Get your new Email address!  
Grab the Email name you've always wanted before someone else does!
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to