Re: sending mail non-interactively with -H

2002-04-24 Thread Sven Guckes
* Eric Smith <[EMAIL PROTECTED]> [2002-04-22 14:23]: > I want to send (say from a script), > the same way i may send like this: > mutt whoever -ssubject > But with the -H and a draft that contains > all the header info and a complete body, > it always prompts me. > > Can I avoid the prompt? The

Re: sending mail non-interactively with -H

2002-04-22 Thread Michael Elkins
Eric Smith wrote: > I want to send (say from a script), the same way i may send like this: > mutt whoever -ssubject > But with the -H and a draft that contains all the header info and a > complete body, it always prompts me. > > Can I avoid the prompt? If you already have the header created, j

sending mail non-interactively with -H

2002-04-22 Thread Eric Smith
I want to send (say from a script), the same way i may send like this: mutt whoever -ssubject