fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:debian:postfix

This is an old revision of the document!


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
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
linux/debian/postfix.1718979413.txt.gz · Last modified: 2024/06/21 16:16 by gsys