Skip to content

AccelerationNet/postfix-gmail-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

postfix-gmail-formula

Saltstack formula to install postfix and forward mail through Gmail. Mostly following this tutorial.

postfix-gmail -----------

Installs postfix and configures SMTP relay through GMail.

Requires some pillars:

  • postfix-gmail:email - your gmail email
  • postfix-gmail:password - your gmail password

Example:

salt-call state.sls postfix-gmail pillar='{"postfix-gmail":{"email":"me@gmail.com", "password":"my gmail password"}}'

About

saltstack formula to configure postfix to send via gmail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages