How to send a mail from non existing mail? Example: [email protected] using Spring Mail Sender Configuration. A mail doesn't exists so that reply to email address should fail.
Solution with java mail also preferred.
I tried with this too. It is not working with spring framework. (Unknown Sender) when sending email with pdf attachment created in iText from java application