You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
genofire 25ea173ffc add README 3 years ago
.config init all files 3 years ago
.local/bin init all files 3 years ago
mail/.notmuch/hooks init all files 3 years ago
.mailcap init all files 3 years ago
.mbsyncrc init all files 3 years ago
.msmtprc init all files 3 years ago
.notmuch-config init all files 3 years ago
README.md add README 3 years ago

README.md

Mails von der Console im Jahre 2020

Installation

Archlinux / Manjaro

pacman -S alot notmuch msmtp isync w3m

Passwortmanager (nicht benötigt):

pacman -S pass

Verschieben im IMAP (für andere Clients interessant) - siehe mail/.notmuch/hooks/post-new:

yay -S mblaze-git

Konfigurieren

~/.notmuch-config wird automatisch angelegt, wenn notmuch zum Ersten mal ausgeführt wird.

Usage

Abrufen von (neuen) Mails

Manuelles Abrufen der Mails: notmuch new

Automatisches Abrufen durch systemd.timer: systemctl enable --now --user mail.timer

Lesen und Schreiben von Mails

Einfach den Client in ein Terminal aufrufen: alot

Hilfe kommt mit den Shortcut ?. Weitere Infos von der Anleitung.

Accounts anpassen

TODO