Rails 4 Net::SMTPAuthenticationError: 535 #5.7.0 Authentication failed
问题 I'm building a email list for a student organization at my University. The organization has around 6000 members and to avoid costs I've received permission to use the schools emails servers and they have created an account for me. I have tested the the account using my mail client and everything seems to be working fine, but when I try to send through my Rails 4 app I get the error: Net::SMTPAuthenticationError: 535 #5.7.0 Authentication failed I have it configured like so: application.rb