help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 21.2, smtpmail and vm


From: Martin Stemplinger
Subject: Re: Emacs 21.2, smtpmail and vm
Date: Tue, 28 Jan 2003 21:19:39 +0100
User-agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386-msvc-nt5.1.2600)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]