[rt-users] Mailgate errors RT 3
Frank Balonis
rt-user at balonis.com
Tue Nov 25 16:45:29 EST 2003
Here is an updated output of my error message:
error: Can't use string ("SessionType") as a HASH ref while "strict refs" in use at /usr/share/perl5/RT/Interface/Email.pm line 406.
context:
...
402:
403: sub Gateway {
404: my $argsref = shift;
405:
406: my %args = %$argsref;
407:
408: # Set some reasonable defaults
409: $args{'action'} = 'correspond' unless ( $args{'action'} );
410: $args{'queue'} = '1' unless ( $args{'queue'} );
...
code stack: /usr/share/perl5/RT/Interface/Email.pm:406
/usr/share/request-tracker3/html/REST/1.0/NoAuth/mail-gateway:32
Thanks for any help.
Frank Balonis
More information about the rt-users
mailing list