Debian 12: Konfigurasi Postfix: Difference between revisions

No edit summary
No edit summary
 
Line 1: Line 1:
==Configure Mail Server Hostname===
==Configure Mail Server Hostname==
I assume you have a sudo user on your Debian server.  Run the following commands on the server as root to install sudo.
I assume you have a sudo user on your Debian server.  Run the following commands on the server as root to install sudo.


Line 91: Line 91:


  sudo systemctl restart postfix
  sudo systemctl restart postfix
== Source ==
* [https://www.linuxbabe.com/mail-server/build-email-server-from-scratch-debian-postfix-smtp linuxbabe.com]
[[Category:Linux]]
[[Category:Debian]]
[[Category:Software]]
[[Category:Tutorial]]