Skip to content

1.3.2: Library mode enhancements

Choose a tag to compare

@wagner-intevation wagner-intevation released this 14 Nov 12:45
· 73 commits to master since this release
1.3.2
0c92c2d
  • Documentation available at http://intevation.github.io/intelmq-mailgen/
  • Enhancements to the library-mode:
    • Template can be passed as parameter to mailgen
    • dry run (simulation mode)
    • Preview mode: returning notifications as string to the caller instead of sending them via SMTP
    • additional_directive_where as parameter
    • Existing database connection can be passed as parameter to mailgen
  • Many small style and formatting fixes