GithubHelp home page GithubHelp logo

goutils's Introduction

iRedMail is a full-featured mail server solution: https://www.iredmail.org/

Don't forget to check out our lightweight email archiving software: https://spiderd.io/

It supports few mainstream Linux/BSD distributions:

  • CentOS Steam 8, 9
    • Note: CentOS 7 and 8 are not supported, please use CentOS Stream or Rocky Linux instead.
  • Rocky Linux 8, 9
  • AlmaLinux 8, 9
  • Red Hat Enterprise Linux 8, 9
  • Debian 11
  • Ubuntu 22.04 (Recommend), 20.04
  • FreeBSD 13.x
  • OpenBSD 7.3

More info:

  • License: GPL v3
  • Authors: Zhang Huangbin (zhb at iredmail.org)
  • Check and download the latest stable release from website
  • Install iRedMail by following our installation guides strictly: Installation Guides
  • Community, bug report, feature requests: online support forum
  • We offer paid support services
  • Source packages patched or modified for RHEL/CentOS can be found here, other RPM packages are all installed from official yum repository and EPEL.

We recommend to deploy iRedMail server with the iRedMail Easy platform, it offers easy deployment, one-click upgrade, and tech support via the ticket system. Check our website for more details.

There's also an all-in-one Docker edition here: iredmail/dockerized.

goutils's People

Contributors

dependabot[bot] avatar iredmail avatar ly020044 avatar

Watchers

 avatar  avatar

goutils's Issues

goutils/sslcert/:WithCertDomain() 改为支持传入多个 domain

  • WithCertDomain -> WithCertDomains(domains ...string)
  • 同步各个项目里的 goutils 版本,并更新 WithCertDomain 的参数。
    • Spiderd
    • Licd
  • spider 是否还需要 internal/sslcert/ 目录?
  • licd 是否还需要 internal/autocert/ 目录?
  当前的两个项目中都需要在 `fiber hander` 中使用目录中的 `Instance` 实例

是否可以只保留 Instance,移除其他重复代码?例如 licd 的 internal/autocert/ 里的代码为:

var Instance *manager

这里的 *manager 和 goutils/sslcert/ 里的 Manager 结构体是一样的作用。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.