You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
no changes in mail configuration
update from 2024-11-29 leads to following error:
"message": "The "" scheme is not supported; supported schemes for mailer "smtp" are: "smtp", "smtps".",
downgrade to symfony mailer 7.1 fixes the problem
Detailed steps to reproduce the issue on a fresh Nova installation:
same problem in fresh nova installation
The text was updated successfully, but these errors were encountered:
Description:
no changes in mail configuration
update from 2024-11-29 leads to following error:
"message": "The "" scheme is not supported; supported schemes for mailer "smtp" are: "smtp", "smtps".",
downgrade to symfony mailer 7.1 fixes the problem
Detailed steps to reproduce the issue on a fresh Nova installation:
same problem in fresh nova installation
The text was updated successfully, but these errors were encountered: