Forum Moderators: coopster & phranque

Message Too Old, No Replies

How did he do it?

get image from mail attatchment.

         

affter333

1:45 am on Aug 29, 2003 (gmt 0)



please check out this example:

<snip>

Send an email with to the addy
and script will process the attatchment
and make an html page with thumbnails.

I know you probably need image magick
but how to get jpeg from mail files?
Is there a moudule for this?

Thanks for your opinions.

[edited by: jatar_k at 11:39 am (utc) on Aug. 29, 2003]
[edit reason] no urls thanks [/edit]

4crests

1:56 am on Aug 29, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Don't get me wrong, I enjoyed the Nice Pics, but you really shouldn't post URL's like that here.

amoore

3:38 am on Aug 29, 2003 (gmt 0)

10+ Year Member



Yeah, there are tons of perl modules to generate or decode MIME mail messages. Then there are ones that will make thumbnails out of the images that you get (or process the attached files in other ways). I recommed you search CPAN (the comprehensive perl archive network) for "MIME" or "mail". It's not that tough to put one together. You can easily search cpan using the web interface at [search.cpan.org...]