1 Star 0 Fork 0

DeathsWaltz / docker-mailserver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
#################################################
### General ###################################
#################################################
.DS_Store
.env
config/opendkim/
#################################################
### IDEs ######################################
#################################################
.idea
.vscode
#################################################
### Tests #####################################
#################################################
test/config/empty/
test/config/postfix-accounts.cf
test/config/letsencrypt/mail.my-domain.com/combined.pem
test/config/dovecot-lmtp/userdb
test/config/key*
test/config/opendkim/keys/domain.tld/
test/config/opendkim/keys/example.com/
test/config/opendkim/keys/localdomain2.com/
test/config/postfix-aliases.cf
test/config/postfix-receive-access.cf
test/config/postfix-receive-access.cfe
test/config/postfix-send-access.cf
test/config/postfix-send-access.cfe
test/config/relay-hosts/chksum
test/config/relay-hosts/postfix-aliases.cf
test/config/without-virtual/
test/config/with-domain/
test/onedir
test/duplicate_configs
config.bak
testconfig.bak
1
https://gitee.com/deathsw/docker-mailserver.git
git@gitee.com:deathsw/docker-mailserver.git
deathsw
docker-mailserver
docker-mailserver
master

搜索帮助