| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Definately should go into 2.2..
Requested by: lots of people
|
|
|
|
|
|
| |
at the top. Make our freebsd-supplied files match the standard files.
Apply-to: 2.2
|
|
|
|
| |
Submitted by: Eric Allman <eric@sendmail.org>
|
|
|
|
|
|
| |
delivery rather than queueing it and forgetting it.
(and some -Wall fixes where gcc is too dumb to see it's a "cant happen")
|
|
|
|
|
| |
nobiff). The options to turn these on are specified in the
LOCAL_MAILER_ARGS define the the sendmail.mc that you build from.
|
|
|
|
|
|
| |
violate disk quotas, has more robust locking, is still being developed,
etc. The main changes merged in were the ability to not fsync() the
mailbox, not do biff/comsat broadcasts, man page fixes.
|
|
|
|
| |
Enable praliases.c to not use NDBM.
|
| |
|
|
|
|
| |
(^!&@$#&^! delete !!@^@^ trailing !@^&#$!& whitespace!!!)
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| | |
Obtained from: Eric Allman <eric@sendmail.org>
|
| | |
|
| | |
|
| |
| |
| |
| | |
Submitted by: Eric Allman <eric@sendmail.org>
|
| |
| |
| |
| |
| | |
buf is pointer, not array, buflen must be used instead.
Charlie & from root name was expanded to junk as result.
|
| | |
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Obtained from: NetBSD
|
| |
| |
| |
| | |
Submitted by: gpalmer
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This program is a wrapper for the prog mailer in sendmail. It does shell
meta character masking and restricts the list of executables to those found
in /usr/libexec/sm.bin.
The default sendmail.cf file does not use this tool, however you can enable
it by either changing /bin/sh to /usr/libexec/smrsh or adding the line
FEATURE(smrsh) into your sendmail .mc file and rebuilding your .cf file.
For more info, RTFMP.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
to behave like the older sendmails when talking to a peer that does not
have esmtp or does not advertise 8BITMIME. The old sendmail "just sent it
anyway", while the 8.7.x series mangle any extended character set mail
by conferting it to quoted-printable or base64. Freefall has been
running this for some time.
|
| | |
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
files missing, so these shouldn't hurt. If somebody wanted to use sendmail
8.7 on their machine, they should use a clean dist anyway, not this one.
Submitted by: wollman
|
| | |
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| |
| |
| |
| |
| |
| | |
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
|
| |
| |
| |
| | |
file locations and some minor formatting/style problems.
|
| |
| |
| |
| |
| | |
in preparation for its removal from the kernel source tree. NB: because
a function was deleted, libc is now at version 3.0 (was 2.2 previously).
|
| |
| |
| |
| |
| |
| | |
require kmem access. It is currently configured to call getloadavg(3),
which uses sysctl(2) to determine the load average, which is the
only reason some sendmails require kmem access.
|
| |
| |
| |
| |
| |
| | |
PATH_VARTMP having a somewhat saner value.
Submitted by: matthew green <mrg@eterna.com.au>
By way of: Eric Allman <eric@sendmail.org>
|
| |
| |
| |
| |
| |
| | |
This uses osreldate.h and other stuff to determine whether it's on a
-current system. It should still compile cleanly on a -stable branch
system.
|
| |
| |
| |
| |
| |
| | |
spamming of the argv, almost back to the original code (except for NULL
padding of the string).
This makes this version of the sendmail source compile on 2.1.X again.
|
| |
| |
| |
| |
| | |
need. Note that "op" and "intro" are already being built under
share/doc/smm (08.sendmailop and 09.sendmail)
|
| |
| |
| |
| | |
the 8 to 7 bit conversion..
|
| |
| |
| |
| |
| |
| | |
sendmail mailing list. Our /etc/rc will be fixed instead.
It seems sendmail becomes more and more incompatible, f.e.
Return-Receipt-To not works anymore :-(
|
| |
| |
| |
| | |
but don't uses PATH
|
| |
| |
| |
| |
| | |
This really is ugly, we need setproctitle() in a shared lib somewhere to
make these more transparent.
|
| |
| |
| |
| |
| | |
For some reason, the documentation does not appear to be in sync with
reality.. :-)
|
| |
| |
| |
| |
| | |
the argv. It appears that this once didn't work, but now it seems
to work just fine.
|
| | |
|