Kasianov Nikolai Alekseevich
b72605926f
|
1 year ago | |
---|---|---|
src | 1 year ago | |
.gitignore | 1 year ago | |
COPYING | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago |
README.md
massmail
Send a separate e-mail to a list of known addresses
Usage
The first run of the program will create a configuration file in the working directory. Fill in every field with the exception of optional file attachments. You'll need either a plaintext or html-encoded file which contains text to be sent as e-mail's body and a mail list file in which there's an e-mail address sitting on its own line.
If all the information is correct - you're all set to launch the binary again. It'll apply information written to the configuration file, look for specified files and start sending e-mails.
GMail step-by-step
GMail address:password pair does not work out of the box; some toggles in the settings are required.
- Enter your GMail box
- Access settings
- Proceed to "Forwarding and POP/IMAP" tab
- Enable IMAP
- Open Google Account/Security
- Open 2-Step Verification tab
- Scroll down and select "App passwords"
- Generate a new app password
- Use it instead of the account password
License
AGPL
I have no responsibility for your actions
Использование
Первый запуск программы создаст конфигурационный файл в рабочей директории. Заполните каждое поле, с оговоркой в поле вложенных файлов, которое является необязательным. Дополнительно вам потребуется либо обычный текстовый, либо html файлик с текстом сообщения, которое будет отправлено; файл со списком адресов, по одному на каждой строчке.
Шаги для использования с GMail
Просто Адрес:пароль не пройдёт, нужно чутка потыкать в настройках.
- Зайдите в почтовый ящик
- Пройдите в настройки
- Выберите "Forwarding and POP/IMAP"
- Включите IMAP
- Затем откройте настройки самого аккаунта гугла, вкладка "Account/Security"
- Откройте меню двухфакторной аутентификации
- Пролистайте вниз и выберите "App passwords"
- Создайте новый пароль для приложения
- Используйте его вместо пароля аккаунта в конфигурационном файле
Лицензия
AGPL
Я не отвечаю за ваши действия