This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我对以下代码有疑问,我只想使用 Yagmail 向我自己的邮件发送电子邮件。
我的代码:
yagmail.register('abscenseuser', 'admin')
yagmail.SMTP('absenceuser').send('samuel.louismarie@gmail.com', 'absence', 'Vous n avez pas declarer vos absences')