Disable port 25

Koda

New Member
Apr 15, 2024
5
0
1
I have config Gotify and disable the default rules and mail notification.

PBS try allways connect to port 25. how can I disable this?
I don't found any settings for this connection
 
Well, if you really do not want to send (or receive from "local") emails then you might disable the local MTA, postfix:

Code:
 systemctl status postfix; systemctl disable --now postfix; systemctl status postfix


Disclaimer: not tested - I am using it intensively and my recommendation -of course- is to actually use it as intended... ;-)
 
My problem is not primarly the used port, but the gotify Message "Undelivered Mail Returned to Sender"
But I think this help me. thank you
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!