Go Back   HostGator Peer Support Forums > HostGator Peer Support Forums > Shared Hosting Support

Notices

Reply
 
Thread Tools
  #1  
Old 03-14-2007, 11:38 PM
erwinquita erwinquita is offline
Hatchling Croc
 
Join Date: Feb 2007
Posts: 5
Default How do I get my email rails app working on a shared host?

How do I get my email rails app working on a shared host?
I'm having problems making my request password email thing to work.
Here's my email setting on environment.rb

Code:
# Include your app's configuration here:
ActionMailer::Base.server_settings = {
  :address  => "mail.ibatayo.com",
  :port  => 110,
  :domain  => 'ibatayo.com',
  :user_name  => "winter@ibatayo.com",
  :password  => 'secret',
  :authentication  => :login
}
And when I try my email rails app, It's not working... Anyone here encountered the same problem here? Any help would be appreciated.

thanks!
__________________
Proud Pinoy Linux and Ruby on Rails user
www.ibatayo.com
Screencasts:Find more how-tos go to www.ibatayo.com
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 10:15 PM.