zzapper wrote: >> I'm using the following to send attachments from the cli, works fine >> except for word Docs etc but zip files loose a few bytes >> >> eg >> >> -rwxr-xr-x 1 davidr None 161792 Dec 2 12:47 ../aaa/am4mar.doc >> (RECEIVED) -rwxrwxrwx+ 1 davidr None 161792 Feb 14 2006 am4mar.doc >> (SENT) >> >> -rwxr-xr-x 1 davidr None 596312 Dec 2 12:44 ../aaa/xnews.ZIP >> (RECEIVED FILE BAD) >> -rwxrwxrwx+ 1 davidr None 596319 Dec 1 17:48 xnews.ZIP (SENT FILE) >> >> email -b -n "DJR BACKUP" -f [EMAIL PROTECTED] -s "BACKUP: " [EMAIL PROTECTED] >> -- attach xnews.zip >> > > Is anyone else using the email utility to send attachments, successfully or > otherwise?
Yes, it works fine but I've never sent zip or doc files. Just ran a test, no problem with zip file (unzip -t ... No errors detected in compressed data of...) BTW your subject is probably not attracting many replies, it's not a Cygwin "utility", its a package, http://email.cleancode.org/, like any other package. -- René Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/