[rt-users] Help getting CommandByEmail working
Dalal, Kamber Z
kamber.dalal at verizonbusiness.com
Wed Feb 25 10:17:48 EST 2009
I installed, the RT-Extension-CommandByMail-0.06. on RT version 3.6.3.
I have the following in the RT_SiteConfig.pm:
"
Set($LogDir, '/opt/rt3/var/log');
Set($LogToFileNamed , "rt.log"); #log to rt.log
@MailPlugins = qw(Auth::MailFrom Filter::TakeAction);
1;
"
The email sent to RT is as follows:
FROM: john.doe at anycompany.com (has rights to reply and comment
to tickets)
TO: testqueue at rttest.vzbi.com
SUBJECT: [vzbi.com #51252] Test Ticket
CF.{Status of the Issue}: Research
RESULTS:
The email gets added in ticket #51252 as correspondence, but the Custom
Field by the name of 'Status of the Issue' does not get the value of
'Research'
any help will be appreciated.
Kamber
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20090225/47662651/attachment.htm>
More information about the rt-users
mailing list