feat(dcrouter): Implement integrated DcRouter with comprehensive SmartProxy configuration, enhanced SMTP processing, and robust store‐and‐forward email routing

This commit is contained in:
2025-05-07 23:45:19 +00:00
parent 04b7552b34
commit 5cf4c0f150
11 changed files with 2109 additions and 166 deletions

View File

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