How to Install and Uninstall msmtp.x86_64 Package on Fedora 36

Last updated: October 08,2024

1. Install "msmtp.x86_64" package

Please follow the instructions below to install msmtp.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install msmtp.x86_64

2. Uninstall "msmtp.x86_64" package

Please follow the guidelines below to uninstall msmtp.x86_64 on Fedora 36:

$ sudo dnf remove msmtp.x86_64 $ sudo dnf autoremove

3. Information about the msmtp.x86_64 package on Fedora 36

Last metadata expiration check: 4:38:30 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : msmtp
Version : 1.8.21
Release : 1.fc36
Architecture : x86_64
Size : 191 k
Source : msmtp-1.8.21-1.fc36.src.rpm
Repository : updates
Summary : SMTP client
URL : https://marlam.de/msmtp/
License : GPLv3+
Description : It forwards messages to an SMTP server which does the delivery.
: Features include:
: * Sendmail compatible interface (command line options and exit codes).
: * Authentication methods PLAIN,LOGIN,CRAM-MD5,DIGEST-MD5,GSSAPI,and NTLM
: * TLS/SSL both in SMTP-over-SSL mode and in STARTTLS mode.
: * Fast SMTP implementation using command pipe-lining.
: * Support for Internationalized Domain Names (IDN).
: * DSN (Delivery Status Notification) support.
: * RMQS (Remote Message Queue Starting) support (ETRN keyword).
: * IPv6 support.