Publish mail_sprite via gitea-publish skill

This commit is contained in:
qwenpaw-skills
2026-08-09 00:36:10 +00:00
commit d35dcc5511
5 changed files with 416 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
[accounts.default]
email = "figmar@apescale.com"
display-name = "元旷"
default = true
[accounts.default.backend]
type = "imap"
host = "imap.feishu.cn"
port = 993
encryption.type = "tls"
login = "figmar@apescale.com"
[accounts.default.backend.auth]
type = "password"
raw = "oJNzFK7fYAfgfjYE"
[accounts.default.message.send.backend]
type = "smtp"
host = "smtp.feishu.cn"
port = 465
encryption.type = "tls"
login = "figmar@apescale.com"
[accounts.default.message.send.backend.auth]
type = "password"
raw = "oJNzFK7fYAfgfjYE"