On Tue, Nov 23, 1999 at 06:22:44PM -0500, Mike Schwendener wrote:
>
> No, in this way, mutt waits for user input, and I want it to work in batch mode.
>
> Thanks anyway.
Well, just append < /dev/null to it to fix that.
No, in this way, mutt waits for user input, and I want it to work in batch mode.
Thanks anyway.
>
> Hi Mike!
>
>
> Try it as:
>
> mutt -a test.pdf -s "subject here" [EMAIL PROTECTED] -i messagebody.txt
>
> Sean
>
> On Tue, 23 Nov 1999, Mike Schwendener wrote:
>
> > Hello all,
> >
> > I'
Hi Mike!
Try it as:
mutt -a test.pdf -s "subject here" [EMAIL PROTECTED] -i messagebody.txt
Sean
On Tue, 23 Nov 1999, Mike Schwendener wrote:
> Hello all,
>
> I'm trying to use mutt to send a message, with an attached pdf file.
> I do something like this:
>
> mutt -a test.pdf -s "subject h
On Tue, Nov 23, 1999 at 02:38:10PM -0500, Mike Schwendener wrote:
> Hello all,
>
> I'm trying to use mutt to send a message, with an attached pdf file.
> I do something like this:
>
> mutt -a test.pdf -s "subject here" [EMAIL PROTECTED] < messagebody.txt
>
> Everything works fine, except the na
Hello all,
I'm trying to use mutt to send a message, with an attached pdf file.
I do something like this:
mutt -a test.pdf -s "subject here" [EMAIL PROTECTED] < messagebody.txt
Everything works fine, except the name of the attached file gets lost.
The name comes out as "NoName". The same thing