exim 4.98
Message Transfer Agent (MTA) developed at the University of Cambridge
Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. In style it is similar to Smail 3, but its facilities are more general. There is a great deal of flexibility in the way mail can be routed, and there are extensive facilities for checking incoming mail.
- Outputs:
out
- Website: https://www.exim.org/
- Licenses: GPL 2+
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install exim 4.98
as follows:
guix install exim@4.98
Or install the latest version:
guix install exim
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.