[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs 21.2, smtpmail and vm
From: |
Chris Hall |
Subject: |
Re: Emacs 21.2, smtpmail and vm |
Date: |
Wed, 29 Jan 2003 10:15:02 GMT |
I'm pretty sure I found my problem - I had a 'mailaddress.el' lurking in
my load-path: custom one-liner I got out of a newgroup about 3 years
ago, and stuck in a site-lisp dir I had long forgotten about. I
re-checked it them many times in the last couple of days (nights,
really), but found it tonight, mv'd it, and voila! Baaaad message gone!
Thanks though, I did tried your suggestion (there were *two*
references), then I started reading the code, then I decided it really
probably was my fault somehow, and decided I'd better be able to prove
it wasn't before I started complaining further.
On Tue, 28 Jan 2003 21:19:39 +0100
Martin Stemplinger <mstemplinger@gmx.de> wrote:
> On Di Jan 28 2003 at 13:22, Chris Hall <hall.cj@verizon.net> wrote:
>
> > Now the problem: SMTP AUTH not supported. Upgrade vm. No luck,
> > check the web, upgrade sendmail.el, smtpmail.el (from e-mails) and
> > started getting 'mail-envelope-from' 'Symbol definition void'.
> > Checked some more, played w/various nil/non-nil
> > 'use-mail-envelope'-like settings - no change in behavior, at all.
> > It seems, from what I've found (via Google mostly) that there _were_
> > maybe a series of problems along these lines?
> >
>
> I fetched smtpmail.el from CVS and also experienced the problem with
> the void symbol 'mail-envelope-from'. After some fiddling around I
> just commented the line
>
> (envelope-from (mail-envelope-from))
>
> out in the function 'smtpmail-via-smtp'.
>
> It works fine since (Emacs 21.2 on Windows XP).
>
> Hope this helps
> Martin
--
"No nation can preserve its freedom in the midst of continual warfare."
-- James Madison, Secretary of State to Mr. Jefferson, and 4th President
"My confidence is that there will for a long time be virtue and good
sense enough in our countrymen to correct abuses."
--Thomas Jefferson to Edward Rutledge, 1788. ME 7:81
- Re: Emacs 21.2, smtpmail and vm, (continued)
- Re: Emacs 21.2, smtpmail and vm, Stefan Monnier <address@hidden>, 2003/01/28
- Re: Emacs 21.2, smtpmail and vm, Chris Hall, 2003/01/29
- Re: Emacs 21.2, smtpmail and vm, Simon Josefsson, 2003/01/29
- Re: Emacs 21.2, smtpmail and vm, Simon Josefsson, 2003/01/29
- Re: Emacs 21.2, smtpmail and vm, Stefan Monnier <address@hidden>, 2003/01/30
- Re: Emacs 21.2, smtpmail and vm, Simon Josefsson, 2003/01/30
Re: Emacs 21.2, smtpmail and vm, Martin Stemplinger, 2003/01/28
Re: Emacs 21.2, smtpmail and vm, Chris Hall, 2003/01/29