I did read that article. I'm already connected to MySql with name maildb in
config.xml, and I want to store inbox message in table spammer, but I can't
see any change in my table whenever I read the table column from MySql.
Here's how <inboxrepository> elment I've configured under <james> element in
config.xml file:
<inboxRepository>
<repository destinationURL="db://maildb/spammer/" type="MAIL"/>
</inboxRepository>
--
View this message in context:
http://www.nabble.com/Configuring-Spaming-capability-in-james-tp25715023p25736854.html
Sent from the James - General mailing list archive at Nabble.com.