It’s an MTA = Mail Transport Agent. It might have been installed as a dependency of your mail client. To check the reverse dependency tree you can install apt-rdepends and consider the output of:
apt-rdepends -r exim4-daemon-light
[Alternatively … and more dangerously for new people: You could simply start (but not OK) a “sudo apt remove exim4-daemon-light” and see which packages that depend on it will be removed. Warning: if there are no packages that depend on it … it will be removed with no “OK” —> but that might be OK anyway and can be reversed with an install.]
I ended up removing it with apt and it wasn’t required by any of my regular apps. Curious why an MTA is now considered default on a desktop OS. I haven’t seen that in common use since the 1990s.
That reddit discussion is worthwhile thanks for linking that. There use to be a small local only smtp shim servers that you could install on *nix systems that would route local email from things like cron and put it into a local mailbox and that’s it. Like these
It seems that’s what exim4 light is trying to accomplish.
There is a natural tension involved in selecting a distribution for Librem hardware. You want the user to have a functional no hassle experience, but by nature the people likely to buy such a product are more security conscious and probably would prefer as little non-essential software installed and running as possible.
Thank you, but… it isn’t working.
I put a .desktop in to the launcher folder but nothing shows up in the box on the lockscreen. @FranklyFlawless Does it work for you? @guido.gunther
I installed ‘landing’ on a Librem 5 to try that, and I’m getting the following:
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
librem5-base : Depends: flatpak but it is not going to be installed
Recommends: gnss-share but it is not going to be installed
Recommends: pcscd but it is not going to be installed
Recommends: systemd-resolved but it is not going to be installed
Recommends: systemd-timesyncd but it is not going to be installed
librem5-gnome-base : Depends: gnome-initial-setup but it is not going to be installed
Depends: gvfs-backends but it is not going to be installed
Depends: phosh-core but it is not going to be installed
Depends: pureos-store-plugin-flatpak but it is not going to be installed
Recommends: pureos-flatpak-defaults but it is not going to be installed
librem5-gnome-phone : Depends: chatty but it is not going to be installed
Recommends: haegtesse but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Is this the current Crimson experience, or is there some way to unblock this and have it work?
Edit:
I switched landing to crimson and added crimson-security and it fixed everything, so maybe nevermind.
No, updating and upgrading packages are normal, other than that Dawn is also targeted for landing now. If you are having success with changing repositories, you can also consider adding crimson-updates and crimson-updates-proposed as well.