Timo, I think you need to look in the log files to see what is happening to the mail, I see the repository being opened, I believed you when you said that before.
Turn debug output on and look in the mailet and spoolmanager logs to see if you can work out why the mailet isn't writing the messages to the db. d. > -----Original Message----- > From: Timo Nentwig [mailto:[EMAIL PROTECTED] > Sent: 04 August 2003 20:28 > To: James Users List > Subject: RE: Write sent mail to db > > > The following message was sent by "Danny Angus" > <[EMAIL PROTECTED]> on Mon, 4 Aug 2003 19:52:57 +0100. > > > If mail is getting beyond this, but not being written you'll > need to look > > in > > the logs to see whats actually happening to the mail. > > 04/08/03 20:03:16 INFO mailstore: James MailStore ...init > 04/08/03 20:03:17 INFO mailstore: added repository: > db://maildb/inbox/MAIL->org.apache.james.mailrepository.JDBCMailRepository > 04/08/03 20:03:18 INFO mailstore: added repository: > db://maildb/deadletter/errorMAIL->org.apache.james.mailrepository. > JDBCMailRepository > 04/08/03 20:03:20 INFO mailstore: JdbcMailRepository: Created > table 'archives'. > 04/08/03 20:03:20 INFO mailstore: added repository: > db://maildb/archives/sentMAIL->org.apache.james.mailrepository.JDB > CMailRepository > 04/08/03 20:03:20 INFO mailstore: added repository: > db://maildb/spool/outgoingSPOOL->org.apache.james.mailrepository.J > DBCSpoolRepository > 04/08/03 20:03:20 INFO mailstore: added repository: > db://maildb/deadletter/spamMAIL->org.apache.james.mailrepository.J > DBCMailRepository > 04/08/03 20:04:01 INFO mailstore: added repository: > db://maildb/inbox/tcn/MAIL->org.apache.james.mailrepository.JDBCMa > ilRepository > > > --------------------------------------------------------------------- > 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]
