05.05.2025, 08:02
Morning i'm trying to send Email
i followed the steps in the manuel attached, but i can't send email
i followed the steps in the manuel attached, but i can't send email
email sending
|
05.05.2025, 08:02
Morning i'm trying to send Email
i followed the steps in the manuel attached, but i can't send email
05.05.2025, 08:48
Log what the mail function returns as suggested here: https://forum.logicmachine.net/showthrea...1#pid33911
------------------------------
Ctrl+F5
05.05.2025, 08:55
Are you using gmail? If yes did you created an app password in your gmail account and use that in your script?
(05.05.2025, 08:48)Daniel Wrote: Log what the mail function returns as suggested here: https://forum.logicmachine.net/showthrea...1#pid33911This is what i have from log Code: * arg: 1 This is the function i used : Code: function Email(to, subject, message) the gmail acount i created is "nguenangulrich6@gmail.com" and the pasword "***" (05.05.2025, 08:55)Erwin van der Zwart Wrote: Are you using gmail? If yes did you created an app password in your gmail account and use that in your script? Yes, like in the above message
07.05.2025, 13:32
You need to enable 2FA and the create app password: https://myaccount.google.com/apppasswords
When adding password to your script remove all spaces so only 16 characters are left.
07.05.2025, 16:37
(06.05.2025, 16:51)Fistel Wrote:Thank's, it's OK now(05.05.2025, 08:48)Daniel Wrote: Log what the mail function returns as suggested here: https://forum.logicmachine.net/showthrea...1#pid33911This is what i have from log |
« Next Oldest | Next Newest »
|