Skip to content

swartel/puppet-exim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet module for installing and managing Exim.

Usage

exim

Installs and manages Exim.

mail_relay — Mail relay server.

root_email — Address to forward root email to. Default: root@$DOMAIN

class { 'exim':
  mail_relay => 'mail.example.com',
  root_email => 'root@example.com',
}

Authors

Sergey Stankevich

About

Puppet module for installing and managing Exim.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Puppet 67.9%
  • HTML 22.0%
  • Ruby 10.1%