Re: Kinda OT: Email clients and Email Management

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2022-03-08 at 10:16 -0600, c. marlow wrote:
> So I tried what you said:
> 
> Created a folder called TEST
> opened up Nautilus into a small window
> then opened the TEST FOLDER in Evo
> and brought back up Nautilius and dragged that .mbox file into the
> TEST FOLDER
> 
> Wow, that works so much faster than importing! 

I never tested the actually running speed of one method against
another, though I suspect they're the same, but operationally it was
far less mucking around for me to migrate a lot of mail between two
mail servers.

> Now I understand what you keep calling a " MAIL SPOOL" aka the .mbox
> files.

It's an old-school term, but with mbox (and a few other formats), each
message is concatenated (that's where the cat command gets its name,
it's nothing to do with kittens) into one large text file, with each
message one after another.  While those spools have the convenience of
one file per mail folder, they have the inconveniences that it's
intensive to parse through text and find the beginning and end of each
message, and sometimes that spectacularly fails because of the
particular content of some messages.

Most mail clients that keep mail in a spool file keep their own index
of where all the message boundaries are (again a potential failure
point), so it can more quickly display things, but if you change the
spool by moving messages from the middle it has to recalculate all its
indexes.  I found Evolution to grind to a halt when it had to deal with
very large ones.  Other clients will, too, but I've only really had
large files to deal with while I was using Evolution.

I've been running my own mail server probably around 20 years, and when
it comes to lots of mail my experience is that maildir is far less
painful than spool files.

-- 
 
uname -rsvp
Linux 3.10.0-1160.59.1.el7.x86_64 #1 SMP Wed Feb 23 16:47:03 UTC 2022 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux