Date: Fri, 15 May 2009 00:16:10 -0700 From: perryh@pluto.rain.com To: kelly.terry.jones@gmail.com Cc: glen.j.barber@gmail.com, freebsd-questions@freebsd.org Subject: Re: Emailing 100+ PDFs, one at a time, to a given address Message-ID: <4a0d16ba.ApiHDVDXSwCgWiXy%perryh@pluto.rain.com> In-Reply-To: <4ad871310905142024i7c9b697anca04edaeb17de001@mail.gmail.com> References: <26face530905142020t55df0c76tc7c18547967d2526@mail.gmail.com> <4ad871310905142024i7c9b697anca04edaeb17de001@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Glen Barber <glen.j.barber@gmail.com> wrote: > On Thu, May 14, 2009 at 11:20 PM, Kelly Jones > <kelly.terry.jones@gmail.com> wrote: > > 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. ... > If you can install mail/mutt, you can replace (for the most part) > /usr/bin/mail with /usr/local/bin/mutt and still script it. Or, for a MIME-compliant mailer that is intended to be 100% upward- compatible with /usr/bin/Mail, check out ports/mail/heirloom-mailx.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4a0d16ba.ApiHDVDXSwCgWiXy%perryh>