Best tool for MIME handling in scripts?
Neil Joseph Schelly
neil at jenandneil.com
Fri Sep 16 18:57:01 EDT 2005
On Thursday 15 September 2005 10:58 am, Bill McGonigle wrote:
> What do folks here use for massaging MIME messages in shell scripts?
I've got a Perl MIME script I wrote that does basically this. I wrote it for
my brother who wanted to be able to email a picture from his phone to an
address on my server. The script takes out the image, saves it in a
web-accessible directory on his website, and then forwards on the message
component to post to his blog with a link to the image. This way he can
manage the images in his own space rather than rely on the blog to do so.
The script isn't great - I'm not a Perl hacker by any stretch. But if you're
interested, let me know and I'll sanitize it for you.
-N
More information about the gnhlug-discuss
mailing list