Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

verbose mode for mutt in command line ?

1,417 views
Skip to first unread message

Stephane BAUSSON

unread,
Feb 8, 2000, 3:00:00 AM2/8/00
to
Hello

Is it possible to get a kind of verbose mode with a little like with
"elm" when you type a
command like the following:

echo toto | mutt root

Because mutt stay silent with that ....

with elm it should write:

rebecca:6% echo toto | elm root
Sending mail...
Mail sent!

Thank you

--
Stephane BAUSSON
Email: Stephane...@mail.dotcom.fr


Rich Lafferty

unread,
Feb 9, 2000, 3:00:00 AM2/9/00
to
Stephane BAUSSON <Stephane...@mail.dotcom.fr> wrote in comp.mail.mutt:

> Hello
>
> Is it possible to get a kind of verbose mode with a little like with
> "elm" when you type a
> command like the following:
>
> echo toto | mutt root
>
> Because mutt stay silent with that ....

Try: (echo toto | mutt root) && echo -e "Sending mail...\nMail sent!"

But seriously, I'm not sure why you need it to tell you that it sent
mail -- you told it to send mail, and it didn't tell you that it failed,
so you can assume that it succeeded. This is expected behavior from
Unix tools.

-Rich

--
Rich Lafferty ----------------------------------------
Nocturnal Aviation Division, IITS/Computing Services
Concordia University, Montreal, QC
ri...@bofh.concordia.ca -------------------------------

Sven Guckes

unread,
Mar 20, 2000, 3:00:00 AM3/20/00
to
* Rich Lafferty <ri...@bofh.concordia.ca>:

> Try: (echo toto | mutt root) && echo -e "Sending mail...\nMail sent!"

:-))

> But seriously, I'm not sure why you need it to tell you that it
> sent mail -- you told it to send mail, and it didn't tell you
> that it failed, so you can assume that it succeeded.
> This is expected behavior from Unix tools.

Amen!

So - where's the patch that will elm shut up about it?
Gotta add this one to my page on elm patches. ;-)

Sven

--
Sven Guckes guc...@math.fu-berlin.de | Patches for the mailer Elm: [980527]
ELM Patches Page: http://www.math.fu-berlin.de/~guckes/elm/patches/
ELM Patches List: IMAP, PGP, POP, UUdeview. Japanese (ELMJP). "filter".
ELM attribution, hold, hostdomainname, random-sigs, timezones, ultrix fflush.

0 new messages