On Mon, 2025-03-24 at 00:13 -0700, ToddAndMargo via users wrote:
Hi All,
Anyone have a favorite command line outbound (smtp) email program that is easy to use?
I'd like to be able to put everything on the command line and not have configuration files to deal with.
I have looked at mailx (snail) and msmtp, but am a bit overwhelmed by them
$ dnf info sendemail Name : sendemail Epoch : 0 Version : 1.56 Release : 15.fc41 Architecture : noarch Download size : 34.9 KiB Installed size : 101.8 KiB Source : sendemail-1.56-15.fc41.src.rpm Repository : fedora Summary : Lightweight command line SMTP e-mail client URL : http://caspian.dotconf.net/menu/Software/SendEmail/ License : GPL-2.0-or-later Description : SendEmail is a lightweight, completely command line based, SMTP e-mail : client. It was designed to be used in bash scripts, batch files, Perl : programs and web sites, but is also quite useful in many other contexts. : : SendEmail is written in Perl and is unique in that it requires no special : modules. It has a straight forward interface, making it very easy to use. Vendor : Fedora Project
I last used this years ago but it worked well at the time and appears to be maintained.
poc