[Users] Some imap questions
Peter Richards
peter777 at users.sourceforge.net
Wed Jan 1 01:48:23 UTC 2025
Yes, better to use the CM features initially, then move emails to IMAP
folders within Claws, and the next 'sync' on other clients will get the
(new) emails.
The o/p from Samsung email app are .EML files. There is a tool at
https://github.com/Jachimo/emlToMbox , to convert from .EML to MBOX
format. Then an import from Claws-Mail. That works fine.
Initially the .EML files were renamed to numbers using:
ls -v | cat -n | while read n f; do mv -n "$f" "$n"; done
however that is not needed now.
Peter
On Tue, 31 Dec 2024 22:01:25 +0000 Slavko <linux at slavino.sk> wrote:
> On 31. decembra 2024 21:15:51 UTC, Peter Richards
> <peter777 at users.sourceforge.net> wrote:
>
> >Previously I have been able to either copy mails from/to folders
> >within Claws, or to do it external to Claws, in the file system.
>
> You miss one important part, the IMAP has remote storage, local
> dirs are only for cache to save some time and/or network traffic,
> nothing more.
>
> >These emails were from a Samsung email app, the 'Save messages'
> >function, so yes, they are .EML files. The headers are of the
> >format:
>
> You have to store emails on server by some way.
>
> You can to import that files/dirs to CM and then copy/move these
> mesages in it to IMAP mailbox inside CM, the CM will transfer them
> to server. I have one MH (local) mailbox, not directly for imports,
> but when i need, i can use it...
>
> regards
>
>
--
Peter Richards
-- -- -- -- -- -- --
There’s not something etched in stone that must be achieved in order
for healing to occur, except complete and unconditional
self-acceptance.- Yeshua - Way of Mastery
More information about the Users
mailing list