All Projects → openbsdjumpstart → mailserver

openbsdjumpstart / mailserver

Licence: ISC license
Join us, building a full OpenBSD mailserver! (work in progress)

Programming Languages

shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to mailserver

Slicer
Photon Open Slicer - Command Line Slicer usable as MeshMixer plugin or as standalone
Stars: ✭ 50 (-3.85%)
Mutual labels:  free
bizbook-client
The repository of bizbook client project
Stars: ✭ 28 (-46.15%)
Mutual labels:  free
portal-theme-bs5
Portal - Free Bootstrap 5 Admin Dashboard Template For Developers
Stars: ✭ 224 (+330.77%)
Mutual labels:  free
free-
Free节点/代理-V2
Stars: ✭ 21 (-59.62%)
Mutual labels:  free
secret-local-storage
A wrapper around 'localStorage/sessionStorage' to provide storage encryption with libsodium
Stars: ✭ 21 (-59.62%)
Mutual labels:  secure
otr4j
Off-The-Record messaging encryption written in pure Java
Stars: ✭ 35 (-32.69%)
Mutual labels:  secure
safenotes
SafeNotes a complete self-hosting secrets sharing app
Stars: ✭ 25 (-51.92%)
Mutual labels:  secure
awesome-alternatives
A list of alternative websites/software to popular proprietary services.
Stars: ✭ 123 (+136.54%)
Mutual labels:  free
free-pic
free-pic 一个第三方免费图床扩展包 free image-hosting
Stars: ✭ 22 (-57.69%)
Mutual labels:  free
pichichi
Simple one page responsive portfolio template
Stars: ✭ 54 (+3.85%)
Mutual labels:  free
ThePhish
ThePhish: an automated phishing email analysis tool
Stars: ✭ 676 (+1200%)
Mutual labels:  free
Steam-Games-Idle
❤️ Node.js based script for steam game idling / hour boosting for chosen game without using computer resources. Built by @Refloow
Stars: ✭ 46 (-11.54%)
Mutual labels:  free
Youtube-Comment-Bot
A YouTube API Comment bot, better faster and free!
Stars: ✭ 58 (+11.54%)
Mutual labels:  free
UnrealAssets
Free Assets for Unreal Engine
Stars: ✭ 116 (+123.08%)
Mutual labels:  free
gamesearch
A Simple Search Engine to help you find FREE Download Links to your Favourite Games
Stars: ✭ 30 (-42.31%)
Mutual labels:  free
npm-civic-sip-api
Node.js client library for the Civic Secure Identity Platform (SIP).
Stars: ✭ 25 (-51.92%)
Mutual labels:  secure
dhtml2pdf
Simple, free and very easy to use PHP API that allows you to see, download or get the binary of the PDF generated from the HTML of an URL.
Stars: ✭ 27 (-48.08%)
Mutual labels:  free
bitcoin-development-with-go
[Work in Progress] A little book on Bitcoin Development with Go (golang)
Stars: ✭ 19 (-63.46%)
Mutual labels:  free
FreeGen
Code source du premier générateur d'Europe de 2016 à 2021. Fermé en 2021 par Lukas et TRH pour raisons personelles.
Stars: ✭ 18 (-65.38%)
Mutual labels:  free
go-peer
Library for create secure and anonymity decentralized networks.
Stars: ✭ 74 (+42.31%)
Mutual labels:  secure

mailserver

OpenBSD mailserver


Features

  • Multiple domains support with only one admin
  • Work on OpenBSD 6.3
  • Flexible modules
  • Maildir format
  • MTA : OpenSMTPD
  • DKIM support
  • Antispam : spamd with spf walk
  • MDA : Dovecot
  • POP3 / IMAP Protocol
  • Manage Sieve
  • MUA : Roundcubemail
  • Web Server : httpd
  • Let's Encrypt certificate
  • Packet Filter
  • CLI to manage domains|users|spam, monitoring (cpu, mem, free space, used space per user)
  • Installer (a mix of shell scripts)
  • Full comments on any scripts and configuration files
  • Documentation (backup & restore your server)

Installation

Just run:

cd /var
git clone https://github.com/openbsdjumpstart/mailserver
cd mailserver && ./bin/deploy

Contributing

First off, thank you for considering contributing to this project.

We love to receive contributions to the project. There are many ways to contribute, from improving the documentation, submitting bug reports and feature requests or writing code which can be incorporated into the project itself.

If you want to contribute to this project please read our suggestions in the file CODING.md. Following these guidelines helps that your contributed code will fit in the project nicely.

License

The contents of this repository are covered under the ISC License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].