Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Edward O'Connor <hober0@gmail.com>
To: info-gnus-english@gnu.org
Subject: Re: YAGAGT - Yet Another Gnus And Gmail thread!
Date: Mon, 03 Dec 2007 20:35:17 -0800	[thread overview]
Message-ID: <m2lk8b5b7e.fsf@gmail.com> (raw)
In-Reply-To: <87lk8c4spy.fsf@moley.moleskin.org>

Sebastian Tennant wrote:

> Is anyone really _sending_ email using Gnus and Gmail?

Yup. Here's the relevant part of ~/.gnus:

,----[~/.gnus]
| (setq smtpmail-starttls-credentials '(("smtp.gmail.com" 587 nil nil))
|       smtpmail-smtp-server "smtp.gmail.com"
|       smtpmail-default-smtp-server "smtp.gmail.com"
|       send-mail-function 'smtpmail-send-it
|       message-send-mail-function 'smtpmail-send-it
|       smtpmail-smtp-service 587
|       smtpmail-auth-credentials "~/.authinfo")
`----

I have a line in .authinfo that looks like this:

,----[~/.authinfo]
| machine smtp.gmail.com login hober0@gmail.com password ********
`----


Ted

-- 
Edward O'Connor
hober0@gmail.com

Ense petit placidam sub libertate quietem.

  reply	other threads:[~2007-12-04  4:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-02 22:50 Sebastian Tennant
2007-12-04  4:35 ` Edward O'Connor [this message]
     [not found] ` <mailman.4474.1196742940.18990.info-gnus-english@gnu.org>
2007-12-04  8:34   ` Torben Knudsen
2007-12-04  8:54     ` Sebastian Tennant
     [not found]     ` <mailman.4480.1196758491.18990.info-gnus-english@gnu.org>
2007-12-04  9:38       ` Torben Knudsen
2007-12-04 10:13         ` Sebastian Tennant
2007-12-04 11:32           ` Sebastian Tennant
     [not found] <mailman.4443.1196635834.18990.info-gnus-english@gnu.org>
2007-12-03 10:47 ` Volkan YAZICI
2007-12-03 13:32   ` Sebastian Tennant
     [not found]   ` <mailman.4451.1196688750.18990.info-gnus-english@gnu.org>
2007-12-03 16:02     ` Volkan YAZICI
2007-12-03 18:45       ` Sebastian Tennant

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=m2lk8b5b7e.fsf@gmail.com \
    --to=hober0@gmail.com \
    --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).