The following comment has been added to this issue:
Author: Noel J. Bergman
Created: Fri, 7 May 2004 11:38 AM
Body:
Have you turned on DEBUG for the spool manager to make sure that the mailet is being
invoked?
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/JAMES-274?page=comments#action_35446
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JAMES-274
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JAMES-274
Summary: Forward mailet can't work when use dbFIle to store mail
Type: Bug
Status: Unassigned
Priority: Major
Project: James
Components:
Matchers/Mailets (bundled)
Versions:
2.1.3
Assignee:
Reporter: Rafael Wong
Created: Thu, 29 Apr 2004 1:08 AM
Updated: Fri, 7 May 2004 11:38 AM
Environment: mySQL, james-2.1.3, server is win2000 server and client is win2000
professional english version
Description:
I have a mailet in config.xml:
<mailet match="[EMAIL PROTECTED]" class="Forward">
<forwardto>[EMAIL PROTECTED]</forwardto>
</mailet>
Then, I wrote a mail and send to [EMAIL PROTECTED] My mail should be sent to [EMAIL
PROTECTED] when the mailet is fired. However, in my case, it does not forward my mail
to [EMAIL PROTECTED] Moreover, [EMAIL PROTECTED] does receive my mail and the message
content is missed. This happens when I use "Forward" mailet, if I use other mailet
such as "redirect", everything is fine. Is it "forward" mailet has any known bug?
Plese help.
---------------------------------------------------------------------
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]