Install paclink-unix
- Configure a single MTA
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
plu:install_exim:sv1ljj [2016/04/14 08:47] gunn |
plu:install_exim:sv1ljj [2016/04/14 08:49] (current) gunn |
||
|---|---|---|---|
| Line 28: | Line 28: | ||
| * **5)** Save config file and exit editor | * **5)** Save config file and exit editor | ||
| - | * **6)** Run as root | + | * **6)** As root run: |
| <code bash> | <code bash> | ||
| update-exim4.conf | update-exim4.conf | ||
| </code> | </code> | ||
| - | * **7)** Restart exim4 | + | * **7)** As root restart exim4: |
| <code bash> | <code bash> | ||
| /etc/init.d/exim4 restart | /etc/init.d/exim4 restart | ||