Skip to content

greg-1-anderson/ogm-postfix-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OGM / POSTFIX ENVIRONMENT

This project sets up a postfix environment for use with the og_mailinglist Drupal module. For testing purposes, a Vagrantfile is also provided; it defines a postfix mail server called 'postfix', and a secondary clinet machine called the 'client' for testing email delivery from another machine.

Hiera is used to allow different machines to be set up with configuration appropriate to their needs. The hiera configuration files are located in puppet/manifests/configuration. Make particular note of the configuration file named postfix.postfix.local.yaml -- this is the configuration file for the test Vagrant server.

The following puppet modules are used to create this environment:

  • apache
  • composer
  • concat
  • dns
  • drupal
  • drush
  • mysql
  • ogm
  • php
  • postfix
  • procmail
  • stdlib
  • wget

These modules are cloned here for convenience. Submit any improvements to the original module's project page.

About

Set up postfix for use with the Drupal og_mailinglist module. Includes a two-machine test environment using Vagrant, Virtualbox and Puppet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published