Re: [PATCH] plugins/async/require_resolvable_fromhost improvements

2008-03-13 Thread Matt Sergeant
Applied, thanks. On 10-Mar-08, at 6:29 PM, Radu Greab wrote: I found that the async/require_resolvable_fromhost plugin has two problems: - it sometimes denies mails from resolvable fromhosts - it may call $qp->run_continuation multiple times, making other plugins run too early I believe

[PATCH] plugins/async/require_resolvable_fromhost improvements

2008-03-10 Thread Radu Greab
I found that the async/require_resolvable_fromhost plugin has two problems: - it sometimes denies mails from resolvable fromhosts - it may call $qp->run_continuation multiple times, making other plugins run too early I believe the short fix would have been to add a "finished" callback to the MX