Feature Support -- Adding/Embedding custom buttons in email message body

Hi,

We would like to understand the feature set that Aspose.Email provides, and see if it supports our requirement below:

1. We need to be able to send email messages from java application with embedded custom buttons – similar to Voting buttons functionality… but they should appear as Standard buttons in the message body. We looked into the example code to add Voting buttons, but can we add Standard buttons as well?

2. Once the email recipient clicks on any of these buttons, our application should receive the response, record the action performed and handle it accordingly. So, is there a way that the application can listen continuously to the in-bound emails and process them?

Thank you,
Karthik

Hi Karthik,


Thank you for considering Aspose.Email.

1. Aspose.Email for Java doens’t support communication protocols i.e. sending/recieving emails is not supported. Could you please provide some sample MSG/EML file that contains such a customized/standard button. We’ll look into it for assisting you further.

2. Aspose.Email API doesn’t provide the capabilities of retrieving client’s data (username/password) for sending an email automatically. Thus, this won’t be possible with the API.

Please feel free to write to us for further assistance in this regard.