How to remove the notify via email feature

Hi Pavel,
Is there any way to remove the email sending feature(notify by email), if someone signs the document each time an email will be sent citing the status of the document with link to the document. So is there any way to remove the email sending feature, because we don’t want any emails to be sent. Your help is much appreciated.

Thank you

regards
Melissa

Hi Melissa,


Thank you for the question. Yes, when you create an signature envelop or the form set all notification options of the SignatureFormSettingsInfo object or SignatureEnvelopeSettingsInfo object to false.

Best regards.

Hi pavel,
Thank you for the reply, i have a doubt regarding this: can we change any settings in the groupdocs admin UI and prevent groupdocs from sending emails.(Screenshot attached)? also does the use of signatureEnvelopeSettingsInfo to false from the coding side bring the same result.?

Thank you

regards

Melissa


Hi Melissa,


Thank you fro the question. Yes, you are right you can disable all email notifications from the GroupDocs dashboard (your screenshot). This option will disable all emails for all GroupDocs applications.

The signatureEnvelopeSettingsInfo will disable emails only for the specific envelop - all other envelops in which this options doesn’t set to false will send emails.

Best regards.