Unify email/SMS via ProcessWeb Mailer API, remove legacy

Replaces legacy email/SMS logic with a new IComService abstraction using the ProcessWeb Mailer API for all outbound communication. Removes FuchsFdsEmail, FuchsEmailService, IEmailService, SmtpAccountSettings, and FuchsEmailSettings. Updates controllers to use IComService. Refactors appsettings.json to use a new "Mailer" section. Adds ProcessWebComSettings and a stub for secret management. Removes OCORE.sms.SMS77 and direct SMTP/MailKit usage. Cleans up solution file references to OCORE projects.
This commit is contained in:
Stefan
2026-05-18 08:11:21 +02:00
parent cc2abc91d6
commit b17baca835
15 changed files with 285 additions and 555 deletions
@@ -0,0 +1 @@
-