Opción minimalista (~2 MB) para enviar correos desde la terminal, con adjuntos y lista para automatizar con scripts en Bash:

sudo pacman -S msmtp msmtp-mta s-nail

#msmtp #email #terminal #bash #archlinuxl

https://marlam.de/msmtp/

msmtp - about

OK, I'm going to give it another try to make #emacs, #msmtp, #mbsync, #notmuch work for taming email. I'm looking (sternly 😡 ) at you, gmail forced down my throat by my <insert-employer-entity-here>...

My ideal setup would likely be simple: edit messages from emacs, store messages locally, fuzzy search available, viewing email threads, and completion for filling *to* and *from* fields.

How hard could it be? -- Wish me luck.

MyGists/ServerConfigs/logging-push-notifications.md at cb2400facda3c4d884ea0499e6f40427957015a4

MyGists - Gists I made on GitHub that I'm bringing here now so they're still available in some way. Each Gist will be in its own folder and may have a different license applied, but MIT will apply if not otherwise specified.

Codeberg.org

I tried to set up ntfy and mailrise with msmtp and its sendmail command says:

```
sendmail: the server did not accept the mail
sendmail: server message: 450 failed to send notification
sendmail: could not send mail (account default from /etc/msmtprc)
```

#ntfy #mailrise #msmtp

Folks using #msmtp, how do you handle queueing messages when you're offline?

I basically sometimes want to send an email but have no connectivity, so want to leave it for later. But this doesn't seem to be supported.

Wie ich bei der ersten Veröffentlichung vom Serienhelper angekündigt habe, kommt hier die HTML Ausgabe ich werde auch Zeigen wie ihr euren Linux Server dazu bringt euch regelmäßig E-Mails mit den Ergebnissen schicken zu lassen

#Cronjob #HTML #Linux #msmtp, #Sendmail #Serien #SerienHelper

https://blog.es-development.de/?p=214

Serienhelper, HTML Ausgabe und E-Mails - ES-Development

Wie ich bei der ersten Veröffentlichung vom Serienhelper angekündigt habe, ist eines meiner nächsten Ziele eine HTML Ausgabe zu bauen und euch dann zu Zeigen wie ihr euren Linux Server dazu bringt euch regelmäßig E-Mails mit den Ergebnissen schicken zu lassen das will ich euch heute zeigen Doch zunächst in Serienhelper V1.1 gibt es ein […]

ES-Development

📬 Script-based email sending driving you nuts?
mailx is a mess, sendmail eats your attachments?

💡 I’ll show you how to get mutt and msmtp working easily and reliably – with HTML body + attachment support.
Perfect for daily reports from your homelab.
👉 Now live at https://blog.klein.ruhr/sending-mails-from-scripts-failed-how-to-fix-it-with-mutt/

#SelfHosting #Bash #Linux #Docker #mutt #msmtp #Automation #DevOps #Email #Homelab

I wrote a new blog post about how to setup #neomutt #email with Office 365, using #mbsync #msmtp and #notmuch, along with how to make it work with multiple accounts:

https://cosroe.com/2025/04/neomutt-notmuch-mbsync.html

Linux: Einfach E-Mails versenden mit msmtp

Oft ist es sinnvoll, wenn man sich von seinem Linux System Benachrichtigungsmails versenden lassen kann. Anwendungsbeispiele wären zum Beispiel der Versand einer Email, wenn ein Cronjob fehlschlägt oder wenn eine Anmeldung auf dem eigenen VPN-Server stattgefunden hat.

In meiner Vergangenheit habe ich u.a. sSMTP genutzt....

https://www.techniverse.net/blog/2024/12/linux-einfach-emails-versenden-mit-msmtp/
#Linux #install #linux #msmtp #tut

Linux: Einfach E-Mails versenden mit msmtp - TECHNIVERSE.NET

Erfahre, wie du msmtp auf einem Linux-System installierst und konfigurierst, um zuverlässig Benachrichtigungs-E-Mails zu versenden. Ideal für Systemadministratoren, die nach einer einfachen Alternative zu sSMTP suchen.

TECHNIVERSE.NET

Was verwendet ihr, wenn ihr ab #Ubuntu Kommandozeile ein #Mail versenden wollt? (Externer SMTP-Server existiert.)

Im Rennen ist eine Kombi von #mutt (#MUA) und #msmtp (#SMTP Client).