geary/test/engine/imap
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
..
command Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
message Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
parameter Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
response Geary.Imap: Add quirk for Envelope address structure placeholders 2020-08-18 16:34:24 +10:00
transport Geary.Imap: Update IMAP quirks based on server greeting rather type 2020-08-18 16:34:24 +10:00