1.3.1: BUGFIX | Use dynamic number type for mailbox API response
Fixed
- A recent version of mailcow changed the type of a property from a string to an int. This
release adds support for newer mailcow versions returning an int while preserving functionality
on older mailcow versions that return a string.