To support IDN domains in the mailfilter implementation which are provisioned with umlauts the mailfilter.properties file got a new property which enables the user to convert these umlauts to punycode. The following property has been added:
-------------------------------------------------------------------
# Enable punycode encoding for the username used in authentication against the managesieve server
com.openexchange.mail.filter.punycode=false
-------------------------------------------------------------------
-------------------------------------------------------------------
# Enable punycode encoding for the username used in authentication against the managesieve server
com.openexchange.mail.filter.punycode=false
-------------------------------------------------------------------