Go to file
Juan José Gutiérrez de Quevedo Pérez 6b610aaa84
continuous-integration/drone Build is passing Details
Simplify docker setup
2023-10-17 14:37:28 +02:00
dists Implement cmake build system 2021-05-19 22:37:38 +02:00
docs Implement cmake build system 2021-05-19 22:37:38 +02:00
scripts Implement cmake build system 2021-05-19 22:37:38 +02:00
src Implement cmake build system 2021-05-19 22:37:38 +02:00
.dockerignore Build for new platform (arm) and notifications 2023-10-12 12:03:24 +02:00
.drone.yml Build for new platform (arm) and notifications 2023-10-12 12:03:24 +02:00
AUTHORS move all code into /trunk 2008-12-14 19:12:48 +00:00
CMakeLists.txt Build for new platform (arm) and notifications 2023-10-12 12:03:24 +02:00
ChangeLog UPD: changelog 2014-09-09 06:56:29 +02:00
Dockerfile Simplify docker setup 2023-10-17 14:37:28 +02: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

README.md

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.