Linux command ‚msmtp‘ – using ‚MAILTO‘ in cron job(s)

September 18th, 2026

The MAILTO environment variable in cron allows you to specify an email address to receive output from your cron job

root@rpi-samba-01:~# crontab -e

MAILTO=josef.schuster@dpsolution.de
# * * * * * echo „eMail Check“
01 0-23 * * * `journalctl –output=short -S yesterday| tail -c 131072 > /var/log/syslog` && `scp /var/log/syslog root@192.168.1.171:/var/log/UrgentSyslogShort.rpi-samba-01`
05 0-23 * * * `tail -c 131072 /var/log/samba/log.smbd > /var/log/smbd.log` && `scp /var/log/smbd.log root@192.168.1.171:/var/log/UrgentSambaLogShort.rpi-samba-01`
root@rpi-samba-01:~#

BR quer mit Christoph Süß – alle jammern über die schwierigen politischen Zeiten dabei haben wir doch die Wies’n in Bayern

September 18th, 2026

Microsoft Windows 11 – aktueller Patch KB5129195 behebt Remotedesktop Hyper-V und andere Probleme

September 18th, 2026

Linux command ‚msmtp‘ – is a lightweight SMTP client for sending email from the command line

September 17th, 2026
root@js-ubuntu-26-04-01:~# apt-get update && apt-get install msmtp msmtp-mta mailutils -y
root@js-ubuntu-26-04-01:~# msmtp –version
msmtp version 1.8.32
Platform: x86_64-pc-linux-gnu
TLS/SSL library: GnuTLS
Authentication library: GNU SASL; oauthbearer and xoauth2: built-in
Supported authentication methods:
scram-sha-256-plus scram-sha-1-plus scram-sha-256 scram-sha-1 plain gssapi external oauthbearer cram-md5 digest-md5 login ntlm xoauth2
IDN support: enabled
NLS: enabled, LOCALEDIR is /usr/share/locale
Keyring support: Gnome
System configuration file name: /etc/msmtprc
User configuration file name: /root/.msmtprc
Copyright (C) 2025 Martin Lambers and others.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
root@js-ubuntu-26-04-01:~#
root@js-ubuntu-26-04-01:~# vi /etc/msmtprc
# Default settings
defaults
auth on
tls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt
logfile /var/log/msmtp.log
# Target SMTP Server
account default
host smtp.1und1.com
port 587
from josef.schuster@dpsolution.de
user josef.schuster@dpsolution.de
password <password>
root@js-ubuntu-26-04-01:~#
root@js-ubuntu-26-04-01:~# vi /etc/aliases
root: josef.schuster@dpsolution.de
default: josef.schuster@dpsolution.de
root@js-ubuntu-26-04-01:~#
root@js-ubuntu-26-04-01:~# vi /etc/mail.rc
set sendmail=“/usr/bin/msmtp -t“
root@js-ubuntu-26-04-01:~#
root@js-ubuntu-26-04-01:~# echo „Inhalt der Mail“ | mail -s „Betreff: Mail Check“ josef.schuster@dpsolution.de
root@js-ubuntu-26-04-01:~#
root@js-ubuntu-26-04-01:~# tail  /var/log/msmtp.log
Sep 17 21:25:02 host=smtp.1und1.com tls=on auth=on user=josef.schuster@dpsolution.de from=josef.schuster@dpsolution.de recipients=josef.schuster@dpsolution.de mailsize=243 smtpstatus=250 smtpmsg=’250 Requested mail action okay, completed: id=ID‘ exitcode=EX_OK
root@js-ubuntu-26-04-01:~#

Bundesministerin für Wirtschaft und Energie Katherina Reiche (CDU) – Statement zur Versorgungssicherheit und zur Entwicklung der Kraftstoffpreise

September 17th, 2026

Für den Vorsteuerabzug einer Firma gilt bei einer Mehrwertsteuersenkung das absolute Grundprinzip die Umsatzsteuer ist für ein vorsteuerabzugsberechtigtes Unternehmen ein ergebnisneutraler durchlaufender Posten und eine Senkung des Steuersatzes führt daher weder zu einem direkten Gewinn noch zu einem Verlust beim Vorsteuerabzug bringt aber erhebliche buchhalterische Prüfpflichten und temporäre Liquiditätseffekte mit sich

Freistat Bayern Justizminister Georg Eisenreich (CSU) – gibt sein Amt bereits zu Ende September vorzeitig ab um wieder als Rechtsanwalt zu arbeiten

September 17th, 2026

Anstrengender Alltag als Physiotherapeut – was bekommt man dafür € 2.428,- netto

September 17th, 2026

Flensburg Fördeklinikum Katharinen-Hospital am Peelwatt – die Grundsteinlegung ist für 2027 vorgesehen

September 17th, 2026

OpenAI CEO Sam Altman – revealed six more incidents of unexpected or concerning behaviour by its intelligence (AI) models and announced a plan for tracking and disclosing such incidents in the future

September 17th, 2026

Microsoft Windows 11 – eine Installation ohne Microsoft Konto mit neuer Variante „Sep 2026“

September 17th, 2026

Sana Kliniken Landkreis Biberach – ist erstmals als Endoprothetikzentrum der Maximalversorgung zertifiziert worden

September 17th, 2026

Federal Reserve Chair Kevin Warsh – lifts the benchmark rate by 25 basis points to 3.75-4% in first rate hike since July 2023

September 16th, 2026

Google Chrome OS Version 153.0.8010.48 – steht zum Download bereit

September 16th, 2026

Proxmox Virtual Environment (VE) 9.2.10 – auf einem Raspberry Pi 5 installieren

September 16th, 2026

Amazon Web Services (AWS) Vereinigte Arabische Emirate & Bahrain – nach eingehender Prüfung sind wir zu dem Schluss gekommen dass wir den Zugriff auf die Ressourcen und Daten die ausschließlich in der Availability Zone ‚mec1-az2‘ gehostet wurden nicht wiederherstellen können

September 16th, 2026