Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6920901
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T10:12:27+00:00 2026-05-27T10:12:27+00:00

Appname::Application.configure do config.action_mailer.delivery_method = :smtp #typical smtp_settings for gmail account config.action_mailer.smtp_settings = { :address

  • 0
Appname::Application.configure do 

config.action_mailer.delivery_method = :smtp
#typical smtp_settings for gmail account
config.action_mailer.smtp_settings = {
  :address => "smtp.gmail.com",
  :port => 587,
  :domain => "domain.of.sender.net",
  :authentication => "plain"
  :user_name => "spencecooley"
  :password => "secret"
  :enable_starttls_auto => true
}

end

I have two questions about configuring action mailer

  1. Do you know what the :domain symbol is referring to? Is it talking about the domain name of the application? Is it talking about the mail server domain? I saw baci.lindsaar.net written in on a few sites that I googled, but I don’t know why people are using that particular domain. List item
  2. I also don’t know what the :enable_starttls_auto => true is doing

update:

Ok, so I found this in the docs in reference to question 2

:enable_starttls_auto – When set to true, detects if STARTTLS is enabled in your SMTP server and starts to use it

Didn’t know what STARTTLS was, so I looked it up here http://en.wikipedia.org/wiki/STARTTLS

update:
I found this in the docs, but still don’t understand

:domain – If you need to specify a HELO domain, you can do it here.

so I guess the new question is: what is a HELO domain? can’t seem to find a clear answer.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T10:12:28+00:00Added an answer on May 27, 2026 at 10:12 am

    The :domain key is set up for HELO checking. You don’t need to specify this if you’re using GMail.

    The STARTTLS call starts an encrypted connection with your mail server, which is required to use GMail’s SMTP.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I use My.Settings object in VB.NET, which automatically gets application setting from AppName.exe.config file.
A customer's application AppName has its configuration files stored in CommonAppData. Under Windows XP
Hitting debug will deploy the application to \program files\AppNamespace\AppName.exe and attach to it. However,
I have two tables: 1) Application(int appid, int statusid, String appname, String appcity with
My installer places a file into /Library/Application Support/AppName. As a final step of the
As I say, I've got an application which I'll refer to as AppName (note
In my appname-Info.plist I have 'Application does not run in background' box checked.(it is
I have a main application that saves settings to a user.config file. I have
I used the developer account of my company to create a BundleID , configure
I have a style applied to my whole application: AndroidManifest.xml: <application android:theme=@style/ApplicationStyle android:icon=@drawable/icon android:label=@string/app_name>

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.