]> the.earth.li Git - onak.git/commit
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)
commit80989f28059ef378b7473f65a5cf3afdecc722f3
treecc1654348dacc63f55d9736bace8a8a83f227991
parentd7d8ed7f193d8aa37b7c4450c033384b80a02942
Make onak-mail.pl queue requests.
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.
onak-mail.pl.in