William Desportes
William Desportes
by the way, there is a mistake in the export cli ``` Usage: stalwart-cli export account [OPTIONS] Arguments: Account name or email to import messages into Path to export the...
I am currently working on the export to maildir
> Do not export blobs to Maildir that are linked to Sieve scripts. They do not, as it foreach emails Did I get something wrong ? > Export the folder...
> > Yes, can you guide me on how to access the folder structure ? > > You can experiment with the `fetch_mailboxes` function. Each mailbox has as an `id`...
I did open https://github.com/staktrace/maildir/pull/39 to have the needed features to write the emails correctly and have folder names
it handles folder now (in a simple way), but still needs https://todo.sr.ht/~kmaasrud/maildirpp/1 to have working set_id calls How can I build to string the folder name with all it's parents...
> > How can I build to string the folder name with all it's parents ? > > Like: Inbox.folder1.subfolder1 > > is there an existing method in the project...
I rebased my work and updated maildirpp to a version that has it's bugs fixed Still some work to be done, any help is very welcome
The end?
Could maildir still be an option ?