[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ruby-talk
Subject:    Re: using GMail to send e-mail causing email
From:       Hassan Schroeder <hassan.schroeder () gmail ! com>
Date:       2010-05-31 18:59:40
Message-ID: AANLkTimPosYTkwx62s569VKJIgI_2UO3r7RDts5ScLxv () mail ! gmail ! com
[Download RAW message or body]

On Mon, May 31, 2010 at 11:47 AM, Brian Rhiel <rhie0004@gmail.com> wrote:

> I am attempting to setup my development environment to use gmail...

> I have the following in development.rb

> config.action_mailer.smtp_settings = {
>  :address => 'smpt.gmail.com',
> }

> The Logs are displaying:

> SocketError (getaddrinfo: nodename nor servname provided, or not known):

> Does anybody know why I cannot send e-mails?

Because as the error message (somewhat obliquely) says, there is
no such host as 'smpt.gmail.com'.

There is, however, a 'smtp.gmail.com' .   :-)

HTH,
-- 
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic