Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JAMES-93 Here is an overview of the issue: --------------------------------------------------------------------- Key: JAMES-93 Summary: Attachments are sometimes not extracted on the mail client Type: Bug Status: Closed Resolution: FIXED Project: James Components: POP3Server Versions: 2.1 Assignee: Reporter: Marc de Oliveira Created: Fri, 14 Mar 2003 12:11 AM Updated: Sun, 6 Jun 2004 1:54 PM Environment: Operating System: Windows NT/2K Platform: PC Description: It might be an error on my part in the configuration file but some mails with attachments arrives at my mail client (Outlook Express) just fine while others arrive as encoded text. To manage multible domains I use the "Redirect" class like this: <mailet match="[EMAIL PROTECTED]" class="Redirect"> <recipients>[EMAIL PROTECTED]</recipients> <to>[EMAIL PROTECTED]</to> <inline>unaltered</inline> <passThrough>FALSE</passThrough> </mailet> Could that be the reason that some of my attachments are not extracted? Sincerely, Marc --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
