I have just started using mailgun. I am facing an issue. Lets say my domain is test,I have done this
[email protected]> [email protected] --> [email protected]
SO I am able to route incoming msgs coming to my gmail account, Now I want if I reply from gmail account to the particular user it should appear like that it is sent from [email protected].
[email protected] --> [email protected] (appeared as it is sent from [email protected])
is it possible???? Language:- Java