修改邮件发件人姓名

main
he 2025-11-18 11:39:11 +08:00
parent 50a5a2ca35
commit d91486fdd2
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@
"Port": 465,
"Host": "smtp.qiye.aliyun.com",
"FromEmail": "test@extimaging.com",
"FromName": "Test_IRC",
"FromName": "MIRS",
"AuthorizationCode": "SHzyyl2021"
}

View File

@ -27,7 +27,7 @@
"Port": 465,
"Host": "smtp.qiye.aliyun.com",
"FromEmail": "test@extimaging.com",
"FromName": "Test_IRC",
"FromName": "MIRS",
"AuthorizationCode": "SHzyyl2021"
}

View File

@ -31,7 +31,7 @@
"Port": 465,
"Host": "smtp.qiye.aliyun.com",
"FromEmail": "IRC@extimaging.com",
"FromName": "IRC",
"FromName": "MIRS",
"AuthorizationCode": "ExtImg@2022"
}