Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

To configure msmtp, let’s create a file .msmtprc in the current user home directory:

$ cat - <<EOF > ~/.msmtprc
# Default settings
defaults
auth    on
tls    on
tls_trust_file    /etc/ssl/certs/ca-certificates.crt
logfile ~/.msmtp.log
EOF
Comment

PREVIOUS NEXT
Code Example
Shell :: kontiki cli 
Shell :: awk environment variable 
Shell :: manjaro error: could not lock database: File exists 
Shell :: type of file in terminal 
Shell :: E: No se pudo abrir el fichero de bloqueo «/var/cache/apt/archives/lock» 
Shell :: how to remove duplicate packages 
Shell :: Installs pip3, git, git-lfs, curl, wget 
Shell :: install-lamp-stack-ubuntu-20-04-server-desktop 
Shell :: how do confirm a commit revert git 
Shell :: Setup launcher icon for smartgit 
Shell :: diff remote file 
Shell :: shell loop terminating after command 
Shell :: how to apply a svn patch git 
Shell :: move a branch back in git 
Shell :: rclone conf location on windows 
Shell :: react-laag 
Shell :: bash multipart tar 
Shell :: update token key github 
Shell :: disable public internet access linux 
Shell :: run c64 in docker 
Shell :: batch file to install multiple programs 
Shell :: install ibus bamboo 
Shell :: untracked by gitlab 
Shell :: To find MTP devices in Power Shell use this command: 
Shell :: ostcss-js@4.0.0: The engine "node" tailwindcss 
Shell :: nano linenumber 
Shell :: substitute string in many files 
Shell :: git delete branch error not found 
Shell :: powershell copy folder to remote computer 
Shell :: What software can I Install after a fresh Ubuntu Setup 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =