mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-18 13:05:57 +00:00
Monotone-Parent: 46ee9065aaede905dab99601d89e7e2056ff0afd
Monotone-Revision: 512c6fa1774dd540dcf73748c5ba238eeb8a11e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-24T00:13:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -104,7 +104,7 @@ extern const enum MAPITAGS MAPIStoreSupportedProperties[];
|
||||
|
||||
# hack: some properties have multiple and incompatible types. Sometimes those
|
||||
# props are not related at all...
|
||||
bannedProps = { "PrBodyHtml": True }
|
||||
bannedProps = { "PrBodyHtml": True, "PrFavAutosubfolders": True }
|
||||
|
||||
def ParseExchangeH(names, lines):
|
||||
state = 0
|
||||
|
||||
Reference in New Issue
Block a user