emacs-devel
[Top][All Lists]
Advanced

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

Re: Problems in sending mail using GNUS: emacs-unicode-2 and Head branch


From: Reiner Steib
Subject: Re: Problems in sending mail using GNUS: emacs-unicode-2 and Head branch
Date: Wed, 13 Dec 2006 14:12:08 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)

On Wed, Dec 13 2006, dhruva wrote:

> My sincere apologies. It was a goof up on my side in my .emacs file.
> In the following line, the "user-mail-address" was nil. I fixed it in
> my .emacs and everything works file.
>
> (setq smtpmail-auth-credentials
>           `((,smtpmail-smtp-server 25 ,user-mail-address nil)))
>
> However, I feel the above goofup can be better handled by doing an
> error check in GNUS. If the argument is nil, prompt the user to enter
> the information.

1. `smtpmail' is not part of Gnus - it's a more general Emacs library.

2. I'm not sure if additional error check are required.  When unsure
about the syntax, I'd suggest to use `M-x customize-variable RET
smtpmail-auth-credentials RET'.  (I wonder how `user-mail-address' can
be nil at all).

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

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