ENS and folder name
Hi,
I'm using Event Notification Service in Messaging Server.
I need to generate NewMsg events also for other folder than inbox.
I set the variable:
local.store.notifyplugin.noneInbox.enable
to enable event generation for all folders.
But how to determine which folder the event comes from?
Best regards,
e2rd
[365 byte] By [
e2rd] at [2007-11-26 10:24:22]

# 3
I suspect that the folder name isn't part of what is available to ENS,
Actually, for 6.2, you can have this:
Event notifications can be generated for changes to the INBOX alone, or to the INBOX and all other folders. The following configuration variable allows for INBOX only (value = 0), or for both the INBOX and all other folders (value = 1):
local.store.notifyplugin.noneInbox.enable
check the doc, here:
http://docs.sun.com/app/docs/doc/819-2655/6n4u96gfg?a=view