Can we send emails from Rails application using Amazon SES SMTP service where sender's email ID is unverified.?
I know that Amazon SES can send emails to unverified addresses. Is there any way to send emails from unverified arbitrary email address.
I want to know that, is there any way to get rid of it because my application is sending emails using user's email addresses as sender's email address.