Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2009 20:20:17 -0700
From:      Kelly Jones <kelly.terry.jones@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Emailing 100+ PDFs, one at a time, to a given address
Message-ID:  <26face530905142020t55df0c76tc7c18547967d2526@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26face530905142020t55df0c76tc7c18547967d2526>