Michael Valenty ha scritto:
> I iterated through Mail.getAttributeNames() and SMTPAuthUser was already in
> there (put there by DataCmdHandler). With that, I am able to lookup the
> credential info I need. Thanks!!!
> 
> Still seems odd that the same MailRepository instance is invoked by the
> ToRepository mailet for all users. I can work around that but it makes me
> think I am doing something wrong...

This is weird: what did you change in JAMES codebase?
Also, MailRepositories are cached by the Store: make sure that your
equals/hashCode is working properly.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to