RT-Extension-CommandByMail: salutations cause Extended mailgate error

Hi.

We are a team of sysadmins and use RT to track users’ requests.
We are currently running RT 3.6.1 with RT-Extension-CommandByMail-0.05
on Solaris 2.8.

We have had several occasions where correspondence from users
including a salutation with one of the sysadmins’ name followed by
a colon triggered an “Extended mailgate error” because of the unknown
command (i.e., “Jim:”, “Matthew:”, etc.). The user’s message actually
goes through, but the users are very confused by the error message.

I looked very quicky at the extension’s code and will likely
add a few lines to TakeAction.pm so that the error message is
only sent out if it is generated by a message whose sender is
one of us sysadmins – to avoid confusion for the users. I am,
of course, aware that this would be a really ugly fix, but it is
quick and easy: I am not a perl programmer and don’t have the
time to go through the source to look for a better solution.

I was wondering if anyone else had encountered this problem
and had a better fix that I could copy. :slight_smile:

Thanks.

Eugenia Distefano Office: GB254C
Research Computing Services Manager Phone: Tel: (416) 946-5379
Dept. of Electrical and Computer Engineering
University of Toronto

Eugenia Distefano wrote:

Hi.

We are a team of sysadmins and use RT to track users’ requests.
We are currently running RT 3.6.1 with RT-Extension-CommandByMail-0.05
on Solaris 2.8.
[snip]
I pre-filter messages going into an RT queue and remove the colons (:slight_smile:
after the first word on a line. I send the messages to a command from
procmail that then forwards the munged message to the queue’s mailgate.

Robert G. Werner (Network Systems Administrator)
rwerner@usscript.com

559.244.3734

If only you had a personality instead of an attitude.