1.

How Do We Store Mail Messages On My Local Disk?

Answer»

 A "local store provider" can be used to store mail messages on a local disk. The JavaMail API download does not include such a provider but a provider that SUPPORTS the Unix mbox FORMAT is available in the JavaMail source repository that you can build yourself. See this page for details. In addition, SEVERAL local store providers are available from third parties for different local store FORMATS such as MH and Mbox. See our Third Party Products page for the latest list of such providers.

 A "local store provider" can be used to store mail messages on a local disk. The JavaMail API download does not include such a provider but a provider that supports the Unix mbox format is available in the JavaMail source repository that you can build yourself. See this page for details. In addition, several local store providers are available from third parties for different local store formats such as MH and Mbox. See our Third Party Products page for the latest list of such providers.



Discussion

No Comment Found