exim4.md (102B)
1 # exim4 2 3 ### set up on raspbian 4 ``` 5 sudo apt-get install exim4 6 sudo dpkg-reconfigure exim4-config 7 ```