Question by CWB rider: Write perl script to pull out attachments from email and save to a directory?
Does anyone know the portion of code that would pull out an attachment from an email and save in a given directory via PERL?
Any help will do, Thanks
Best answer:
Answer by mti2935
Check out MIME-tools at http://www.zeegee.com/products/MIME-tools/.
We’ve been using this open-source product for years, and it works very well. It can decode emails from just about any mail client out there.
Give your answer to this question below!












