No description
Find a file
Juanjo Gutiérrez cda002ad91
Some checks failed
continuous-integration/drone/push Build is failing
add fmt dependency
2025-03-28 17:42:47 +01:00
docs Upgrade doxyfile 2025-03-26 14:40:00 +01:00
include refactor: modernize networking code with Boost.Asio 2025-03-28 17:12:20 +01:00
scripts Update config generation 2025-03-27 14:29:41 +01:00
src refactor: modernize networking code with Boost.Asio 2025-03-28 17:12:20 +01:00
test Rearrange stuff 2025-03-27 14:29:41 +01:00
.dockerignore Build for new platform (arm) and notifications 2023-10-12 12:03:24 +02:00
.drone.yml fix 2025-03-28 17:38:11 +01:00
.gitignore some tests and more preliminary stuff 2025-03-27 14:29:41 +01:00
AUTHORS move all code into /trunk 2008-12-14 19:12:48 +00:00
ChangeLog UPD: changelog 2014-09-09 06:56:29 +02:00
CMakeLists.txt add fmt dependency 2025-03-28 17:42:47 +01:00
Dockerfile add fmt dependency 2025-03-28 17:42:47 +01:00
README.md Use the new drone CI build server 2022-01-31 12:44:39 +01:00
TODO move all code into /trunk 2008-12-14 19:12:48 +00:00

Build Status

hermes is a GPL anti-spam solution that will help you get rid of (most) UCE.

It's key features are:

  • Multiplatform: hermes runs on Linux, Solaris and even on Windows.

  • Transparent: Although clients will connect to hermes, hermes won't display any message of its own or alter in any way the communications with your real mail server, except at the moment of greylisting.

  • Efficient: We have gone to great lengths to make hermes as efficient as possible, both for your computer and for the SMTP server that it proxies.

  • Configurable: hermes is highly configurable, from greylisting time to logging method and everything in between.

  • Extension friendly: We support most SMTP extensions such as SMTP-AUTH and STARTTLS.

  • Compatible: You can use hermes in combination with other techniques such as nolisting or Bayesian Filtering either on the client side or on the server side (or both if you prefer). You can also use fakehermes to fake a secondary smtp server and further reduce your spam.