Skip to content

The trooper

Latest
Compare
Choose a tag to compare
@francisbrosnan francisbrosnan released this 28 Nov 16:58
· 54 commits to master since this release
  • 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