X-Spam-Check-By: sourceware.org Message-ID: <45A50E3F.1020602@wi.rr.com> Date: Wed, 10 Jan 2007 10:03:11 -0600 From: Joey Officer User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin-email utility clipping attached zips References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I'm using it send attachments, but I would like to be able to send multiple attachments using a wildcard expression. Unfortunately when I specify something like *.pdf , it only grabs the first PDF file within the directory. my sample command line is something along the following: $ email.exe user AT domain DOT com -s testing -a *.pdf < body.txt This grabs files1.pdf but not files2.pdf or any other file. Is anyone using email.exe to send multiple 'unknown' attachments? zzapper wrote: > zzapper wrote in > news:Xns988D83F0B97E3zzappergmailcom AT 80 DOT 91 DOT 229 DOT 5: > >> Hi >> 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 test AT test DOT com -s "BACKUP: " test AT test DOT com >> -- attach xnews.zip >> > > Is anyone else using the email utility to send attachments, successfully or > otherwise? > > > -- 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/