[lug] Seeking BASE64 Encoder

Sean Reifschneider jafo at tummy.com
Fri Feb 11 23:50:35 MST 2005


On Fri, Feb 11, 2005 at 04:27:01PM -0700, Bill Thoen wrote:
>Is there something simple that comes with RH9 that I can use to do this 
>and have it run like a filter in a bash script? 

for rcpt in `cat recipientlist`
do
   cat messagebody |
   mutt -a Attachment1 -a Attachment2 -s "Those Attachments I promised" $rcpt
done

Sean
-- 
 Well son, a funny thing about regret is that it's better to regret something
 you HAVE done than regret something you haven't done.
Sean Reifschneider, Member of Technical Staff <jafo at tummy.com>
tummy.com, ltd. - Linux Consulting since 1995.  Qmail, Python, SysAdmin




More information about the LUG mailing list