File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 1.35 ] )
1+ AC_INIT ( [ gromox] , [ 1.36 ] )
22AC_CONFIG_AUX_DIR ( [ build-aux] )
33AC_CONFIG_MACRO_DIR ( [ build-aux] )
44AC_PREFIX_DEFAULT ( [ /usr] )
Original file line number Diff line number Diff line change 1- Development 1.35.14
2- ===================
1+ Gromox 1.36 (2022-12-09)
2+ ========================
33
44Enhancements:
55
66* exmdb_provider: on-disk content file compression, controllable using
77 the "exmdb_file_compression" config directive (affects only new files)
88* tools: new utility `gromox-compress ` to compress existing content files
9+ * exmdb_provider: support evaluation of inbox rules that have RES_CONTENT
10+ restrictions with PT_BINARY properties
11+
12+ Fixes:
13+
14+ * Asynchronous notification over MH was not responsive due to a malformed
15+ HTTP response, which was fixed.
16+
17+ Changes:
18+
19+ * Bounce template generation was rewritten for size
20+ * mysql_adaptor: silence PR_DISPLAY_TYPE_EX warning for admin user
21+ * emsmdb: let ropSaveChangesMessage return ecObjectDeleted
22+ * exmdb_provider: set PR_RULE_ERROR property when Deferred Error Messages
23+ (DEMs) are generated
924
1025
11261.35 (2022-11-25)
You can’t perform that action at this time.
0 commit comments