File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 1.12 ] )
1+ AC_INIT ( [ gromox] , [ 1.13 ] )
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+ 1.13 (2022-01-17)
2+ =================
3+
4+ Enhancements:
5+
6+ * pff2mt: support reading multi-value variable-length property types,
7+ and obscure single-value types.
8+ * pff2mt: support reading receivefolders for Inbox mapping
9+ (only OST files have the desired info)
10+
11+ Fixes:
12+
13+ * midb: Avoid storing the primary email address in midb.sqlite3, and instead
14+ derive it from SQL.
15+ (pop3 used to reject DELE commands after the email address of a user was
16+ changed.)
17+
18+ Changes:
19+
20+ * The adaptor(8gx) daemon has been removed following its earlier obsoletion.
21+ * telnet console support has been removed.
22+
23+
1241.12 (2022-01-09)
225=================
326
You can’t perform that action at this time.
0 commit comments