Hi Sorry to bother you again (I guess you are now thinking to answer me with a 'oh, please, shut up' ;) ) but I just can't find it on the AvalonMailRepository (the one I'm using) or in any of the other MailRepository or SpoolRepository implementations. Can you point me out to the exact code that implement the feature?
In fact, I don't exactly understand how the spool is going to know about the waiting threads that are own and manage by the RemoteDelivery mailet. regards and again thanks for you patience, Rafa Stefano Bagnara-2 wrote: > > rafael.munoz ha scritto: >> Hi >> >> Thanks for the answer. Comments inline. >> >>> Yes. The first delivery happens like the retries. >>> The only difference is that the first store "notify" a waiting thread >>> (if available) and this will start the delivery ASAP. Otherwise the >>> standard behaviour is polling. >> >> Yeah, this is what I understand by the comment in the code but I can't >> find >> how the store method notify the waiting threads to start the delivery. >> It's >> inside the spool objects or something? > > Yes. It is managed by the spoolrepository implementation. > > Stefano > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/RemoteDelivery-mailet-questions-tp19088399p19090753.html Sent from the James - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
