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

Last updated: October 10,2024

1. Install "mimedefang.x86_64" package

This tutorial shows how to install mimedefang.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install mimedefang.x86_64

2. Uninstall "mimedefang.x86_64" package

This guide let you learn how to uninstall mimedefang.x86_64 on Fedora 36:

$ sudo dnf remove mimedefang.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:30:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mimedefang
Version : 3.1
Release : 1.fc36
Architecture : x86_64
Size : 294 k
Source : mimedefang-3.1-1.fc36.src.rpm
Repository : updates
Summary : E-mail filtering framework using Sendmail's Milter interface
URL : https://mimedefang.org/
License : GPLv2+
Description : MIMEDefang is an e-mail filter program which works with Sendmail 8.12
: and later, or Postfix. It filters all e-mail messages sent via SMTP.
: MIMEDefang splits multi-part MIME messages into their components and
: potentially deletes or modifies the various parts. It then reassembles
: the parts back into an e-mail message and sends it on its way.
:
: There are some caveats users should be aware of before using MIMEDefang.
: MIMEDefang potentially alters e-mail messages. This breaks a "gentleman's
: agreement" that mail transfer agents do not modify message bodies. This
: could cause problems, for example, with encrypted or signed messages.