[lug] Seeking BASE64 Encoder
Bill Thoen
bthoen at gisnet.com
Sun Feb 13 07:01:32 MST 2005
On Fri, 11 Feb 2005, Sean Reifschneider wrote:
> 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
When I try this, it works, but I also get this error:
sh: line 1: gettext: command not found
Anyone know what's causing it?
- Bill Thoen
More information about the LUG
mailing list