define bas environment
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
name = "Mail.Issue"
|
||||
input.module = "input.py"
|
||||
input.params.path = "${myai_dir}/data"
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
name = "Mail.Sync"
|
||||
input.module = "input.py"
|
||||
[input.params]
|
||||
path = "${myai_dir}/mail"
|
||||
imap_server = "imap.qq.com"
|
||||
imap_port = 993
|
||||
address = "115620204@qq.com"
|
||||
password = "zbbjpbukeonqbjja"
|
||||
[input.params.fields]
|
||||
from = "from"
|
||||
to = "to"
|
||||
subject = "subject"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user