| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
- do not update helpfile in BATCH mode
|
|
|
|
| |
- update CONFLICTS
|
|
|
|
| |
Submitted by: trevor
|
| |
|
| |
|
|
|
|
| |
Submitted by: eikemeier@fillmore-labs.com
|
|
|
|
| |
Suggested by: Volker Stolz
|
|
|
|
|
| |
http://www.sendmail.org/parse8.359.2.8.html
Approved by: marcus (portmgr)
|
| |
|
| |
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
| |
|
|
|
|
| |
- SENDMAIL_WITH_TLS now supports openssl in ports for > 4.1
|
| |
|
| |
|
|
|
|
|
| |
see: http://www.sendmail.org/patchps.html
Obtained from: ftp://ftp.sendmail.org/pub/sendmail/prescan.tar.gz.uu
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/40288
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: knu
|
| |
|
|
|
|
|
| |
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
|
|
|
|
| |
so User-Options will be part of the build.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
MILTER is build by default in any case now,
previosly only when defined in "BATCH".
- Add CFLAGS awareness to build, Submitted by: mi
P:
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
|
|
|
|
| |
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
|
|
|
|
| |
Submitted by: knu@iDaemons.org
|
|
|
|
| |
reduce lines in mail/sendmail-old/Makefile
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
sendmail 8.11.6, failing DNS AAAA lookups
Has been mentioned on freebsd-stable
Subject: something strange with sendmail 8.11.6 on FreeBSD
Submitted by: gshapiro@freebsd.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sendmail, Inc., and the Sendmail Consortium announce the availability
of sendmail 8.11.6 and 8.12.0.Beta19.
These new versions fix a security problem reported by SecurityFocus
regarding command line processing. This vulnerability is present in
sendmail open source versions between 8.10.0 and 8.11.5 as well as all
8.12.0.Beta versions. Therefore, sendmail 8.12.0.Beta users should upgrade
to 8.12.0.Beta19.
The problem was not present in 8.10 or earlier versions. However, as
always, we recommend using the latest version. Note that this problem is
not remotely exploitable.
|
| |
|
|
|
|
| |
Submitted by: gshapiro@freebsd.org (Gregory Neil Shapiro)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix a possible race condition when sending a HUP signal to restart
the daemon. This could terminate the current process without
starting a new daemon. Problem reported by Wolfgang Breyha
of SE Netway Communications.
Only apply MaxHeadersLength when receiving a message via SMTP or
the command line. Problem noted by Andrey J. Melnikoff.
When finding the system's local hostname on an IPv6-enabled system
which doesn't have any IPv6 interface addresses, fall back
to looking up only IPv4 addresses. Problem noted by Tim
Bosserman of EarthLink.
When commands were being rejected due to check_relay or TCP
Wrappers, the ETRN command was not giving a response.
Incoming IPv4 connections on a Family=inet6 daemon (using
IPv4-mapped addresses) were incorrectly labeled as "may be
forged". Problem noted by Per Steinar Iversen of Oslo
University College.
Shutdown address test mode cleanly on SIGTERM. Problem noted by
Greg King of the OAO Corporation.
Restore the original real uid (changed in main() to prevent
out of band signals) before invoking a delivery agent.
Some delivery agents use this for the "From " envelope
"header". Problem noted by Leslie Carroll of the
University at Albany.
Mark closed file descriptors properly to avoid reuse. Problem
noted by Jeff Bronson of J.D. Bronson, Inc.
Setting Timeout options on the command line will also override
their sub-suboptions in the .cf file, e.g., -O
Timeout.queuereturn=2d will set all queuereturn timeouts
to 2 days. Problem noted by Roger B.A. Klorese.
CONFIG: Fix parsing for IPv6 domain literals in addresses
(user@[IPv6:address]). Problem noted by Liyuan Zhou.
|
|
|
|
| |
- apply an extension to the vacation manpage
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Save more documentation in %%PREFIX%%/share/doc/sendmail
- Update Sendmail package, only libmilter will be installed.
- Bump PORTREVISION
- Cleanup configuration, reduced overhead in "site.config.m4" files
- New option SENDMAIL_WITHOUT_IPV6=yes
- Use global WITH_TLS as well as SENDMAIL_WITH_TLS
- New slave ports: sendmail-sasl, sendmail-ldap
- vbsfilter now build a package
|
| |
|
|
|
|
| |
KNOWNBUGS LICENSE PGPKEYS README RELEASE_NOTES MILTER
|
| |
|
|
|
|
|
| |
- Added PKGNAMESUFFIX
- removed patch for IPV6, fixed in Release
|
|
|
|
| |
user package will register this now.
|
|
|
|
| |
- LDAP Support shall work in old and new versions now.
|