Skip to content

Instantly share code, notes, and snippets.

@humbertodias
Created January 29, 2017 22:21
Show Gist options
  • Save humbertodias/2288f834bd16149bc18291a944910531 to your computer and use it in GitHub Desktop.
Save humbertodias/2288f834bd16149bc18291a944910531 to your computer and use it in GitHub Desktop.
PostFix on Mac
# Start PostFix
sudo launchctl start org.postfix.master
# Send
mail -s testing your_local_user@gmail.com
# Check email
mail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment