Arun Isaac <arunis...@systemreboot.net> writes:
> The mumi server fetches emails from the debbugs server using a periodic > rsync. This happens once every few minutes (< 5 minutes)[1]. After > sending the first email, `mumi send-email' polls the mumi server once > every minute to see if the email has reached the mumi server. `mumi > send-email' retries this poll for a maximum of 15 times before giving > up. This could be changed. We don’t need to wait for the email to arrive on the mumi server; could we ask debbugs directly for the email? (If we can’t ask for the mail we could ask for newest bugs and check if that contains the email.) -- Ricardo