У нас вы можете посмотреть бесплатно Email Sender using CDO and Gmail with AutoHotkey или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this review I show how to use AutoHotkey to send emails through Gmail (and other providers) as long as you know your SMTP server, ports, passwords, etc. You can get the source code here: https://the-automator.com/email-sende... TLDR: The key idea of the video is to demonstrate how to send emails using CDO and Gmail with AutoHotkey, including configuring settings, sending HTML and plain text emails, attaching files, and automating the process. 1. 00:00 💡 The script demonstrates how to send emails using CDO and Gmail, with instructions on finding the SMTP server settings. 2. 00:31 💡 To send emails using CDO and Gmail with AutoHotkey, you need to create a special app password in your Gmail settings and use it instead of your regular password. 3. 01:13 💡 The speaker explains how to configure and send emails using CDO and Gmail with AutoHotkey, including setting the HTML body, changing the sender's name, and sending to multiple recipients. 4. 02:03 💡 You can use blind carbon copy and regular carbon copy in a similar format, fill out the subject line, and choose between HTML or plain text email formats. 5. 02:31 💡 The video demonstrates how to attach a file to an email using CDO and Gmail with AutoHotkey. 6. 02:58 💡 The speaker demonstrates how to send HTML and plain text emails using CDO and Gmail with AutoHotkey, highlighting the differences between the two formats. 7. 03:37 📧 Attach multiple files to an email using a simple script by providing the full path of each file separated by a pipe. 8. 04:10 💡 Automating email sending with CDO and Gmail is a convenient way to share and update files, although encryption may be necessary for added security.