service-mail:使用IMAP发送电子邮件的服务

时间:2024-04-19 16:48:49
【文件属性】:

文件名称:service-mail:使用IMAP发送电子邮件的服务

文件大小:5KB

文件格式:ZIP

更新时间:2024-04-19 16:48:49

python rest email imap Python

邮寄服务 该服务是使用Python 3.7和smtplib库创建的,使您能够通过渠道电子邮件吸引客户。 该应用程序已部署在Heroku中,并实际用于大量eva对话流的服务单元中。 先决条件 Python 3.7以上 邮差 云帐户(Azure,GCP,Heroku等) 本地测试 运行文件app.py 发送此cURL与您最喜欢的休息服务客户端(我更喜欢邮递员) curl --location --request POST '[ URL ]' \ --header 'Content-Type: application/json' \ --data-raw '{ " plaintext " : " [plaintext] " , " asunto " : " [asunto] " , " sender " : " [sender] " }' 在哪里: [URL]:指服


【文件预览】:
service-mail-main
----logging_config.yaml(346B)
----app.py(1KB)
----README.md(2KB)
----Procfile(21B)
----send_mail.py(4KB)
----app.yaml(103B)
----image_converter.py(756B)
----requirements.txt(60B)
----update_list_picker_payload.py(1KB)

网友评论