X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: cygwin-email utility clipping attached zips
Date: Wed, 10 Jan 2007 16:46:16 -0000
Message-ID: <006701c734d6$d8531e00$a501a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <45A50E3F.1020602@wi.rr.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 10 January 2007 16:03, Joey Officer wrote:

> 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@domain.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?

  You need a '-a' before /each/ of the filenames to attach.  Otherwise it'll
think they're recipient names.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

