From dc82af0a0adb50b147e07d4d0bd2eb797fc9990f Mon Sep 17 00:00:00 2001 From: pravin Date: Tue, 18 Nov 2025 19:17:57 +0530 Subject: [PATCH] Update general.md Updated the general page content. --- docs/docs/help/User Menu/Console/general.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/docs/help/User Menu/Console/general.md b/docs/docs/help/User Menu/Console/general.md index f62f736b0..5533e2632 100644 --- a/docs/docs/help/User Menu/Console/general.md +++ b/docs/docs/help/User Menu/Console/general.md @@ -50,8 +50,16 @@ When this option is enabled, user's public profiles will be indexed by search en This setting determines whether team members can create and manage their own email templates. -- If **disabled**, users **cannot** create or modify custom templates for signature requests or completion notifications. -- If **enabled**, users can design and manage their own personalized email templates. +- If **Disabled**: users **cannot** create or modify custom templates for signature requests or completion notifications. +- If **Enabled**: users can design and manage their own personalized email templates. + +### Enable Individual User SMTP Settings + +This setting controls whether individual users are allowed to configure their own outgoing email servers (like connecting Gmail or using a custom SMTP). +If **Disabled**: Users CANNOT connect Gmail or configure custom SMTP at their level. +If **Enabled**: Users CAN connect Gmail or configure custom SMTP at their level. + +Note: If users do not configure their own settings, all outgoing emails will be sent using the organization-level SMTP (if configured), or the OpenSign default SMTP if not. ---