AquaMail Forum

English - Android => How do I... => Topic started by: Sir NN on June 16, 2013, 07:23:15 pm

Title: Where is the folder with the mails?
Post by: Sir NN on June 16, 2013, 07:23:15 pm
I'm using the pro version.

I receive mails per pop3. Everything is going well, but I want to store the mails at the phone, especially, if I get another phone, or to secure them.
So I want to copy the folder in the file system and transfer it to the new device if necessary. A simple method, all mails and settings to tranfer to the new device, after there was reinstalled aquamail.
Is this possible?
In which folder the messages are stored?

Title: Re: Where is the folder with the mails?
Post by: Thomas on June 16, 2013, 10:42:19 pm
You need root to access the database of AquaMail (and all other databases of any app).
All configurations, mails, etc are store under:
/data/data/org.kman.AquaMail/

Title: Re: Where is the folder with the mails?
Post by: Kostya Vasilyev on June 23, 2013, 02:58:19 am
If you do this, be sure to copy the accounts too, they're stored in "shared preferences" (as usual, an XML file).
Title: Re: Where is the folder with the mails?
Post by: qristo76 on November 08, 2013, 01:06:42 am
Hi,

Is it possible to move default Aqua mail folder to other location?
I mean folder /data/org.kman/Aquamail where are stored messages and cache. I want to move it to my SD card.

Thanks,
Kris.
Title: Re: Where is the folder with the mails?
Post by: Thomas on November 08, 2013, 02:36:09 am
IMHO not for now!
Title: Re: Where is the folder with the mails?
Post by: Kostya Vasilyev on November 10, 2013, 01:38:08 am
Attachments are already cached on the memory card.

The main database (containing message text and "meta" info) is located in internal memory, and I intend to keep it that way for several good reasons.

( note: GMail caches attachments in internal memory )