Tag - Linux Support

Forums

Re: Sending mail from the terminal

You are spot on!   For the last ten days or so, My laptop was telling me that my system was up-to-date, but today I had a message telling me to download new...

Forums

Re: Sending mail from the terminal

Ok, so my expectation is that with a blank /etc/apt/sources.list, you won't be able to install or upgrade anything and you will need to restore this file by...

Forums

Re: Artec Scanner

Quote from: Keith on May 20, 2023, 03:23:42 PMRich,You need to tell the tar command that the file is compressed so needs to be uncompressed, by using the -z...

Forums

Re: Sending mail from the terminal

> Ok, so either you're not running Ubuntu, or Ubuntu is badly broken in some way.So postfix and sendmail show show packages, "mail" is a program rather than...

Forums

Re: Sending mail from the terminal

Ok, so either you're not running Ubuntu, or Ubuntu is badly broken in some way. If you google "what is the default sendmail package on Ubuntu", it will answer...

Forums

Re: Sending mail from the terminal

Quoteyou should be able to just remove sendmail and replace it with postfix.............except that trying to install it results in:QuotePackage 'postfix' has...

Forums

Re: Artec Scanner

Rich,You need to tell the tar command that the file is compressed so needs to be uncompressed, by using the -z option along with the others.  So...

Forums

Re: Sending mail from the terminal

Mmm, wouldn't recommend "the" sendmail package. Postfix is a drop-in replacement (i.e. it pretends to be sendmail) so unless you have a custom sendmail...