Yea. It's working very nice.
Thanks again for perfect support.
Wojtek
> Did you had time to see if it fit your needs ? We are in the progress
> of making a new mailbox release and I want to make sure we have
> something useful in it before cutting it..
> Thx,
> N
Did you had time to see if it fit your needs ? We are in the progress
of making a new mailbox release and I want to make sure we have
something useful in it before cutting it..
Thx,
Norman
2010/12/26 Norman Maurer :
> Hi there,
>
> I just commited the changes.. See:
>
> https://issues.apache.org
Hi there,
I just commited the changes.. See:
https://issues.apache.org/jira/browse/MAILBOX-22
Let me know if it work out for you. We want to release a new version
of mailbox project soon
Bye,
Norman
2010/12/24 Norman Maurer :
> I will have a look at it the next days, so stay tuned...
>
> B
I will have a look at it the next days, so stay tuned...
Bye
Norman
Am Freitag, 24. Dezember 2010 schrieb Wojciech Strzałka :
>
> Sounds perfect
>
>> Hi there,
>
>> ok I see your point now. In fact I thought about make the
>> "DelegatingMailboxListener" pluggable so it would be possible to
>>
Sounds perfect
> Hi there,
> ok I see your point now. In fact I thought about make the
> "DelegatingMailboxListener" pluggable so it would be possible to
> better support clustering etc. So you would create one instance of the
> DelegatingMailboxListener (or subclass) and inject it into the
>
Hi there,
ok I see your point now. In fact I thought about make the
"DelegatingMailboxListener" pluggable so it would be possible to
better support clustering etc. So you would create one instance of the
DelegatingMailboxListener (or subclass) and inject it into the
MailboxManager. Then you could
Hi
Thanks for quick response.
So - as I wrote before - James IMAP is only one of the possibilities
for email to entry my store (it's separate application in fact and
I've implemented custom store to support it).
When email enters the system in some other way then through IMAP, I'd
like to notice
Hi there,
at the moment its not possible to get the MailboxEventDispatcher
instance. But if you can make me understand why you want to manipulate
without using the MailboxManager/MessageManager we can see if it would
make sense to make it accessable.
Thx,
Norman
2010/12/22 Wojciech Strzałka :
>
Hi
I'm trying to implement my own IMAP solution based on James v3
The messages can be pushed to the store bypasing the James - in
such a case I'd like to inform IMAP clients that something hava
changed.
I was looking at the code a little bit and it looks like I should
push an