Outer Web Thought Log
January 04, 2003
Configuring HEP for MovableType
Yesterday, I managed to configure HEP for mail2blog operations. While the user manual concisely lists what needs to be done, I thought adding some remarks to it would cause no harm. I installed MT in a /cgi-bin/ directory on my server, and have a number of blogs running there, all accessible across http://blogs.cocoondev.org/. In my HEP configuration panel, I added a new message destination of type 'MetaWeblog API'. Here are my message destination parameters: OK - that was one part of the setup, the other one requires you to configure your email client. Possible caveats are forgetting to punch holes in your firewall for the unusual ports HEP uses by default, and fighting with your mail client configuration to set your HEP server as your SMTP outgoing host for your mail2blog messages. With Mozilla, you can set up an SMTP server per mail account so that works out well. After having done all of this (which is well explained in the HEP User Manual), you are ready to send mail using that SMTP server. Just make sure your To: address is correct: OuterWebThoughtLog@hep (yes, that symbolic name, and it is case-sensitive apparently). Hope this helped!