Hi Sai,

You need to define the full class name such as
org.nhindirect.gateway.smtp.james.matcher.RecipAndSenderIsNotLocal
org.nhindirect.gateway.smtp.james.mailet.NHINDSecurityAndTrustMailet

Thx,
Eric


On 20/03/12 18:51, Saibabu Vallurupalli wrote:
Hi Eric,

I configured my mailet to use something like this below:

************

<mailet match="RecipAndSenderIsNotLocal=mydomain.com"

class="NHINDSecurityAndTrustMailet">

             
<ConfigURL>http://mysrver:myport/service/ServiceName</ConfigURL<http://localhost:8081/config-service/ConfigurationService%3c/ConfigURL>


          </mailet>
**********

I am getting a ClassNotFoundException "Caused by:
java.lang.ClassNotFoundException: *
org.apache.james.transport.matchers.RecipAndSenderIsNotLocal*".

I am trying to port the existing configurations from 2.3.2 to 3.0Beta2. I
searched in code for the class RecipAndSenderIsNotLocal and couldn't find
it. Are we not supporting this functionality anymore?

Thanks, Sai


--
eric | http://about.echarles.net | @echarles

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to