[rt-users] CommandByMail not working in RT 3.8
Greg Evans
gevans at hcc.net
Wed Aug 6 16:10:09 EDT 2008
Hey Leo,
I was having the same problem and got it figured out yesterday
I changed this:
@MailPlugins = qw(Auth::MailFrom Filter::TakeAction);
To this:
Set(@MailPlugins, qw(Auth::MailFrom Filter::TakeAction));
At the suggestion of Kevin Falcone and then my CommandsByMail started
working properly again.
Hope that Helps :)
Greg Evans
Hood Canal Communications
(360) 898-2481 ext.212
________________________________________
From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Leo Gorauskas
Sent: Wednesday, August 06, 2008 12:43 PM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] CommandByMail not working in RT 3.8
I upgraded our RT from 3.6.6 to 3.8 and the CommandByMail extension has stop
working.
I found the updated version posted by Kevin Falcone at CPAN; 0.06. I
followed the instructions to get it setup with 3.8, but it is still not
working.
Any help is welcome.
Thanks,
_
| | __ _
| |/ _` | Leo Gorauskas
| | (_| | Systems Administrator
|_|\__, | Redwood Toxicology Laboratory
|___/
More information about the rt-users
mailing list