On Thu, Apr 30, 2009 at 4:40 AM, Patrick Ruhkopf <[email protected]> wrote: > Hi,
hi patrick (this is a general list for mailets. i think this question raises broader API questions so it's fine on here but just FYI - in general - the server-dev is the best list to post questions the specifics of the James IMAP implementation.) > I would like to develop a Mailet that depends on the ImapState of the > current ImapSession. (for those who don't know, IMAPSession is used to store information about the logical client connection) > How do I access the ImapSession object from > within a mailet? a good question it would be useful to understand more about your use case in particular which mail process would the mailet execute? (for example, the spooled processing queue in James server) - robert
