Knowledge Base

Bitte , um Beiträge und Themen zu erstellen.

Kali notifications, postman installation

Youtube Video

sudo apt install postfix mailutils

sudo nano /etc/postfix/main.cf

change inet_interfaces= all to inet_interfaces=loopback-only

sudo systemctl restart postfix