Hi,
I am using apache james 2.3 on windows XP Prof.
I have configured everything properly and test cases also ran fine.
I can receive emails without any problems.

I am trying to forward the emails with a particular subject to another
email address which is outside of our domain.
Making these changes in config.xml
<mailet match="SubjectStartsWith=Undeliverable Mail" class="Forward">
        <forwardTo>[EMAIL PROTECTED]</forwardTo>
        <passThrough>FALSE</passThrough>
</mailet>

Everytime the email goes to
C:\james-2.3.0\apps\james\var\mail\relay-denied

How to work with this stuff? Any idea?
My other rules like(deleting an out of office autoreply )works fine.



With Best Regards:
Ashutosh Sharma
212-902-7869

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to