You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/help/User Menu/Console/general.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,8 +50,16 @@ When this option is enabled, user's public profiles will be indexed by search en
50
50
51
51
This setting determines whether team members can create and manage their own email templates.
52
52
53
-
- If **disabled**, users **cannot** create or modify custom templates for signature requests or completion notifications.
54
-
- If **enabled**, users can design and manage their own personalized email templates.
53
+
- If **Disabled**: users **cannot** create or modify custom templates for signature requests or completion notifications.
54
+
- If **Enabled**: users can design and manage their own personalized email templates.
55
+
56
+
### Enable Individual User SMTP Settings
57
+
58
+
This setting controls whether individual users are allowed to configure their own outgoing email servers (like connecting Gmail or using a custom SMTP).
59
+
If **Disabled**: Users CANNOT connect Gmail or configure custom SMTP at their level.
60
+
If **Enabled**: Users CAN connect Gmail or configure custom SMTP at their level.
61
+
62
+
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.
0 commit comments