Hi cristiano,

you could use the HostIsLocal matcher and the ToRepostory mailet for
this. Something like:

<mailet match="HostIsLocal "class="ToRepository">
            <repositoryPath>db://maildb/table/sent</repositoryPath>
            <passThrough>true</passThrough>
</mailet>


This should be placed before the RemoteDeliveryMailet.

Hope this helps.

Bye,
Norman


2009/10/15 Cristiano Andrade <[email protected]>:
> Hi,
>
> How do I store all messages sent by James Server into database repository?
>
> Thx
>

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

Reply via email to