Mutt (Debian)
Aus MattWiki
Hotkeys
c # Ordner wechseln c ? # Ordner wechseln - Ordnerliste anzeigen
Konfigurationseinstellungen
Konfigurationsdatei .muttrc
liegt im $HOME
-Verzeichnis.
Mögliche Inhalte einer Konfigurationsdatei:
set folder = '~/alt-path-mailfile' # Standardpfad von Mailordnern # set folder = '/var/mail/username' # Debian System-Maildatei # Optional für Posteingangs-, Gesendet-, Queue-Ordner set record="$HOME/.mail/sent"; set mbox="$HOME/.mail/mbox"; set postponed="$HOME/.mail/postponed" set pager_stop = yes # Stop at end of an email instead of showing next email