... program called "mimencode". This does the same MIME base-64 encoding/decoding that is done for MIME attachments for email and such.. base64 | mmencode -u -b { :0B * ^()\/[a-z] [0-9] { msgID = "$MATCH" } result=`mysql -uxxx -pxxx -e "select data from table1 where id='"$msgID"'` .... mysql email ...

... program called "mimencode". This does the same MIME base-64 encoding/decoding that is done for MIME attachments for email and such.. base64 | mmencode -u -b { :0B * ^()\/[a-z] [0-9] { msgID = "$MATCH" } result=`mysql -uxxx -pxxx -e "select data from table1 where id='"$msgID"'` .... mysql email ... eff9728655

Mmencode Email

I believe mimencode is in ports as converters/mmencode. It is also > included as part of mail/metamail. > > Ryan > > On 04/24/2013 04:07 PM, .... This program allows you to send email with attatchments. # from a text ... 3. if mimencode exists it uses mimencode, otherwise, use uuencode. $ENV{'PATH'} ...

Mmencode Email