Skip to content

Instantly share code, notes, and snippets.

@webplantmedia
Created February 8, 2014 02:56
Show Gist options
  • Save webplantmedia/8875981 to your computer and use it in GitHub Desktop.
Save webplantmedia/8875981 to your computer and use it in GitHub Desktop.
Save Credentials so You Send Email Relay with Rackspace and postfix
secure.emailsrvr.com user@domain.com:secretpassword
@webplantmedia
Copy link
Author

Create the Postfix lookup table from the sasl_passwd file.

sudo postmap /etc/postfix/sasl_passwd

This will create the file sasl_passwd.db

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