[modify] change passwd of xgdfmf on the third party client
This commit is contained in:
parent
ddbb77c59e
commit
eca21bb3d0
@ -9,7 +9,7 @@ import sys
|
|||||||
# Mail basic information
|
# Mail basic information
|
||||||
mail_host = "smtp.163.com"
|
mail_host = "smtp.163.com"
|
||||||
from_mail = 'xgdfmf@163.com'
|
from_mail = 'xgdfmf@163.com'
|
||||||
from_mail_password = 'SATTGHVFIJEGZMFP'
|
from_mail_password = 'PSIKFDYLMGBPSEPJ'
|
||||||
receiver_to = ['mffan0922@163.com']
|
receiver_to = ['mffan0922@163.com']
|
||||||
receiver_cc = []
|
receiver_cc = []
|
||||||
to_mail = receiver_to + receiver_cc
|
to_mail = receiver_to + receiver_cc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user