Publish mail_sprite via gitea-publish skill
This commit is contained in:
+45
@@ -0,0 +1,45 @@
|
||||
[accounts.default]
|
||||
email = "mayanfei@ccoop.cc"
|
||||
display-name = "掌渠"
|
||||
default = true
|
||||
[accounts.default.backend]
|
||||
type = "imap"
|
||||
host = "imap.feishu.cn"
|
||||
port = 993
|
||||
encryption.type = "tls"
|
||||
login = "mayanfei@ccoop.cc"
|
||||
[accounts.default.backend.auth]
|
||||
type = "password"
|
||||
raw = "hv5zwruPXaQJdCup"
|
||||
[accounts.default.message.send.backend]
|
||||
type = "smtp"
|
||||
host = "smtp.feishu.cn"
|
||||
port = 465
|
||||
encryption.type = "tls"
|
||||
login = "mayanfei@ccoop.cc"
|
||||
[accounts.default.message.send.backend.auth]
|
||||
type = "password"
|
||||
raw = "hv5zwruPXaQJdCup"
|
||||
|
||||
[accounts.apes]
|
||||
email = "figmar@apescale.com"
|
||||
display-name = "元旷"
|
||||
default = false
|
||||
[accounts.apes.backend]
|
||||
type = "imap"
|
||||
host = "imap.feishu.cn"
|
||||
port = 993
|
||||
encryption.type = "tls"
|
||||
login = "figmar@apescale.com"
|
||||
[accounts.apes.backend.auth]
|
||||
type = "password"
|
||||
raw = "oJNzFK7fYAfgfjYE"
|
||||
[accounts.apes.message.send.backend]
|
||||
type = "smtp"
|
||||
host = "smtp.feishu.cn"
|
||||
port = 465
|
||||
encryption.type = "tls"
|
||||
login = "figmar@apescale.com"
|
||||
[accounts.apes.message.send.backend.auth]
|
||||
type = "password"
|
||||
raw = "oJNzFK7fYAfgfjYE"
|
||||
Reference in New Issue
Block a user