Password Reset
This feature enables email-based password reset functionality for your LibreChat server.
Overview
This feature enables email-based password reset functionality for your LibreChat server. You can configure it to work with various email services, including Mailgun API, Gmail, and custom mail servers.
Key Features
- Supports multiple email services:
- Mailgun API - Recommended for servers that block SMTP ports
- Gmail and other predefined SMTP services
- Custom mail servers with advanced SMTP configuration
- Allows for basic and advanced configuration options
- Enables secure email-based password reset functionality for your LibreChat server
Setup Options
- Mailgun Configuration: Use Mailgun's API for reliable email delivery, especially useful when SMTP ports are blocked
- Basic SMTP Configuration: Use predefined services like Gmail with minimal configuration
- Advanced SMTP Configuration: Configure generic SMTP services or customize settings for any mail provider
For detailed setup instructions, refer to the configuration guide: Email Setup
How is this guide?
Admin Panel
A standalone web UI for managing LibreChat users, groups, roles, configuration overrides, and system grants - without editing librechat.yaml by hand.
Automated Moderation
The Automated Moderation System uses a scoring mechanism to track user violations. As users commit actions like excessive logins, registrations, or messaging, they accumulate violation scores. Upon reaching a set threshold, the user and their IP are temporarily banned. This system ensures platform security by monitoring and penalizing rapid or suspicious activities.