Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Burton Samograd <kruhftREMOVE@gmail.com>
Subject: Re: using gnus for mail
Date: Sat, 06 May 2006 17:14:40 -0600	[thread overview]
Message-ID: <87zmhueof3.fsf@gmail.com> (raw)
In-Reply-To: <1146930784.482536.68840@u72g2000cwu.googlegroups.com>

"Mr. Big" <andersjak@gmail.com> writes:

> Any idea how to use gmail for sending mail?
> and this is my .gnus.el:
>
> (setq message-send-mail-function 'smtpmail-send-it)
> (setq smtpmail-starttls-credentials '(("smtp.gmail.com" 587 nil nil)))
> (setq smtpmail-auth-credentials '(("smtp.gmail.com" 587 "username"
> nil)))
> (setq smtpmail-default-smtp-server "smtp.gmail.com")
> (setq smtpmail-smtp-server "smtp.gmail.com")
> (setq smtpmail-smtp-service 587)
> (setq smtpmail-local-domain "smtp.gmail.com");    added
> (setq smtpmail-sendto-domain "smtp.gmail.com");   added

I have everything working except for the smtpmail-local-domain and
smtpmail-sendto-domain variables that you've set.  Try removing them
and seeing if that works.

-- 
burton samograd					kruhft .at. gmail
kruhft.blogspot.com	www.myspace.com/kruhft	metashell.blogspot.com

  reply	other threads:[~2006-05-06 23:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-04 20:11 Hadron Quark
2006-05-04 20:29 ` Oliver Jennrich
2006-05-04 20:34   ` Hadron Quark
2006-05-04 21:09     ` Oliver Jennrich
2006-05-05  4:56       ` Hadron Quark
2006-05-05 18:49         ` Oliver Jennrich
2006-05-04 21:43 ` Leon
2006-05-05  1:58 ` Robert D. Crawford
2006-05-05  3:22 ` xyblor
2006-05-05  4:52   ` Hadron Quark
2006-05-05 13:39     ` xyblor
2006-05-06 12:26       ` Mr. Big
2006-05-06 15:53         ` Mr. Big
2006-05-06 23:14           ` Burton Samograd [this message]
2006-05-07  1:40         ` xyblor

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=87zmhueof3.fsf@gmail.com \
    --to=kruhftremove@gmail.com \
    /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).