我想使用python和smtp回复特定的消息。 我已经看过这些帖子:
Reply to email using python 3.4
How do I reply to an email using the Python imaplib and include the original message?
但是不幸的是,它仅发送带有此“ ---------转发的消息----------”的答复,而不是以常规方式答复。
请帮助!
代码已附上
{
"A": [
{
"Attr1": "Value1",
"Attr2": 1
}
],
"B": [
{
"SimpleList": [
"Entry1",
"Entry2"
],
"Id": "myId"
}
]
}