Gnus development mailing list
 help / color / mirror / Atom feed
From: Antoine Levitt <antoine.levitt@gmail.com>
To: ding@gnus.org
Subject: Re: Sending mail via gmail
Date: Tue, 10 May 2011 15:50:51 +0200	[thread overview]
Message-ID: <8739kmpsuc.fsf@gmail.com> (raw)
In-Reply-To: <muxiptillil.fsf@uzeb.lrde.epita.fr>

10/05/11 15:42, Didier Verna
>   I had hoped to see this work in the new Gnus, but apparently, it still
> doesn't work. The EmacsWiki doesn't help. All I get, as before, is an
> unexplicit error message and an empty trace buffer (as many reports I've
> seen around).
>
> Is there any recent insight on this problem ?

What's your configuration? I have

(setq message-send-mail-function 'smtpmail-send-it
      smtpmail-starttls-credentials '(("smtp.gmail.com" 587 nil nil))
      smtpmail-auth-credentials '(("smtp.gmail.com" 587 "antoine.levitt@gmail.com" "mypassword"))
      smtpmail-default-smtp-server "smtp.gmail.com"
      smtpmail-smtp-server "smtp.gmail.com"
      smtpmail-smtp-service 587)

and everything's fine. I believe I got that out of Emacswiki.




  reply	other threads:[~2011-05-10 13:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 13:42 Didier Verna
2011-05-10 13:50 ` Antoine Levitt [this message]
2011-05-10 14:22   ` Didier Verna
2011-05-30 20:07 ` Lars Magne Ingebrigtsen

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=8739kmpsuc.fsf@gmail.com \
    --to=antoine.levitt@gmail.com \
    --cc=ding@gnus.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).