Skip to content

Commit 523a883

Browse files
committed
doc: trim old changelog entries
1 parent ab937b7 commit 523a883

File tree

1 file changed

+0
-129
lines changed

1 file changed

+0
-129
lines changed

doc/changelog.rst

Lines changed: 0 additions & 129 deletions
Original file line numberDiff line numberDiff line change
@@ -777,132 +777,3 @@ Known issues:
777777
* emsmdb: Moving a message from one store to another in Cached Mode
778778
is rejected; a new message "E-1664: message has GUID of another
779779
store, cannot import" is produced until implemented.
780-
781-
782-
1.16 (2022-02-11)
783-
=================
784-
785-
Enhancements:
786-
787-
* exchange2grommunio: add robust file lock detection for exported PST
788-
* exch: avoid re-use of Message-Id when message is submitted twice
789-
* pff2mt: do not choke on NO_ATTACHMENT objects (resolves PF-1012 warning)
790-
791-
Fixes:
792-
793-
* emsmdb: oxcfold_deletemessages had incorrectly tested for PR_READ
794-
* emsmdb: fix OL entering infinite loop deleting messages with read receipt requests
795-
* zcore: PR_SENT_REPRESENTING_SEARCH_KEY was not set on submit
796-
* exmdb_provider: restore fxstream ability to read PT_OBJECT attachments
797-
* emsmdb: resolve a case of synchro repetition occurring in clients
798-
* rpc_lib: clear NTLMSSP_CTX and resolve a crash due to garbage pointers
799-
800-
801-
1.15 (2022-02-04)
802-
=================
803-
804-
Fixes:
805-
806-
* oxcical: repair import of ICAL recurrences being 60x longer than projected
807-
* oxcical: rerecognize busy status type "OOF"
808-
* mapi_lib: cease emission of InTransitMessageCorrelator property to RFC5322
809-
header as garbage / stop emitting non-string PS_INTERNET_HEADERS properties
810-
completely.
811-
* imap/pop3: resolve dlname type mismatch warnings
812-
* email_lib: fix infinite loop in ical_check_empty_line
813-
* midb: fix nullptr deref when startup has aborted
814-
* http: fix double free when startup has aborted
815-
816-
Enhancements:
817-
818-
* emsmdb: add log messages for failed delegate lookup
819-
* exchange2grommunio: replace PIPESTATUS test by something workable
820-
* zcore: allow setting Out Of Office status of other mailboxes
821-
822-
823-
1.14 (2022-01-29)
824-
=================
825-
826-
Enhancements:
827-
828-
* Add powershell script for Exchange to grommunio/Gromox migration
829-
(source tree only)
830-
* zcore: enhance mapi_getmsgstoretable to show all stores with
831-
access permissions
832-
* pff2mt: add --with-hidden/--without-hidden
833-
* kdb2mt: add --with-hidden/--without-hidden
834-
835-
Fixes:
836-
837-
* pff2mt: scan attachments for named property info too
838-
* midb/imap: add back recognition for condition keywords
839-
* emsmdb: MAPI bodies between 4K and 8K were not displayed correctly
840-
due to propval_utf16_len giving the wrong codepoint count
841-
* emsmdb/rpclib: fix crash during NTLM negotiation
842-
* exmdb_provider: cure "INSERT INTO search_result" SQL collision warnings
843-
* mapi_lib: make conversion of S/MIME MAPI objects to RFC5322 independent
844-
of the number of header lines
845-
846-
Changes:
847-
848-
* delivery: replace domain_list text file plugin by an implementation
849-
searching SQL directly
850-
851-
852-
1.13 (2022-01-17)
853-
=================
854-
855-
Enhancements:
856-
857-
* pff2mt: support reading multi-value variable-length property types,
858-
and obscure single-value types.
859-
* pff2mt: support reading receivefolders for Inbox mapping
860-
(only OST files have the desired info)
861-
862-
Fixes:
863-
864-
* midb: Avoid storing the primary email address in midb.sqlite3, and instead
865-
derive it from SQL.
866-
(pop3 used to reject DELE commands after the email address of a user was
867-
changed.)
868-
869-
Changes:
870-
871-
* The adaptor(8gx) daemon has been removed following its earlier obsoletion.
872-
* telnet console support has been removed.
873-
874-
875-
1.12 (2022-01-09)
876-
=================
877-
878-
Enhancements:
879-
880-
* midb: SIGHUP will now reload the midb_cmd_debug directive
881-
* lib: add error reporting to sqlite3_exec calls
882-
* pam_gromox: Additional service mode checks.
883-
One can now use e.g. ``auth required pam_gromox.so service=chat``
884-
in ``/etc/pam.d/xyz`` to test for the CHAT privilege bit.
885-
* doc: document more MRO field caveats for gromox-kdb2mt
886-
* kdb2mt: analyze Receive Folder Table and map inbox to inbox when -s is used
887-
* kdb2mt: recognize PT_MV_SHORT and PT_MV_CLSID properties
888-
* pff2mt: display NID type in verbose tree view
889-
* zcore: support emission of PR_ACCESS in content tables
890-
* mkprivate, mkpublic: generate mailbox directory structure if
891-
it does not exist yet
892-
893-
Fixes:
894-
895-
* imap: resolve the Thunderbird folder view showing all rows without subject
896-
and sender
897-
* Recognize config directives with intervals of value "0" without unit
898-
* pff2mt: recipient objects were erroneously skipped
899-
* pff2mt: scan all available record sets for named properties
900-
* mkprivate: a base translation for Conversation Action Settings was restored;
901-
the folder is no longer named "FLG-ERR-2".
902-
903-
Changes:
904-
905-
* mod_fastcgi: switch URL processing to case-sensitive
906-
* mda: alias resolution is now done by the delivery(8gx) daemon itself
907-
through the new alias_resolve(4gx) module, and the adaptor(8gx)
908-
daemon's textfile outputs are no longer used

0 commit comments

Comments
 (0)