Emailing 100+ PDFs, one at a time, to a given address

Kelly Jones kelly.terry.jones at gmail.com
Fri May 15 03:20:18 UTC 2009


I need to email 100s of PDFs, 1 per email, to a given address.

What's the easiest way to do this?

/usr/bin/Mail won't work, since
PDFs are binary, so I must first BASE64 encode them.

I could write a Perl script to BASE64 encode them and MIME-wrap them,
but is there an existing tool for this?

-- 
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.


More information about the freebsd-questions mailing list