Publish mail_sprite via gitea-publish skill
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user