Install paclink-unix
- Configure a single MTA
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
plu:install_postfix [2016/04/13 16:13] gunn [Example transport file] |
plu:install_postfix [2018/10/16 14:02] (current) gunn [After editing files] |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| * After editing master.cf or main.cf should restart postfix as root | * After editing master.cf or main.cf should restart postfix as root | ||
| <code bash> | <code bash> | ||
| + | # systemd way | ||
| + | systemctl restart postfix | ||
| + | # System V init way | ||
| /etc/init.d/postfix restart | /etc/init.d/postfix restart | ||
| </code> | </code> | ||
| Line 85: | Line 88: | ||
| nixgate local: | nixgate local: | ||
| nixgate.localnet local: | nixgate.localnet local: | ||
| + | nixgate.localhost local: | ||
| * wl2k:localhost | * wl2k:localhost | ||
| </file> | </file> | ||