Topic: How to solve this " Must issue a STARTTLS command first"
i am new for ruby, i am trying to send email from ruby program , but i am getting one exception that is,
Exception occured : 530 5.7.0 Must issue a STARTTLS command first
I want to know how to solve this exception, give some ideas or some example programs
thanks in advance