On 10 January 2007 16:46, Dave Korn wrote: > On 10 January 2007 16:03, Joey Officer wrote: >
>> my sample command line is something along the following: >> >> $ email.exe [EMAIL PROTECTED] -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. > Or you need to separate them with commas instead of spaces. 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/