Email confirmation flag

Is there the possibility in Qalyptus to have a delivery confirmation for sent emails?

Hi @info1,
Qalyptus does not offer the possibility of knowing if the email is delivered or not.

Qalyptus is an SMTP client; the emails are sent by your SMTP server, not by Qalyptus.
Your SMTP server can give you the delivery information if it offers that feature.

Example of SMTP relay services that can give you the delivery information
SendGrid
Mailjet
Mailgun
Mailchimp
Sendinblue

Thanks
Jeremie

Ok,
but could be the option available in the STMP Client? for example DeliveryNotificationOptions of class ```
MailMessage (.Net Framework).

Thanks

Hi @info1,
The option “DeliveryNotificationOptions” is not added actually in Qalyptus.
But when I use Mailjet, for example, I have the info when the email is delivered or opened.

I will add this to the suggestion list.

Thanks
Jeremie