Go to file
Juanjo Gutiérrez 56db33478e
Use the new drone CI build server
2022-01-31 12:44:39 +01:00
build-deps Add a Jenkinsfile 2021-06-30 13:52:35 +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
.drone.yml Add maybe missing syntax 2022-01-31 09:09:42 +01:00
.travis.yml Implement cmake build system 2021-05-19 22:37:38 +02:00
AUTHORS move all code into /trunk 2008-12-14 19:12:48 +00:00
CMakeLists.txt Implement cmake build system 2021-05-19 22:37:38 +02:00
ChangeLog UPD: changelog 2014-09-09 06:56:29 +02:00
Jenkinsfile Add a Jenkinsfile 2021-06-30 13:52:35 +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.