Skip to content

gad-infra-puppet/puppet-exim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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 => '[email protected]',
}

Authors

Sergey Stankevich

About

Puppet module for installing and managing Exim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published