npm error Node.js v22.14.0 npm verbose cwd C:\Users\Administrator\AppData\Roaming\BrowserAutomationStudio\apps\28.5.0\e\cache.ykKp\distr\app npm verbose os Windows_NT 10.0.17763 npm verbose node v22.11.0 npm verbose npm v10.9.0 npm verbose exit 1 npm verbose code 1 npm error A complete log of this run can be found in: C:\Users\Administrator\AppData\Local\npm-cache_logs\2025-03-18T19_14_32_997Z-debug-0.log [20:14:42.514] Failed to install npm modules [20:14:42.514] Autoclean current folder becuase of error C:/Users/Administrator/AppData/Roaming/BrowserAutomationStudio/apps/28.5.0/e/7832.ykKp [20:14:42.514] Autoclean current cache C:/Users/Administrator/AppData/Roaming/BrowserAutomationStudio/apps/28.5.0/e/cache.ykKp
Приконектиться к почте outlook SMTP
-
@Fox Do you know if there is any progress on adding STARTTLS encryption to the smtp selection in the send mail module or how to manually make this possible?
-
nevermind, just used nodemailer
-
@hellomembersha said in Приконектиться к почте outlook SMTP:
@Fox Do you know if there is any progress on adding STARTTLS encryption to the smtp selection in the send mail module or how to manually make this possible?
why are you mentioning me in this topic?
-
@hellomembersha said in Приконектиться к почте outlook SMTP:
@Fox Do you know if there is any progress on adding STARTTLS encryption to the smtp selection in the send mail module or how to manually make this possible?
There's just one little fix needed. I did it a long time ago, but I think it works.
-
@hellomembersha said in Приконектиться к почте outlook SMTP:
do you know of any js code that can check if outlook or gmail account is valid? Maybe using smtp or some custom package.
And the Mail Module did not please.
Through it, you can check if the Account is alive.
But Google must have an Application Password to communicate IMAP - POP3 -
@hellomembersha said in Приконектиться к почте outlook SMTP:
@Alex84 have you tried to check alive of outlook accounts?
The main thing is that imap ports should not be blocked by proxies, some proxy providers block them
-
