I m getting the following error while trying to test the forward:
This is what I have added into confif.xml:
<mailet match="SubjectStartsWith=Undeliverable Mail" class="Forward">
<forwardTo>[EMAIL PROTECTED]</forwardTo>
<passThrough>true</passThrough>
<fakeDomainCheck>false</fakeDomainCheck>
<debug>false</debug>
</mailet>
And this is the console log:
C:\james-2.2.0\bin>run
Using PHOENIX_HOME: C:\james-2.2.0
Using PHOENIX_TMPDIR: C:\james-2.2.0\temp
Using JAVA_HOME: I:\JDK\1.4.2
Phoenix 4.0.1
James 2.2.0
Remote Manager Service started plain:4555
POP3 Service started plain:110
SMTP Service started plain:25
NNTP Service started plain:119
Fetch POP Disabled
FetchMail Disabled
exception! javax.mail.MessagingException: Unable to create a new message
name: too long. Possible loop in config.xml.
Any clue how to get it done.
With Best Regards:
Ashutosh Sharma
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]