Make onak-mail.pl queue requests.
authorJonathan McDowell <noodles@earth.li>
Fri, 15 Apr 2005 16:01:58 +0000 (16:01 +0000)
committerJonathan McDowell <noodles@earth.li>
Fri, 15 Apr 2005 16:01:58 +0000 (16:01 +0000)
onak-mail.pl sequentially processes requests. Rather than having a lot
of these processes hang around waiting for other requests to complete we
now dump requests to a file and then the active copy will process all
pending requests.


No differences found