Re: multiple attachments from command line

2002-03-12 Thread Sven Guckes
* Eduardo J. Gargiulo <[EMAIL PROTECTED]> [020307 19:20]: > How can I attach more than one file to a message, > without having to press a and browse for each one? mutt -a file1 -a file2 ... -a fileN address Sven -- Sven Guckes [EMAIL PROTECTED] http://www.math.fu-berlin.de/~guckes/mutt/

Re: multiple attachments

2002-03-07 Thread Steve Mayer
Eduardo, Press a to get the file browser and then for each file you want to attach hit the 't' key (to tag the file). After all required files are tagged, hit . You should now have the attachments you want. Steve On Thu, Mar 07, 2002 at 04:27:48PM -0500, Eduardo J. Gargiulo wrote: > H

Re: Multiple attachments

2000-04-29 Thread Steffan Hoeke
On Sat, Apr 29, 2000 at 07:10:08PM +0100, Lars Hecking muttered: > Scott and Suzanne Cooley writes: > > How can I send multiple attachments using mutt? > > From the command line: you can use multiple -a options, although the > man page doesn't explicitly say so. > > From the send menu: just t

Re: Multiple attachments

2000-04-29 Thread Lars Hecking
Scott and Suzanne Cooley writes: > How can I send multiple attachments using mutt? From the command line: you can use multiple -a options, although the man page doesn't explicitly say so. From the send menu: just type a and select the file you want to attach. Repeat :)