Description
The 3 public instance fields in POP3MessageInfo should be made final.
AFAICT, there's no use case for allowing them to be changed externally.
They are not written by current code, but changing them to final would change the API - hence fix version set to 3.0