Jump to content

Postfix: Difference between revisions

From Wiki
Created page with " sudo service postfix start sudo service postfix stop sudo service postfix restart ==Source== *[https://www.cyberciti.biz/faq/linux-unix-start-stop-restart-postfix/ cyberciti.biz] Category:Server Category:Tutorial"
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Control==
  sudo service postfix start
  sudo service postfix start



Latest revision as of 15:25, 7 January 2022

Control

sudo service postfix start
sudo service postfix stop
sudo service postfix restart

Source