all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: dhruva <dhruvakm@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Problems in sending mail using GNUS: emacs-unicode-2 and Head branch
Date: Wed, 13 Dec 2006 16:50:34 +0530	[thread overview]
Message-ID: <e3f230850612130320k5d3108dfqac52e5702261e39d@mail.gmail.com> (raw)
In-Reply-To: <E1GuS1L-0007DB-1C@etlken.m17n.org>

Hello,

On 12/13/06, Kenichi Handa <handa@m17n.org> wrote:
> In article <e3f230850612130235m7d8547erc465e731161d2e53@mail.gmail.com>, dhruva <dhruvakm@gmail.com> writes:
>
> Does it happen only with emacs-unicode-2?  Could you please
> try with HEAD version?

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.

with best regards,
dk

-- 
dhruva (dk)
Contents reflect my personal views only!

  reply	other threads:[~2006-12-13 11:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-13 10:35 Problems in sending mail using GNUS: emacs-unicode-2 and Head branch dhruva
2006-12-13 11:11 ` Kenichi Handa
2006-12-13 11:20   ` dhruva [this message]
2006-12-13 13:12     ` Reiner Steib
2006-12-13 13:43       ` dhruva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e3f230850612130320k5d3108dfqac52e5702261e39d@mail.gmail.com \
    --to=dhruvakm@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.