On Wed, 2003-06-04 at 03:44, David Cantrell wrote:

> To send mail, you need two components.  A mail client (aka a mail user 
> agent or MUA) and an SMTP program (aka a mail transport agent or MTA).  The 
> 'mail' program is an MUA.  It passes messages to a local MTA for delivery. 
> IIRC on OS X the MTA (sendmail) is installed, but not configured, so 'mail' 
> successfully hands the message over to sendmail, which then neither knows 
> what to do with it, nor knows how to warn you of the fact.

It's unfortunate that mail exits with 0, however.  I was burned by this
not very long ago (ran M-x mail in emacs for a quick mail, no error,
never got there.  Eventually I ran mailq and realized sendmail wasn't
setup properly).

It isn't mail's fault, though.  sendmail returns with 0 as well.

-Dan

-- 
Dan Mills <[EMAIL PROTECTED]>
All Minds!

Reply via email to