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

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

Re: using gnus for mail


From: Burton Samograd
Subject: Re: using gnus for mail
Date: Sat, 06 May 2006 17:14:40 -0600
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

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

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