Mbox to PST conversion (limits?)

Hello,
I saw on this site a python script to convert MBOX to PST. Now, one of the first instructions refers to a license. It reads

“# Load the license in your application for converting Eml to Msg
emlMBOXLicense = ae.License()
emlMBOXLicense.set_license(filepath + “Conholdate.Total.Product.Family.lic”)”

How one is supposed to get access to the said License? and Is it granted after paying some royalty or the like?. If so, how much?

Once this License issue is overcome, and the script runs, would it be able to handle the conversion to a PST of a 100GB+ Mbox with over 150K mails?

How will it handled the labels (coming for Google takeout) to avoid duplicating emails that have 2 or more labels?

Thanks

Hello,

I saw on this site a python script to convert MBOX to PST. Now, one of the first instructions refers to a license. It reads

“# Load the license in your application for converting Eml to Msg
emlMBOXLicense = ae.License()
emlMBOXLicense.set_license(filepath + “Conholdate.Total.Product.Family.lic”)”

How one is supposed to get access to the said License? and Is it granted after paying some royalty or the like?. If so, how much?

Once this License issue is overcome, and the script runs, would it be able to properly handling a 150GB+ Mbox with over 170K mails?

How will it handled the labels (coming for Google takeout) to avoid duplicating emails that have 2 or more labels?

Thanks

@Lautarob

Are you interested in this Python API for Email Processing? You can avail temporary license (for free). This temporary license is a time restricted full license, using that you can evaluate all API features.
In case of any back-end API related issue, please feel free to post on forum.

Please note that there is no limitation from backend API. You have to give it a try. However, our free web app has a file upload limitation.