@inagua: Local Folders are stored in /home/barriot/Mail/Local

@inagua: /home/barriot/Mail/Local and /home/barriot/Mail/thunderbird are rsynced nightly on box/Mail

@pendejo: copy of Local Folders in ~/Documents/Mail/

In a subdir, call it …/mobimail/ (@pendejo it is ~/Documents/Mail/)

1. a script thunderbird.portable.sh

thunderbird.portable.sh
#!/bin/bash
thunderbird -profile portable/

2. an rsync copy of Local Folders above

3. a folder portable containing the profile files (abook.mab, extensions, ….). Copied on 2018-12-18 on box/Mail with:

rsync dry-run --itemize-changes -a -h --stats portable/ /home/barriot/box/Mail/portable/
Extensions