I’m using Google Apps for my domain email and I noticed when I receive an email from my application It gives the email domain name instead of my apps name. For example in Gmail, users receive email from info@myapp.com and it shows:
Info info@myapp.com
When I want it to show MyApp info@myapp.com
How would I change the google apps sender name?
Thank you.
This actually can be managed inside of your application with Ruby on Rails. Not sure about Google Apps though. Anyways I got it working by putting inside of my
user_mailer.rb: