File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 1.2 ] )
1+ AC_INIT ( [ gromox] , [ 1.3 ] )
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.3 (2021-09-29)
2+ ================
3+
4+ Fixes:
5+
6+ * kdb2mt: put FAI messages in the right place & transfer read flag
7+ * zcore: stop accidental truncation of autoreply.cfg
8+ * mda_local: fix an uninitialized buffer read that caused OOF
9+ replies not to be generated
10+ * exmdb_provider: cure bug that prevented deletion of mails in Public Folders
11+
12+ Changes:
13+
14+ * delivery & imap: the log priority of some messages has been raised
15+ to more sensible levels.
16+ * mkprivate, mkpublic, mkmidb: install tools to sbindir
17+ * autodiscover: support users without a PR_DISPLAY_NAME
18+
19+ Enhancements:
20+
21+ * http: add config directive "http_debug"
22+ * exmdb_provider: add a config directive "enable_dam"
23+
24+
1251.2 (2021-09-01)
226================
327
You can’t perform that action at this time.
0 commit comments