Skip to content

Releases: ASPLes/valvula

The trooper

28 Nov 16:58
Compare
Choose a tag to compare
  • Added new module (mod-object-resolver) to help valvulad engine to
    detect local addresses and domains for especific configurations not
    using MySQL like Plesk.

  • Added new policy (deny-unknown-local-mail-from='yes') to mod-bwl
    that allows to deny transactions using valid local domains to
    create forged mail-from addresses. This policy applies by default
    and can be controlled using regular mod-bwl rules.

  • Added new API interface that allows registering generic functions
    that are called to resolve if a domain or local address is a valid
    local destination.

  • Added generic SQLite interface to allow writing modules using this
    backend (used by mod-object-resolver).

  • Several corrections, improvements, doc updates...

More details http://lists.aspl.es/pipermail/valvula/2017-November/000068.html

Mixed Bizness

09 Sep 13:51
Compare
Choose a tag to compare
  • Added official support for Jessie and Centos7
  • Improved mysql postfix configuration detection (fixes several
    issues with mod-bwl and other modules that relies on proper
    postfix mysql detection to really provide good information about
    if an account or domain is local).
  • Updated valvulad-mgr.py to allow testing local servers with no
    SASL indication.
  • Updated valvulad server and mod-bwl to provide more information
    when debug is enabled.

More details at:
http://lists.aspl.es/pipermail/valvula/2016-September/000037.html

Coming of an age

09 May 09:48
Compare
Choose a tag to compare