Files
coolify/config
Vishwanath Martur 1f499c1488 Add no encryption option for SMTP settings
Related to #4311

Add option to configure SMTP settings without encryption.

* Update `app/Livewire/Notifications/Email.php` and `app/Livewire/SettingsEmail.php` to include "No Encryption" option in the `smtpEncryption` field and update validation rules.
* Modify `app/Notifications/Channels/EmailChannel.php` to handle the "No Encryption" option in the `bootConfigs` method.
* Add `set_transanctional_email_settings` function in `app/Livewire/Help.php` to support the "No Encryption" option.
* Update `config/mail.php` to handle the "No Encryption" option in the mail configuration.
2024-11-23 13:04:54 +05:30
..
2024-11-02 12:09:33 +01:00
2023-09-01 15:52:18 +02:00
2024-06-10 20:43:34 +00:00
2024-11-20 17:57:15 +01:00
2023-03-17 15:33:48 +01:00
2024-10-22 08:31:53 +02:00
2024-06-10 20:43:34 +00:00
2023-08-15 14:27:45 +02:00
2023-03-17 15:33:48 +01:00
2024-11-02 18:32:45 +01:00
2024-06-10 20:43:34 +00:00
2024-02-08 12:34:01 +01:00
2024-07-10 13:10:21 +02:00
2024-11-12 15:53:05 +01:00
2024-06-10 20:43:34 +00:00
2024-11-11 10:23:03 +01:00
2024-11-02 18:32:45 +01:00
2024-11-20 17:57:15 +01:00
2023-03-17 15:33:48 +01:00