Binu Abraham proclaimed on mutt-users that:

>Please help me, how to send email using mutt ( only attachments )with  from 
>comand prompt only.
>i.e I don't want to open the composer because I,m executing a shell script.

Why do you want to do this using _mutt_?  There's a prog called fastmail
(see below)  which will help you (or better still, use the MIME::tools
perl module). Or try this script by Darrin Gorski -

http://www.gorski.net/~darrin/scripts/mailer/

A much better script for this is available in the CGI cookbook somewhere,
iirc.  There was also a perl script in the devhead newsletter, which would
mail out html docs from the command line.

~$ fastmail 
Usage: fastmail [args ...] filename address ...

        "filename" may be "-" to send stdin
        "args ..." can be:

        -b bcc-list
        -c cc-list
        -C comments
        -f from-name
        -F from-addr
        -i msg-id
        -r reply-to
        -R references
        -s subject
        -d  (to enable debugging)


-- 
Suresh Ramasubramanian + [EMAIL PROTECTED]
Economists state their GNP growth projections to the nearest tenth of a
percentage point to prove they have a sense of humor.
                -- Edgar R. Fiedler

Reply via email to