fix(mail): refactor(mail): Remove Mailgun references from PlatformService. Update keywords, error messages, and documentation to use MTA exclusively.

This commit is contained in:
2025-05-08 01:37:38 +00:00
parent 0e914a3366
commit d3d197d9d3
9 changed files with 36 additions and 15 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/platformservice',
version: '2.8.2',
version: '2.8.4',
description: 'A multifaceted platform service handling mail, SMS, letter delivery, and AI services.'
}