[rt-users] Unable to convert MIME messages to ticket
Roland, Ryan M
rmroland at indiana.edu
Thu Jan 6 16:36:33 EST 2005
First some system notes:
RT 3.2.1
Perl 5.8.5
Apache 1.3.33
- mod_perl 1.27
Postfix 2.1.5
I am creating an instance of RT and when I send an HTML format message
to the box, I get the following error in postfix:
Jan 6 15:23:10 [postfix/local] 6FA72363E: to=<it_test at xxx.xxx.xxx.xxx>,
relay=local, delay=3, status=deferred (temporary failure. Command
output: RT server error. The RT server which handled your email did not
behave as expected. It said: <html><body> <p align="center"><font
face="Verdana, Arial, Helvetica, sans-serif"><b>System
error</b></font></p> <table border="0" cellspacing="0" cellpadding="1">
<tr> <td nowrap="nowrap" align="left" valign="top"><font
face="Verdana, Arial, Helvetica, sans-serif"
size="-2"><b>error:</b> </font></td> <td align="left"
valign="top"><font face="Verdana, Arial, Helvetica, sans-serif"
size="-2">Can't locate object method "init" via package
"MIME::Decoder::QuotedPrint" at
/usr/lib/perl5/vendor_perl/5.8.5/MIME/Decoder.pm line
179.<br></font></td> </tr> <tr> <td nowrap="nowrap" align="left"
valign="top"><font face="Verdana, Arial, Helvetica, sans-serif"
size="-2"><b>context:</b> </font></td> <td align="left"
valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica,
sans-serif" size="-2"> <table border="0" cellpadding="0"
cellspacing="0"> <tr> <td nowrap="nowrap" align="left"
valign="top"><font face="Verdana, Arial, Helvetica, sans-serif"
size="-2"><b>...</b> </font></td> <td align="left"
valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica,
sans-serif" size="-2"></font></td> </tr> <tr> <td
nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial,
Helvetica, sans-serif" size="-2"><b>175:</b> </font></td> <td
align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial,
Helvetica, sans-serif" size="-2"> unless (eval "require
'$concrete_path';") {</font></td> </tr> <tr> <td
nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial,
Helvetica, sans-serif" size="-2"><b>176:</b> </font></td> <td
align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial,
Helvetica, sans-
Or for the HTML impaired:
error: Can't locate object method "init" via package
"MIME::Decoder::QuotedPrint" at
/usr/lib/perl5/vendor_perl/5.8.5/MIME/Decoder.pm line 179.
context:
...
175:
unless (eval "require '$concrete_path';") {
176:
I know that I have permissions and everything setup correctly since when
I send a plaintext email, it creates a ticket as expected.
Any thoughts? Let me know if there's any other information you need.
Thanks,
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050106/e76d506d/attachment.htm>
More information about the rt-users
mailing list