Apart from uuencode which I believe is not about MIME what tools are
available on cygwin to MIME encode attachments to send over the
commandline?

Right now, I'm using 

$ (cat ./mail.txt; uuencode a.gz a.gz) |/usr/sbin/msmtp -t

and this sometimes inlines the attachment in some MUAs. Any way to fix
this? 

 sivaram
 -- 


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to