Good evening.

I am trying to find out if anyone has created a perl-script or plugin to MT that allows an author to create entries by emailing them to a POP-account (with or whithout attached images).

Something like the Radio Userland functionality described at http://radio.weblogs.com/0001161/stories/2...HowtoGuide.html

Today I do this through a Perl-script at http://www.hultberg.org, where the pictures end up in another publishing tool and now I am thinking about migrating it to Movable Type.

I have found the mail2entry Python-script, but I can not run Python on my server. I have also found the MT-Email script that seems to do what I am looking for minus the attached image. It does however require modified headers in the email (?) in order to post an entry.

Does anyone know of other Perl-scripts that tie posting by email to Movable Type?