rolkey / indyproject

Automatically exported from code.google.com/p/indyproject
0 stars 0 forks source link

Update TIdPOP3 and TIdPOP3Server to support 64bit message numbers and byte sizes #290

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
TIdPOP3 and TIdPOP3Server both use Integer for message numbers and byte counts. 
 They need to be updated to use Int64 instead.

Original issue reported on code.google.com by gambit47 on 8 May 2014 at 1:14

GoogleCodeExporter commented 8 years ago
TIdPOP3 and TIdPOP3Server have been updated in SVN revision 5203 to support 
64bit mailbox sizes.  Message numbers are still 32bit at this time, as it is 
unlikely anyone would ever have 2 billion messages in on mailbox.  Leaving this 
ticket open in case this needs to change in the future.

Original comment by gambit47 on 12 Nov 2014 at 2:27

GoogleCodeExporter commented 8 years ago

Original comment by gambit47 on 12 Nov 2014 at 2:27