info-gnus-english
[Top][All Lists]
Advanced

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

Re: YAGAGT - Yet Another Gnus And Gmail thread!


From: Edward O'Connor
Subject: Re: YAGAGT - Yet Another Gnus And Gmail thread!
Date: Mon, 03 Dec 2007 20:35:17 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin)

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 via email to

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