sendmail 8.15.2-17ubuntu1 source package in Ubuntu
Changelog
sendmail (8.15.2-17ubuntu1) focal; urgency=medium * d/p/glibc-2.30.patch: Import patch from openSUSE to fix FTBFS with glibc 2.30. -- Logan Rosen <email address hidden> Tue, 18 Feb 2020 23:27:21 -0500
Upload details
- Uploaded by:
- Logan Rosen
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sendmail_8.15.2.orig.tar.gz | 2.1 MiB | 24f94b5fd76705f15897a78932a5f2439a32b1a2fdc35769bb1a5f5d9b4db439 |
sendmail_8.15.2.orig.tar.gz.asc | 455 bytes | cfceaa817d225f38abca95c7e8cf25e03d0e62f4154fccf9aa4c6702aaddd1bc |
sendmail_8.15.2-17ubuntu1.debian.tar.xz | 302.2 KiB | cc075d9bbc52b7e73cdbcb6a63461b8a01e6350354968f6881fa7986f12d3da1 |
sendmail_8.15.2-17ubuntu1.dsc | 2.5 KiB | 896537fae1725cf7cbbd3350cd9a54d111f0dbe7372557a8e62b4c519cfef5c7 |
Available diffs
Binary packages built by this source
- libmilter-dev: Sendmail Mail Filter API (Milter) (development files)
The Sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order
to filter meta-information (headers) and content.
.
The Debian Sendmail package is built to support libmilter.
.
This is the libmilter static library and include files for development.
.
The documentation on building a Milter is in the sendmail-doc package.
- libmilter1.0.1: Sendmail Mail Filter API (Milter)
The Sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order
to filter meta-information(headers) and content.
.
The Debian Sendmail package is built to support libmilter.
.
This package contains libmilter.so
- libmilter1.0.1-dbgsym: debug symbols for libmilter1.0.1
- rmail: MTA->UUCP remote mail handler
Rmail handles mail received via uucp and passes it to the local
sendmail (or workalike).
.
This version comes from the sendmail source package and the only
change is the call to sendmail (from -obq to -obi).
- rmail-dbgsym: debug symbols for rmail
- sendmail: powerful, efficient, and scalable Mail Transport Agent (metapackage)
Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
It is suitable for handling sophisticated mail configurations,
although this means that its configuration can also be complex.
.
Fortunately, simple things can be done easily, and complex things
are possible, even if not easily understood ;) Sendmail is the *ONLY*
MTA with a Turing complete language to control *ALL* aspects of delivery!
.
Sendmail provides Security and SPAM/UCE/UBE protection via several means.
.
Sendmail includes *no* Mail User Agents (MUA), you'll have to
pick from the plethora of available MUAs (mutt, vm, etc.)
.
This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps,
and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL).
.
This package is to make installation/upgrading easier (Do NOT delete it)
- sendmail-base: powerful, efficient, and scalable Mail Transport Agent (arch independent files)
Sendmail is an alternative Mail Transport Agent (MTA) for
Debian. It is suitable for handling sophisticated mail
configurations, although this means that its configuration
can also be complex.
.
This package contains the base, architecture independent, portions
of the sendmail packages.
- sendmail-bin: powerful, efficient, and scalable Mail Transport Agent
Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
It is suitable for handling sophisticated mail configurations,
although this means that its configuration can also be complex.
.
Fortunately, simple things can be done easily, and complex things
are possible, even if not easily understood ;) Sendmail is the *ONLY*
MTA with a Turing complete language to control *ALL* aspects of delivery!
.
Sendmail provides Security and SPAM/UCE/UBE protection via several means.
.
Sendmail includes *no* Mail User Agents (MUA), you'll have to
pick from the plethora of available MUAs (mutt, vm, etc.)
.
This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps,
and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL).
- sendmail-bin-dbgsym: debug symbols for sendmail-bin
- sendmail-cf: powerful, efficient, and scalable Mail Transport Agent (config macros)
Sendmail is an alternative Mail Transport Agent (MTA) for
Debian. It is suitable for handling sophisticated mail
configurations, although this means that its configuration
can also be complex.
.
This package contains the .m4 (configuration files) for the
sendmail packages.
- sendmail-doc: powerful, efficient, and scalable Mail Transport Agent (documentation)
Sendmail is an alternative Mail Transport Agent (MTA) for
Debian. It is suitable for handling sophisticated mail
configurations, although this means that its configuration
can also be complex.
.
Don't try anything fancy in sendmail without using this for guidance.
.
Because of the complexity, you may find yourself wanting to peruse
the documentation files included herein. The main files are:
cf.README.gz -- A reference for all things in sendmail.{mc,cf}
op.{ps,txt}.gz -- The care and feeding of Sendmail.
faq.txt.gz -- Sendmail FAQ, current as of the package date.
.
Other files include the references for smrsh and libmilter.
- sensible-mda: Mail Delivery Agent wrapper
Sensible-mda is a Debian addition in the sendmail package and has been
split out in hopes that it might be useful for other MTA packages.
.
Sensible-mda is called by the MTA, and will in turn call whichever of
the following MDAs that it finds (in this order):
procmail, maildrop, deliver, mail.local
- sensible-mda-dbgsym: debug symbols for sensible-mda