|
From: Dejan K. <dej...@nb...> - 2003-04-21 08:56:59
|
I have removed smtp scanner type from service/query.properties. If you have used Mailbox scanner you should change your configuration and instead of: scannername.type=smtp put scannername.type=mailbox. In RC5 you can use both mailbox and smtp, but in 1.0 release only mailbox will be supported. Note that both smtp and mailbox types use the same class - MailboxScanner, and this change was made just for keeping naming convention consistent with other scanner type names. Thanks, Dejan |