smtp-blackhole

所属分类:Email服务器
开发工具:Dockerfile
文件大小:0KB
下载次数:0
上传日期:2023-07-27 02:02:31
上 传 者sh-1993
说明:  简单的黑洞电子邮件服务器,
(Simple blackhole email server,)

文件列表:
Dockerfile (652, 2023-12-12)
LICENSE (11357, 2023-12-12)
bh-config.txt (20, 2023-12-12)
patchlog.txt (3660, 2023-12-12)

# SMTP Blackhole Container This container is useful for testing OpenUnison without an email server available for notifications. # Running Assuming Kubernetes with the namespace `blackhole`: ``` $ kubectl create deployment blackhole --image=tremolosecurity/smtp-blackhole -n blackhole $ kubectl expose deployment/blackhole --type=ClusterIP --port 1025 --target-port=1025 -n blackhole ``` In the OpenUnison configuration, use the host `blackhole.blackhole.svc.cluster.local` and the port `1025` with TLS disabled.

近期下载者

相关文件


收藏者