I finally fixed my problem, and now I'm posting this from emacs!
Here's what I had to do:
Edit mt-xmlrpc.cgi and add the following line before the server->dispatch_to line.
$server->dispatch_with({$ENV{SERVER_NAME}=>"blogger"});
I hope this helps someone someday. I will send the above change to the maintainers of Movable Type.
Posted by ahyatt at January 28, 2003 12:42 PM