linux:debian:postfix
This is an old revision of the document!
Table of Contents
Postfix auf Debian
Befehle
mailq less /var/log/mail.log postsuper -d ALL postsuper -d <ID> systemctl restart postfix
Installation
apt update apt install postfix apt install postfix libsasl2-modules # relay mit smtp auth
Test
apt install mailutils
echo "Test" | mail -s "Test mx01" test@example.com
linux/debian/postfix.1718979413.txt.gz · Last modified: 2024/06/21 16:16 by gsys