Skip to content

Instantly share code, notes, and snippets.

View matteocorti's full-sized avatar

Matteo Corti matteocorti

View GitHub Profile
@haccks
haccks / postfix_mail_macosx.md
Last active December 31, 2025 08:08
Send mail from local host using postfix on MacOS High Sierra.

Setting up postfix on MacOS High Sierra

MacOS Sierra High comes with preinstalled postfix. Follow these steps to configure it on a local system:

1. Create a sasl_passwd file

sudo nano /etc/postfix/sasl_passwd
  • Add this to the file
@loziju
loziju / macosx-configure-postfix-as-relay.md
Last active April 4, 2025 12:03
Configure postfix as relay for OS X