"Jason R. Mastaler" <jason(a)mastaler.com> writes:
> Kai.Grossjohann(a)CS.Uni-Dortmund.DE (Kai Großjohann) writes:
>
>>> Nope.  After upgrading to the latest Oort from CVS, no change in
>>> behavior.  Even with (setq mail-interactive t) in my .emacs.  Even
>>> with your one-line sendmail.el patch applied.
>>
>> I changed message.el, not sendmail.el.
>
> I was referring to Simon's sendmail.el patch here:
>
> 
http://list-archive.xemacs.org/xemacs-beta/200206/msg00057.html
 Maybe so, but upgrading Gnus does not change sendmail.el, as
 sendmail.el is not part of Gnus.  And a change in sendmail.el will not
 help Gnus, as Gnus uses message.el, instead.
 So, did you upgrade sendmail.el, as well?
 The Emacs 21.3 pretest appears to have a working sendmail.el; at least
 it looks at the exit status of sendmail... 
But it isn't used by default, since mail-interactive defaults to nil.
I'll suggest it being changed.