Skip to content
Aurélien Ooms edited this page May 15, 2017 · 10 revisions

First sync

cd
mkdir .mail
cd .mail
notmuch new
while ! gmi pull -f; do echo retry done

Auto sync

systemctl --user enable --now courriel
Clone this wiki locally