tmail:Golang SMTP服务器

时间:2024-02-26 08:50:09
【文件属性】:

文件名称:tmail:Golang SMTP服务器

文件大小:458KB

文件格式:ZIP

更新时间:2024-02-26 08:50:09

golang mail server smtp smtp-server

邮件 tmail是SMTP服务器 产品特点 SMTP,基于SSL的SMTP,ESMTP(大小,AUTH PLAIN,STARTTLS) 外发邮件的高级路由(路由的故障转移和轮询,收件人,发件人,authuser的路由...) SMTPAUTH(普通邮件和cram-md5),用于接收/发送邮件 STARTTLS / SSL用于传入/传出连接。 可通过CLI或REST API进行管理。 DKIM支持签署外发邮件。 内置对clamav(开源防病毒扫描程序)的支持。 内置Dovecot(imap服务器)支持。 通过插件完全可扩展 易于部署 没有依赖项:->您不必安装或维护库 可聚类(待


【文件预览】:
tmail-master
----Taskfile.yml(638B)
----core()
--------utils.go(2KB)
--------rcpthost.go(2KB)
--------plugin.go(2KB)
--------deliverd_route.go(7KB)
--------smtpd_session.go(32KB)
--------scope.go(4KB)
--------store_openstack.go(2KB)
--------smtproutes.go(175B)
--------deliverd_remote.go(8KB)
--------smtpd_dsn.go(1KB)
--------logger.go(310B)
--------tls.go(1KB)
--------deliverd_auth.go(3KB)
--------database.go(3KB)
--------deliverd.go(1KB)
--------deliverd_local.go(7KB)
--------mailqueue.go(5KB)
--------errors.go(341B)
--------file_formatter.go(3KB)
--------clamav.go(3KB)
--------deliverd_delivery.go(10KB)
--------alias.go(6KB)
--------dkim.go(2KB)
--------smtpd_user.go(2KB)
--------deliverd_handler.go(602B)
--------smtpd_relay_ip.go(1KB)
--------user.go(6KB)
--------local.go(1KB)
--------smtpd.go(2KB)
--------mailbox.go(2KB)
--------uuid.go(374B)
--------store_disk.go(2KB)
--------store.go(520B)
--------config.go(18KB)
--------smtp_client.go(12KB)
----doc()
--------rfc1869.pdf(35KB)
--------rfc5321.pdf(336KB)
--------rfc82821.txt(188KB)
--------rfc5321.txt(221KB)
--------portBinding.txt(157B)
--------rfc1870.pdf(25KB)
--------rfc5248.pdf(36KB)
--------rfc1869.txt(23KB)
--------rfc1870.txt(18KB)
--------rfc5248.txt(23KB)
----TODO.md(101B)
----tmail.go(5KB)
----message()
--------message_test.go(489B)
--------message.go(4KB)
--------errors.go(223B)
--------envelope.go(278B)
--------raw.go(1KB)
----LICENSE(1KB)
----cli()
--------utils.go(483B)
--------rcpthost.go(2KB)
--------queue.go(2KB)
--------alias.go(2KB)
--------dkim.go(3KB)
--------routes.go(4KB)
--------user.go(3KB)
--------mailbox.go(1KB)
--------cli.go(488B)
--------relayip.go(1KB)
----README.md(7KB)
----dist()
--------conf()
--------tpl()
--------run(127B)
--------ssl()
----api()
--------api.go(5KB)
----plugin_import.go(342B)
----.gitignore(213B)
----rest()
--------utils.go(698B)
--------handlers_test.go(5KB)
--------logger_test.go(638B)
--------logger.go(642B)
--------handlers_users.go(4KB)
--------middleware_logger.go(471B)
--------handlers_queue.go(3KB)
--------middleware_logger_test.go(1019B)
--------auth.go(1KB)
--------auth_test.go(1KB)
--------server.go(2KB)
--------utils_test.go(691B)
----CHANGELOG(1KB)
----vendor()
--------vendor.json(304B)

网友评论