geary/test/engine/imap/response
Michael Gratton 31f10e2787 Geary.Imap: Add quirk for Envelope address structure placeholders
Some servers (e.g. Dovecot) use placeholder strings instead of the empty
string (e.g. "MISSING_DOMAIN") in FETCH Envelope responses when a
required address part (e.g. local part, domain) are empty.

This adds a quirk that can be enabled for such servers to check for the
placeholders and if found, replace them with empty strings.
2020-08-18 16:34:24 +10:00
..
imap-fetch-data-decoder-test.vala Geary.Imap: Add quirk for Envelope address structure placeholders 2020-08-18 16:34:24 +10:00
imap-namespace-response-test.vala Geary.Imap.ServerResponse: Add quirks property 2020-08-18 16:34:24 +10:00