Skip to content

Instantly share code, notes, and snippets.

@philbirnie
Created January 3, 2018 19:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philbirnie/6dd888304f7abdbb4a459b516035f5b5 to your computer and use it in GitHub Desktop.
Save philbirnie/6dd888304f7abdbb4a459b516035f5b5 to your computer and use it in GitHub Desktop.
Set up Sendmail on Vagrant

Login to Vagrant box as root (or obivously better, set up in provision file)

apt-get install sendmail

Update Name Servers (use 8.8.8.8), so that domains can resolve

vim /etc/resolv.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment