mirror of
https://github.com/kyantech/Palmr.git
synced 2025-10-23 06:11:58 +00:00
- Added new fields for smtpSecure and smtpNoAuth in the email settings, allowing users to specify the connection security method and disable authentication for internal servers. - Updated the EmailService to handle the new configuration options, improving flexibility in SMTP setup. - Enhanced the UI components to include the new fields, ensuring proper user interaction and validation. - Updated translation files to include descriptions and titles for the new SMTP settings, improving localization support.