mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
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. |
||
|---|---|---|
| .. | ||
| app.php | ||
| auth.php | ||
| broadcasting.php | ||
| cache.php | ||
| chunk-upload.php | ||
| constants.php | ||
| cors.php | ||
| database.php | ||
| debugbar.php | ||
| filesystems.php | ||
| fortify.php | ||
| hashing.php | ||
| horizon.php | ||
| livewire.php | ||
| logging.php | ||
| mail.php | ||
| queue.php | ||
| ray.php | ||
| redoc.php | ||
| sanctum.php | ||
| sentry.php | ||
| services.php | ||
| session.php | ||
| subscription.php | ||
| telescope.php | ||
| testing.php | ||
| version.php | ||
| view.php | ||