mbolivar-nordic / summon-nordic-email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A helper script for setting up a local email workflow for Nordic Semiconductor accounts using davmail to interface with Exchange, isync to fetch email, msmtp to send mail, and notmuch to index and search email.

From there, you have to pick a front-end program to read the email that can interface with notmuch. See here for a list: https://notmuchmail.org/frontends/.

Recommended front-end for emacs users: https://notmuchmail.org/notmuch-emacs/.

LWN articles on notmuch:

usage: summon_nordic_email_ubuntu.py [-h] --name NAME --email EMAIL --password PASSWORD

options:
  -h, --help           show this help message and exit
  --name NAME          Your Name
  --email EMAIL        your.name@nordicsemi.no
  --password PASSWORD  your application password for accessing email; see
                       https://account.activedirectory.windowsazure.com/AppPasswords.aspx

About


Languages

Language:Python 100.0%