On Sun, 2022-07-17 at 08:37 +0000, Marco wrote: > Am Sun, 17 Jul 2022 07:07:28 +0100 > schrieb David <david.g_jo...@ntlworld.com>: > > > I am running Debian 11 on a 32 bit thin client. This thin client is > > running headless. > > > > I am trying to add either ssmtp or msmtp, but these appear not to > > be > > in the repositories. > > > > I've tried adding ssmtp, downloaded from the Debian web site, and > > installing it with dpkg. This fails due to missing dependences, > > which > > I don't appear to resolve. > > Please show the content of /etc/apt/sources.list and the output of > apt > update. > Additionally, you can use sendmail, I can confirm that this works > fine. > :-) > I have now got ssmtp installed.
I edited the sources.list file to an example I found for Buster, replacing Buster with Bullseye. I know I've got some 'extra' lines in the sources.list file, I'll delete them next. Thank you, David.