Code:
mail:~ # rcpostfix stop
Shutting down mail service (Postfix) done
mail:~ # netstat -tulpen | grep 25
mail:~ # rcpostfix start
Starting mail service (Postfix) done
mail:~ # netstat -tulpen | grep 25
tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 0 82046 7940/master
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 0 81902 7940/master
tcp 0 0 :::25 :::* LISTEN 0 81904 7940/master
mail:~ #
Starte jetzt erstmal durch.