I want a free SMTP server via which I can send emails using Java Email API. I would have used google or yahoo but they all show the original recipient in the from: section(which has my name in it).
I tried creating a gmail id using some generic name like myxyzapp@gmail.com but Google and Yahoo don't allow creation of email ids without mobile number(And I don't want to give this number).
So I ran to mailinator which is awesome for creating temporary email ids but in the end it is the SMTP services that I am interested in, not email IDs.
Is there any free SMTP configuration for sending emails via Mailinator or any other SMTP server service provider ?