Hi,

check the source:

http://svn.apache.org/viewvc/james/server/tags/2_3_2/src/java/org/apache/james/transport/mailets/LocalDelivery.java?view=markup

It call two mailets. One which do the aliasing stuff
(UsersRepositoryAliasingForwarding) and one which does the delivering
(ToMultiRepository).

Hope this helps,
Norman


2010/6/11 Gusnadi Kevin <[email protected]>:
> Hi Guys
>
> Beside inserting the data to JAMES inbox tables what does Local Delivery
> class do ?
>
> If for example I change the LocalDelivery to my own class , something
> like :
>
> <mailet match="RecipientIsLocal" class="CustomLocalDelivery"/>
>
> to take over the insertion to JAMES inbox table process , what could be
> the side effect ?
>
> Thanks and Regards
> Kevin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to