Hello All,
I am trying to enable CommandByMail
I installed the plugin and patch
Added these two lines to my RT_SiteConfig.pm
Plugin(‘RT::Extension::CommandByMail’);
Set(@MailPlugins, qw(Auth::MailFrom Action::CommandByMail));
When I send an email with
Queue: Nameofqueue
Or
Status: resolved
It does not change any status info in RT
I am using RT 4.4.0
I did bounce the apache
Anyone with ideas?
Is the command you are sending on the very first line of the message? Did you really send an email with both of those commands with the word Or between them or was that two examples? Is there anything in the log (ie. /opt/rt4/var/log/rt.log) when the email correspondence is being dealt with? If you restarted apache did you clear the mason cache as well?On Oct 28, 2016, at 6:38 AM, Dunbar, Brian <Brian.Dunbar@von.camailto:Brian.Dunbar@von.ca> wrote:
Hello All,
I am trying to enable CommandByMail
I installed the plugin and patch
Added these two lines to my RT_SiteConfig.pm
Plugin(‘RT::Extension::CommandByMail’);
Set(@MailPlugins, qw(Auth::MailFrom Action::CommandByMail));
When I send an email with
Queue: Nameofqueue
Or
Status: resolved
It does not change any status info in RT
I am using RT 4.4.0
I did bounce the apache
Anyone with ideas?
RT 4.4 and RTIR training sessions, and a new workshop day! Training — Best Practical Solutions
Landon Stewart
Lead Analyst - Abuse and Security Management
INTERNAP ®
lstewart@internap.commailto:lstewart@internap.com
www.internap.comhttp://www.internap.com
Hello Landon,
Yes it is the first line. Of the message and I did not use or
I will check the log to see. I am not familiar with mason cache but will google it to see how.
Thank you for the reply/info.From: Landon Stewart [mailto:lstewart@internap.com]
Sent: Friday, October 28, 2016 12:30 PM
To: Dunbar, Brian
Cc: rt-users
Subject: Re: [rt-users] CommandByMail config
Is the command you are sending on the very first line of the message? Did you really send an email with both of those commands with the word Or between them or was that two examples? Is there anything in the log (ie. /opt/rt4/var/log/rt.log) when the email correspondence is being dealt with? If you restarted apache did you clear the mason cache as well?