Hi,
I am writing to both Server-User and Server-Dev because I am new and I
don't know which mail list is the right for my questions:
- My custom matcher and mailet (MatchFaxRecipient &
SendMailAsFax) needs to access MySQL Database to retrieve and store
data in. What is the correct way and practice to init and use database
? I have to do that in init() method directly with JDBC Drivers and
some JDBC Spool or I have to use the rules of James for that like
Datasource or another? In case that I have to use James rules, from
where to read or to see same samples how to configure James XML
configuration files?
- I do some tests and I see that the same mailet is running in
different thread each time when is invoked. Do I need to start new
thread for invoking of service() method of each mailet or the
multitasking is not my care?
Regards,
Miro.
|
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]