Fairlight <[EMAIL PROTECTED]> wrote:
>
> Try strictly:  set sendmail="/path/to/sendmail -t"

Erf... don't do that.  Mutt puts the addresses of the people to send to,
on the command line, so using -t is redundant, since it asks sendmail to
look in the headers of the message.  Some sendmail's will actually send
the message twice if you do this.

[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>         Thanks for the quick reply.  Your suggestion works.  That is,
> sendmail now doesn't die when I try to SMTP a message, but the message
> seems to go to that great bitbucket in the sky, because it (the message)
> never arrives at the addressee, and all trace of the message's existence
> disappears, except the copy left in 'outbox'.  

Since sendmail didn't return an error code, we can only assume that
it accepted and attempted delivery on the message.  You should look
in sendmail's log file to see what it did (or tried to do) with the
message.

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |    PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44

Reply via email to