B4J Question POP.DownloadMessageTop downloads more than specified

ottercat

Member
Licensed User
If I do
POP.DownloadMessageTop(Messages.GetKeyAt(i),5,False)
It will still download the whole message not just the top 5 lines.
 

OliverA

Expert
Licensed User
Longtime User
Could be a configuration on the mail server (out of your hands, unless you're the admin). According to JavaMail API docs:
Link: https://javaee.github.io/javamail/docs/api/com/sun/mail/pop3/package-summary.html
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…