文件名称:mailserver:人偶邮件服务器模块
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-01 18:29:29
Puppet
邮件服务器 主分支: 该模块向邮件服务器提供后缀为SMTP-Server的邮件服务器和dovecot为IMAP Server,并具有存储在postgres数据库中的虚拟配置,包括使用clamav进行病毒扫描。 欢迎补丁和功能请求,可以在上交。 依存关系: 后缀 鸽舍 阿马维斯 克拉马夫 PostgreSQL 先决条件: 您需要事先安装augeas-lenses和libruby-augeas,否则安装将会失败,因为大多数配置是使用augeas完成的。 最简单的配置: class { 'mailserver': ssl_key_file =>'/etc/ssl/private/ssl-cert-snakeoil.key', ssl_cert_file =>'/etc/ssl/certs/ssl-cert-snakeoil.pem', dbpassword =>'p
【文件预览】:
mailserver-master
----.travis.yml(435B)
----Modulefile(766B)
----manifests()
--------maildomain.pp(318B)
--------init.pp(10KB)
--------mailforwards.pp(714B)
--------mailuser.pp(490B)
----Rakefile(63B)
----tests()
--------init.pp(740B)
----LICENSE(589B)
----README.markdown(2KB)
----Gemfile(454B)
----metadata.json(1KB)
----spec()
--------spec.opts(47B)
--------spec_helper.rb(71B)
----.gitignore(198B)