You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maddy now can reload configuration on SIGUSR2. This is
done by internally restarting the server - starting the new
one with new configuration while gracefully shutting down the
old one while preserving all listener sockets. Therefore
there is no moment when the server is not ready to accept
connections.
check/dnsbl: Implement per-response code scoring
Now you can adjust DNSBL scores based on response (IP address)
returned. See check.dnsbl documentation for example.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
New features
maddy now can reload configuration on SIGUSR2. This is
done by internally restarting the server - starting the new
one with new configuration while gracefully shutting down the
old one while preserving all listener sockets. Therefore
there is no moment when the server is not ready to accept
connections.
Now you can adjust DNSBL scores based on response (IP address)
returned. See check.dnsbl documentation for example.
Minor improvements
compatibility while transpiling).
This discussion was created from the release maddy 0.9.0.
Beta Was this translation helpful? Give feedback.
All reactions