====== Mail Spam Filter ====== Wenn über POP3 die Mails geholte werden, zieht der interne Spam Filter nicht. Über auskommentieren der Zeile mda... in der Datei /var/packages/MailStation/target/mail/ext/tom_fetch gehts. ===== SSH ===== ssh tom@192.168.178.48 -p 45 ==== Python module installieren ==== - python3 -m ensurepip - python3 -m pip install --upgrade pip - python3 -m pip -V (to check version and confirm) - python3 -m pip install requests (or whatever module) [[:nextcloud|Nextcloud]]