Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: info-gnus-english@gnu.org
Subject: Re: Question about sending E-mail using Gmail
Date: Tue, 29 May 2007 14:50:46 +0900	[thread overview]
Message-ID: <b4mlkf8npop.fsf@jpl.org> (raw)
In-Reply-To: <f3g8c2$fiv$1@news-est.ocn.ad.jp>

>>>>> In <f3g8c2$fiv$1@news-est.ocn.ad.jp> Wada Yusuke wrote:

> Dear users of gnus,
> Hello, my name is Wada Yusuke.
> I have a question about gnus.

Hi Wada-san.

> There is a probrem in sending an E-mail
> through SMTP server of Gmail.

I've never used the Gmail SMTP server (I'll try it later though
it is a bit difficult because I'm behind the firewall).  But I
guess the cause of your problem might be due to FLIM's smtpmail.

[...]

> (setq message-send-mail-function 'smtpmail-send-it)
> (setq smtp-server "smtp.gmail.com")
> (setq smtp-service 587)
> (setq smtp-use-sasl t)
> (setq smtp-use-starttls t)
> (setq smtp-sasl-user-name "yooskay@gmail.com")

(Emacs's smtpmail.el doesn't use `smtp-server', etc.)

Do you use FLIM intentionally?  If not, I think you'd better use
Emacs' smtpmail.el to discuss it particularly in this newsgroup.
Moreover, smtpmail.el you use might be very old because FLIM will
not install it since 2003.  The recent one has been much improved,
supports stattls, and works with Emacs 21 even though it is for
Emacs 22.  Here it is:

http://quimby.gnus.org/cgi-bin/cvsweb.cgi/gnus/contrib/smtpmail.el

The way to use it is in the file itself.

> I am using gnus-5.10.6.
> I do not use 5.10.8 because there occures error
> in compiling it.

Could you let me know what happens when compiling Gnus 5.10.8?

Regards,

  reply	other threads:[~2007-05-29  5:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-29  3:58 Wada Yusuke
2007-05-29  5:50 ` Katsumi Yamaoka [this message]
2007-05-29 10:26   ` Wada Yusuke
2007-05-29 11:07     ` Katsumi Yamaoka
2007-05-30  6:05 ` William Xu
2007-05-31  6:50 ` Wada Yusuke
2007-05-31  7:31   ` Katsumi Yamaoka
2007-05-31  7:55     ` Wada Yusuke

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=b4mlkf8npop.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=info-gnus-english@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).