Example recipient address mail header that fails: ``` To: "alex+test@my-domain.tld" <alex+test@my-domain.tld> ``` The [call](https://github.com/astehlik/thunderbird-addon-subaddress-reply/blob/main/background.js#L15) to `emailAddresses.parseAddressList(header);` returns null in this case.