2000-04-26-10:47:21 Joe Rice:
> Could someone tell me why mutt strips an URL from the body of
> my out-going email? It only happens when the line starts with
> the URL.
That really doesn't sound like mutt to me. Are you certain mutt is
really to blame? Try something like (suitable for cut-n-paste):
/usr/lib/sendmail [EMAIL PROTECTED] <<Eof
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: test of url mailing
http://www.mutt.org/
Eof
That should try sending a message. If it is stripped, then mutt's
definitely not to blame. If it's not stripped, or if it doesn't
work, try grepping for sendmail in ~/.muttrc and see if you've
changed it to use some other command. Or, if maybe the default build
of mutt or a system init file is setting it to something else, at
the main folder prompt (where you could hit return to view the
currently-highlighted message) type
:set sendmail=<tab>
i.e. hit tab and see what gets expanded there, hit ^G (control-g) to
abort the command once you've seen what command is being used.
Re-try replacing /usr/lib/sendmail in the example I gave with the
exact command, options and all, that mutt is using.
-Bennett
PGP signature