| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
http://www.sendmail.org/8.12.9.html
|
| |
|
| |
|
|
|
|
| |
SECURITY FIX, urgent update recommended
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
log the fixup as "Fixed MIME header" instead of "Truncated
MIME header". Problem noted by Ian J Hart.
Submitted by: gshapiro
|
|
|
|
|
| |
Suggested by: rob.macgregor@techie.com
Obtained from: sendmail.org
|
| |
|
|
|
|
|
|
|
| |
- add some patches submitted by Stephane Lentz,
from http://www.sendmail.org/~ca/email/sm-812.html
- If you use Cyrus-SASLv2 and DIGEST-MD5 then transferring larger messages
- MSP might complain during a queue run about "MX list for ... points back to ...".
|
| |
|
|
|
|
| |
Reviewed by: gshapiro
|
|
|
|
|
| |
Add targets for easy install: root-sasldb, tls-install
Small Security Fix, see http://www.sendmail.org/smrsh.adv.txt
|
| |
|
|
|
|
| |
PR: 42753
|
|
|
|
| |
Submitted by: ume
|
|
|
|
|
|
| |
cleanup on target submit.cf
Extend pkg-message
PR: 41458
|
|
|
|
| |
Option SENDMAIL_WITH_PICKY_HELO_CHECK
|
|
|
|
|
|
| |
PR: ports/40288
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: knu
|
|
|
|
|
| |
PR: 40145
Submitted by: adrian
|
|
|
|
| |
smmsp uses now id 25, to avoid conflicts after upgrading
|
| |
|
| |
|
|
|
|
| |
- patch-stable is now in distribution
|
|
|
|
|
| |
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
|
|
|
|
| |
so User-Options will be part of the build.
|
|
|
|
|
|
|
| |
- improved manpages a bit.
- some MILTER improvements.
Submitted by: gshapiro
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Patches removed that are now in the distribution
- More MILTER dokumentation
- sm-client.sh.sample have now 'restart' command.
- Add standalone startupscript for all sendmail deamons
- Update pkg-message
This version fixes a long-standing MIME (7 to 8-bit) conversion bug
and several smaller problems, e.g., a possible communication problem
between the MTA and libmilter, a bug in handling (invalid) addresses
containing 8-bit characters, a possible problem with small timeouts
being lost on slow machines if itimers are used, and the handling of
the 421 reply code and timeouts in the SMTP delivery code. There are
two changes in the msp feature that may change the behavior: MX lookups
are turned on for the SMTP mailers and hence `[localhost]' is used as
default instead of `localhost', and confTIME_ZONE is set to USE_TZ in
submit.mc. A complete list of changes can be found in the release notes.
|
|
|
|
|
|
|
| |
- syncronize sample startup-scripts
PR: 36005
Submitted by: oli@amun.isnic.is
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add patches:
----- MEDIUM -----
mikea@kconline.com:
Sendmail 8.12.x has an implementation bug in the milter
code that causes the milter daemons to fail when they
are bombarded with 20-30 messages from a mail server.
mail sendmail[82323]: g1N53lNY082323: Milter
(milter-amavis): select(read): Interrupted system call
The patch available at the link above definitely fixes the Milter timeout
problem. Before applying the patch, I would see this every 5 to 15 minutes
in our logs.
here hasn't been another one since I applied the patch 5 hours ago.
----- LOW -----
dionex@freebsd.org:
Fix SafeFileEnv, it won't work if configured up with a trailing '/'
-----
PR: 35363
Submitted by: mikea@kconline.com,dinoex
|
|
|
|
|
|
| |
- Use PTHREAD_LIBS, so build under CURRENT should use -lc_r
Submitted by: gshapiro
|
| |
|
|
|
|
|
|
|
|
|
|
| |
A little milter application I installed (spamassassin related) was
hanging every once in a while. I'm not sure if this patch will fix it,
but it sure seems like the right step to take. Without it, the libmilter
sources are compiled without the -pthread, even though the library is
linked with -pthread (rather needlessly, since it is a static lib only).
Submitted by: mi
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
the base lib needs now ldap_err2string too.
|
| |
|
|
|
|
|
| |
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
|
|
|
|
| |
Submitted by: freebsd@BuggerIT.com.au (Taras M. Dowhaluk)
|
| |
|
|
|
|
| |
Thanks to Stephane.Lentz@ansf.alcatel.fr
|
| |
|