Files
coolify/app/Livewire
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-11 22:18:15 +01:00
2024-11-12 13:27:26 +01:00
2024-11-07 10:00:18 +01:00
2024-11-14 17:52:54 +01:00
2024-11-08 15:03:25 +01:00
2024-10-02 10:25:45 +02:00
2024-11-05 11:52:24 +01:00
2024-11-12 15:18:48 +01:00
2024-11-03 21:11:35 +01:00
2024-06-10 20:43:34 +00:00
2024-07-25 11:31:59 +00:00
2024-10-28 13:51:23 +01:00
2024-11-08 17:04:37 +01:00
2024-06-10 20:43:34 +00:00