./mail/sendmail, The well known Mail Transport Agent

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 8.16.1nb2, Package name: sendmail-8.16.1nb2, Maintainer: jnemeth

Sendmail acts as a unified "post office" to which all mail can be
submitted. Address interpretation is controlled by a production
system, which can parse both domain-based addressing and old-style
"ad hoc" addresses. The production system is powerful enough to
rewrite addresses in the message header to conform to the standards
of a number of common target networks, including old (NCP/RFC733)
Arpanet, new (TCP/RFC822) Arpanet, UUCP, and Phonenet. Sendmail
also implements an SMTP server, message queueing, and aliasing.



Package options: blacklistd, inet6, tcpwrappers, tls

Master sites: (Expand)

Filesize: 2183.986 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-20 14:58:37 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #6634 - requested by sborrill
mail/sendmail: bugfix for SMTP AUTH

Revisions pulled up:
- mail/sendmail/Makefile                                        1.141
- mail/sendmail/distinfo                                        1.68
- mail/sendmail/patches/patch-bo                                1.5

---
   Module Name:	pkgsrc
   Committed By:	sborrill
   Date:		Tue May 10 13:46:49 UTC 2022

   Modified Files:
   	pkgsrc/mail/sendmail: Makefile distinfo
   	pkgsrc/mail/sendmail/patches: patch-bo

   Log message:
   sendmail: fix SMTP AUTH

   Pull in SMTP AUTH fix from 8.17.1.9.
   Bump PKGREVISION