Home

Section mail - Debian Package: sendmail

Package sendmail
Priority Priority
Section mail
Installed-Size 3136
Maintainer Richard A Nelson (Rick)
Architecture i386
Version 8.12.3-4
Replaces mail-transport-agent, sendmail-tls
Provides mail-transport-agent
Depends m4, libc6 (>= 2.2.4-4), libdb3 (>= 3.2.9-16), libhesiod0, libldap2 (>= 2.0.23-1), liblockfile1 (>= 1.0), libsasl7, libssl0.9.6, libwrap0, perl
Suggests sendmail-doc (>= 8.12.3-4), mail-reader, procmail | mailagent | maildrop | deliver, logcheck, make
Conflicts mail-transport-agent
Filename pool/main/s/sendmail/sendmail_8.12.3-4_i386.deb
Size 946310
MD5sum 369b5460b5e2f6291f023f8ce69926b2
Description A 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, easy thing can be done easily, and complex things
 are possible, even if not easily understood ;)  Sendmail is the *ONLY*
 MTA with a Turing complete language under the covers !
 .
 Sendmail provides Security and SPAM/UCE/UBE protection via several means:
  - STARTTLS(SSL) RFC2487 encryption for mail reception/delivery.
  - STARTTLS(SSL) authentication (certificate based) for access/relay control.
  - SMTP AUTH (SASL/PAM) authentication for access/relay control.
  - ACCESS database (by IP/host) for access/relay control.
  - Use of varied Realtime Blackhole Lists (RBL) to prevent access.
  - Integration of LOGCHECK rules to fine-tune logging.
  - Inboard POSIX Regular Expression processing of *all* headers.
  - Ability (via MILTER) to scan/change headers *and* body of *ALL* mail
    A site may utilize zero, one, or more MILTERs.
  - Reduced SUID exposures by running SGID smmsp/mail where possible.
 .
 Sendmail provides Performance and Scalability by:
  - Allowing multiple queues, with the ability to tune both interval and
    queue runners on a queue by queue basis.
  - Providing (a Debian exclusive) an easy to configure means of queue-aging
    to improve throughput by not continually retrying failed deliveries.
  - Allowing most all maps/databases to be obtained via LDAP; reducing the
    number of used databases and simplifying the maintenance of Sendmail.
  - Reducing the file I/O where possible by buffering files in memory.
 .
 Sendmail provides site enhanced site configuration/customization by:
  - Allowing the listener (usually port 25) to run as a daemon or via INETD.
  - Allowing the queue runner (mail delivery) to run as a daemon or via CRON.
  - Automagically updating configuration and databases on upgrades.
  - Providing a Turing complete language for site customization of mail
    handling.
  - Providing a means (MILTER) for a site to scan/change all email - both
    incoming and outgoing.  A site can write their own MILTER, or may use
    any of those found on internet.  To write your own MILTER, you'll need
    to install the optional milter-dev package.
  - Providing extensive documentation via the sendmail-doc (optional) package.
  - Providing an inboard Mail Delivery Agent (MDA) (mail.local), but supporting
    procmail, mailagent, maildrop, or deliver automatically if installed.
    Sendmail will also deliver to anythings else (cyrus, etc) if asked to.
 .
 Sendmail includes *no* Mail User Agents (MUA), you'll have to
 pick from the plethora of available MUAs (pine, mutt, vm, etc.)
 .
 This package supports REGEX, DB, NIS, NIS+, LDAP, DNS, HESIOD maps,
 and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL).
All packages

©MNIS