Eric Smith <[EMAIL PROTECTED]> wrote:
>
> Has anyone ever managed to get mutt to do encoded attachments of multiple
> files from the command line like:
> 
> mutt you -s "lots of pics enclosed" -a pic1.jpg -a pic2.jpg -a pic3.tif \
> -a redundantformat.doc </dev/null

The command line you give would work perfectly except that the
destination address "you" is specified before the -s and -a options, and
prevents their being interpreted correctly.  If you put the "you" at the
end of the command line, where it belongs, I believe you will find that
Mutt does exactly what you want it to do.

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
Convex Division  |    PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44

Reply via email to