Welcome Guest | Login

Unable to configure SMTP correctly

Hi,

I'm deploying an app (Redmine) and can't seem to get the SMTP configuration right.  Here's what I have:

      config.action_mailer.smtp_settings = {
               :address => "mail.redminealchemy.com",
               :port => 26,
               :domain => "redminealchemy.com",
               :authentication => :login,
               :user_name => "redmine@redminealchemy.com",
               :password => "redmine",
       }

Most of that I found in the cPanel area for configuring mail clients.  I'm not so sure if it should be redmine@redminealchemy.com or redmine+redminealchemy.com?  How do I debug this?

2007-10-11 10:03 AM

Hello,

we already have some threads related with the settings. Please check them and if the issue is still persisting do get back to us.
http://www.hostingrails.com/forums/everything_else_thread/561
http://www.hostingrails.com/forums/everything_else_thread/561#fpost2

2007-10-11 10:39 AM

Regards,
Rahul

Hello Guest! In order to post you must be an active client with us, please log in or sign up.