unix-history/.git
29 years agoimprove DSN handling somewhat + some bug fixes
Eric Allman [Sat, 26 Nov 1994 01:06:15 +0000 (17:06 -0800)]
improve DSN handling somewhat + some bug fixes

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.58
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.70
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.44
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.76
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.44
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.50
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.49
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.114

29 years agoadd LOCAL_SHELL_DIR
Eric Allman [Fri, 25 Nov 1994 01:19:14 +0000 (17:19 -0800)]
add LOCAL_SHELL_DIR

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 8.9
SCCS-vsn: usr.sbin/sendmail/cf/README 8.42

29 years agoget ORCPT= ESMTP DSN parameter working
Eric Allman [Thu, 24 Nov 1994 07:21:12 +0000 (23:21 -0800)]
get ORCPT= ESMTP DSN parameter working

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.30
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.57
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.43
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.43
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.58

29 years agohave to copy fs_maxcluster
Kirk McKusick [Thu, 24 Nov 1994 06:30:43 +0000 (22:30 -0800)]
have to copy fs_maxcluster

SCCS-vsn: sbin/fsck/setup.c 8.5

29 years agoadd isofs filesystems
Kirk McKusick [Thu, 24 Nov 1994 03:26:42 +0000 (19:26 -0800)]
add isofs filesystems

SCCS-vsn: sys/kern/Make.tags.inc 8.2

29 years agooops.... off by one error
Eric Allman [Wed, 23 Nov 1994 23:25:45 +0000 (15:25 -0800)]
oops.... off by one error

SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.57

29 years agosave OMTS and ENVID parameters in queue file
Eric Allman [Wed, 23 Nov 1994 23:19:18 +0000 (15:19 -0800)]
save OMTS and ENVID parameters in queue file

SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.56

29 years agoclean up several small problems with file delivery, error detection,
Eric Allman [Wed, 23 Nov 1994 14:25:15 +0000 (06:25 -0800)]
clean up several small problems with file delivery, error detection,
and return receipts

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.44
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.56
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.47
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.42
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.75
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.42
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.49
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.113
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.55
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.32
SCCS-vsn: usr.sbin/sendmail/src/udb.c 8.12

29 years agocleanup for return-receipts
Eric Allman [Wed, 23 Nov 1994 09:47:23 +0000 (01:47 -0800)]
cleanup for return-receipts

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.46
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.41

29 years agofix propogation of notification flags to alias values
Eric Allman [Wed, 23 Nov 1994 08:59:19 +0000 (00:59 -0800)]
fix propogation of notification flags to alias values

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.55
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.48

29 years agoneeds queue.h
Kirk McKusick [Wed, 23 Nov 1994 08:53:44 +0000 (00:53 -0800)]
needs queue.h

SCCS-vsn: sbin/quotacheck/quotacheck.c 8.5
SCCS-vsn: usr.sbin/edquota/edquota.c 8.2
SCCS-vsn: usr.sbin/repquota/repquota.c 8.2
SCCS-vsn: usr.bin/quota/quota.c 8.2

29 years agoavoid sending a message back on bogus failure
Eric Allman [Wed, 23 Nov 1994 07:34:57 +0000 (23:34 -0800)]
avoid sending a message back on bogus failure

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.45

29 years agocheck (and fix) mounted-on current directories
Kirk McKusick [Wed, 23 Nov 1994 06:08:15 +0000 (22:08 -0800)]
check (and fix) mounted-on current directories

SCCS-vsn: sys/kern/vfs_syscalls.c 8.27

29 years agomake alias maps have a name
Eric Allman [Wed, 23 Nov 1994 05:33:56 +0000 (21:33 -0800)]
make alias maps have a name

SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.31

29 years agodon't close seq maps -- this causes double-closes
Eric Allman [Wed, 23 Nov 1994 05:33:45 +0000 (21:33 -0800)]
don't close seq maps -- this causes double-closes

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.121

29 years agosome conditions were reversed
Eric Allman [Wed, 23 Nov 1994 05:33:30 +0000 (21:33 -0800)]
some conditions were reversed

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.29

29 years agodebugging
Eric Allman [Wed, 23 Nov 1994 05:33:19 +0000 (21:33 -0800)]
debugging

SCCS-vsn: usr.sbin/sendmail/src/map.c 8.37

29 years agoget rid of usecount mount restriction (needed for union mounts)
Jan-Simon Pendry [Wed, 23 Nov 1994 03:47:37 +0000 (19:47 -0800)]
get rid of usecount mount restriction (needed for union mounts)

SCCS-vsn: sys/kern/vfs_syscalls.c 8.26

29 years ago"switch" class is not rebuildable -- only the underlying types are
Eric Allman [Wed, 23 Nov 1994 01:35:45 +0000 (17:35 -0800)]
"switch" class is not rebuildable -- only the underlying types are

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.120

29 years agoIRIX64 and DG-UX updates
Eric Allman [Wed, 23 Nov 1994 00:18:31 +0000 (16:18 -0800)]
IRIX64 and DG-UX updates

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.123
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.119

29 years agoadd Makefile.IRIX64
Eric Allman [Tue, 22 Nov 1994 23:54:27 +0000 (15:54 -0800)]
add Makefile.IRIX64

SCCS-vsn: usr.sbin/sendmail/Files.base 8.13

29 years agodate and time created 94/11/22 07:53:49 by eric
Eric Allman [Tue, 22 Nov 1994 23:53:49 +0000 (15:53 -0800)]
date and time created 94/11/22 07:53:49 by eric

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.IRIX64 8.1

29 years agomissing ktrace point for syscall entry
Kirk McKusick [Tue, 22 Nov 1994 15:30:52 +0000 (07:30 -0800)]
missing ktrace point for syscall entry

SCCS-vsn: sys/sparc/sparc/trap.c 8.5

29 years agoconvert to new DSN draft
Eric Allman [Tue, 22 Nov 1994 13:07:42 +0000 (05:07 -0800)]
convert to new DSN draft

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.28
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.54
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.44
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.41
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.74
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.40
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.47
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.54

29 years agoavoid core dump on debugging if e->e_message == NULL
Eric Allman [Tue, 22 Nov 1994 13:06:40 +0000 (05:06 -0800)]
avoid core dump on debugging if e->e_message == NULL

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.112

29 years agoreturn EBUSY if reference count on mount point is greater than 1 to
Kirk McKusick [Tue, 22 Nov 1994 09:42:10 +0000 (01:42 -0800)]
return EBUSY if reference count on mount point is greater than 1 to
avoid problems in lookup from programs referencing the hidden vnode

SCCS-vsn: sys/kern/vfs_syscalls.c 8.25

29 years agoadd security notes section
Eric Allman [Tue, 22 Nov 1994 09:10:34 +0000 (01:10 -0800)]
add security notes section

SCCS-vsn: usr.sbin/sendmail/cf/README 8.41

29 years agocheck for symbolic links after mount points to keep AMD hard mounts happy
Kirk McKusick [Tue, 22 Nov 1994 08:57:11 +0000 (00:57 -0800)]
check for symbolic links after mount points to keep AMD hard mounts happy

SCCS-vsn: sys/kern/vfs_lookup.c 8.6

29 years agocheck for symbolic links after mount points to keep AMD hard mounts happy
Kirk McKusick [Tue, 22 Nov 1994 07:53:39 +0000 (23:53 -0800)]
check for symbolic links after mount points to keep AMD hard mounts happy

SCCS-vsn: sys/kern/vfs_lookup.c 8.6

29 years agocheck that thing being uncached is a regular file
Kirk McKusick [Tue, 22 Nov 1994 07:37:33 +0000 (23:37 -0800)]
check that thing being uncached is a regular file

SCCS-vsn: sys/vm/vnode_pager.c 8.9

29 years agoadd istty for spec_open
Kirk McKusick [Tue, 22 Nov 1994 07:27:49 +0000 (23:27 -0800)]
add istty for spec_open

SCCS-vsn: sys/luna68k/luna68k/conf.c 8.4
SCCS-vsn: sys/pmax/pmax/conf.c 8.3
SCCS-vsn: sys/news3400/news3400/conf.c 8.3

29 years agoadd istty
Kirk McKusick [Tue, 22 Nov 1994 07:20:22 +0000 (23:20 -0800)]
add istty

SCCS-vsn: sys/sparc/sparc/conf.c 8.4

29 years agoadd istty to identify vnodes that reference ttys in spec_open
Kirk McKusick [Tue, 22 Nov 1994 07:16:36 +0000 (23:16 -0800)]
add istty to identify vnodes that reference ttys in spec_open

SCCS-vsn: sys/hp300/hp300/conf.c 8.3

29 years agoreturn EOF for read on dead ttys
Kirk McKusick [Tue, 22 Nov 1994 07:02:33 +0000 (23:02 -0800)]
return EOF for read on dead ttys

SCCS-vsn: sys/miscfs/deadfs/dead_vnops.c 8.2

29 years agoset VISTTY flag if opening a tty device
Kirk McKusick [Tue, 22 Nov 1994 07:00:31 +0000 (23:00 -0800)]
set VISTTY flag if opening a tty device

SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 8.8

29 years agoNOCRED becomes NULL
Kirk McKusick [Tue, 22 Nov 1994 06:52:13 +0000 (22:52 -0800)]
NOCRED becomes NULL

SCCS-vsn: sys/sys/ucred.h 8.3

29 years agoclean up use of cred
Kirk McKusick [Tue, 22 Nov 1994 06:50:01 +0000 (22:50 -0800)]
clean up use of cred

SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.10

29 years agoadd VISTTY flag to identify tty vnodes
Kirk McKusick [Tue, 22 Nov 1994 06:38:23 +0000 (22:38 -0800)]
add VISTTY flag to identify tty vnodes

SCCS-vsn: sys/sys/vnode.h 8.11

29 years agoget rid of FSCRED; clean up use of NOCRED
Kirk McKusick [Tue, 22 Nov 1994 06:35:37 +0000 (22:35 -0800)]
get rid of FSCRED; clean up use of NOCRED

SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.10

29 years agoFSCRED goes away; clean up use of NOCRED
Kirk McKusick [Tue, 22 Nov 1994 06:33:14 +0000 (22:33 -0800)]
FSCRED goes away; clean up use of NOCRED

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.14

29 years agodelete FSCRED; change NOCRED to be NULL
Kirk McKusick [Tue, 22 Nov 1994 06:16:05 +0000 (22:16 -0800)]
delete FSCRED; change NOCRED to be NULL

SCCS-vsn: sys/sys/ucred.h 8.3

29 years agocontrib update
Kirk McKusick [Mon, 21 Nov 1994 15:18:35 +0000 (07:18 -0800)]
contrib update

SCCS-vsn: admin/admin/forms/contrib 5.4

29 years agocompile glitches
Eric Allman [Mon, 21 Nov 1994 12:28:49 +0000 (04:28 -0800)]
compile glitches

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.48
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.111

29 years agodon't create maps that won't be used -- there is too much
Eric Allman [Mon, 21 Nov 1994 12:28:30 +0000 (04:28 -0800)]
don't create maps that won't be used -- there is too much
overhead in opening them, and it can cause error messages

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.118

29 years agopatch for !HASFLOCK
Eric Allman [Mon, 21 Nov 1994 09:54:04 +0000 (01:54 -0800)]
patch for !HASFLOCK

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.110

29 years agoFEATURE(local_procmail) and MAILER(procmail)
Eric Allman [Mon, 21 Nov 1994 09:23:53 +0000 (01:23 -0800)]
FEATURE(local_procmail) and MAILER(procmail)

SCCS-vsn: usr.sbin/sendmail/cf/README 8.40
SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.9
SCCS-vsn: usr.sbin/sendmail/Files.cf 8.5

29 years agodate and time created 94/11/20 17:11:58 by eric
Eric Allman [Mon, 21 Nov 1994 09:11:58 +0000 (01:11 -0800)]
date and time created 94/11/20 17:11:58 by eric

SCCS-vsn: usr.sbin/sendmail/cf/mailer/procmail.m4 8.1

29 years agoallow files referenced in aliases to write files as the default uid
Eric Allman [Mon, 21 Nov 1994 05:50:20 +0000 (21:50 -0800)]
allow files referenced in aliases to write files as the default uid

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.53
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.109

29 years agocheck for "<<>>" etc as equivalent to "<>"
Eric Allman [Mon, 21 Nov 1994 00:56:43 +0000 (16:56 -0800)]
check for "<<>>" etc as equivalent to "<>"

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.43
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.40
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.39

29 years agoprototype for emptyaddr
Eric Allman [Mon, 21 Nov 1994 00:44:58 +0000 (16:44 -0800)]
prototype for emptyaddr

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.73

29 years agochange PF_NOBODYPART to be more descriptive of what the flag
Eric Allman [Sun, 20 Nov 1994 09:13:09 +0000 (01:13 -0800)]
change PF_NOBODYPART to be more descriptive of what the flag
actually does

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.43
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.72
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.38

29 years agoremove Content-Type: header from returned messages if and only if
Eric Allman [Sun, 20 Nov 1994 08:57:53 +0000 (00:57 -0800)]
remove Content-Type: header from returned messages if and only if
no body is to be returned -- this could confuse mail readers

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.27
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.42
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.71
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.37
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.108
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.53
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.117
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.9

29 years agovalidate IDENT protocol return value
Eric Allman [Sun, 20 Nov 1994 08:56:17 +0000 (00:56 -0800)]
validate IDENT protocol return value

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.60

29 years agoadd description of POP mailer
Eric Allman [Tue, 15 Nov 1994 00:54:14 +0000 (16:54 -0800)]
add description of POP mailer

SCCS-vsn: usr.sbin/sendmail/cf/README 8.39

29 years agoinclude F=P flag
Eric Allman [Tue, 15 Nov 1994 00:35:25 +0000 (16:35 -0800)]
include F=P flag

SCCS-vsn: usr.sbin/sendmail/cf/mailer/pop.m4 8.4

29 years agoneeds F=n flag
Eric Allman [Mon, 14 Nov 1994 10:03:22 +0000 (02:03 -0800)]
needs F=n flag

SCCS-vsn: usr.sbin/sendmail/cf/mailer/pop.m4 8.3

29 years agoreality therapy
Eric Allman [Mon, 14 Nov 1994 08:52:43 +0000 (00:52 -0800)]
reality therapy

SCCS-vsn: usr.sbin/sendmail/src/TODO 8.27

29 years ago+ is now default in confOPERATORS
Eric Allman [Mon, 14 Nov 1994 08:47:38 +0000 (00:47 -0800)]
+ is now default in confOPERATORS

SCCS-vsn: usr.sbin/sendmail/cf/feature/local_procmail.m4 8.2

29 years agoaccept user+detail; add FEATURE(procmail)
Eric Allman [Mon, 14 Nov 1994 08:47:11 +0000 (00:47 -0800)]
accept user+detail; add FEATURE(procmail)

SCCS-vsn: usr.sbin/sendmail/cf/README 8.38

29 years agoaccept user+detail
Eric Allman [Mon, 14 Nov 1994 08:46:37 +0000 (00:46 -0800)]
accept user+detail

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 8.8
SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 8.11
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.58

29 years agoadd FEATURE(procmail)
Eric Allman [Mon, 14 Nov 1994 08:25:28 +0000 (00:25 -0800)]
add FEATURE(procmail)

SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.8
SCCS-vsn: usr.sbin/sendmail/Files.cf 8.4

29 years agodate and time created 94/11/13 16:24:31 by eric
Eric Allman [Mon, 14 Nov 1994 08:24:31 +0000 (00:24 -0800)]
date and time created 94/11/13 16:24:31 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/local_procmail.m4 8.1

29 years agoif MX lookup fails, the name may still be good (because of NIS
Eric Allman [Mon, 14 Nov 1994 07:55:19 +0000 (23:55 -0800)]
if MX lookup fails, the name may still be good (because of NIS
or /etc/hosts entries) -- don't reject it too quickly

SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.29

29 years agoallow map defs without file names in map_parse
Eric Allman [Mon, 14 Nov 1994 07:54:41 +0000 (23:54 -0800)]
allow map defs without file names in map_parse

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.116
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.36

29 years agoadd mail.local and smrsh to release
Eric Allman [Mon, 14 Nov 1994 07:53:49 +0000 (23:53 -0800)]
add mail.local and smrsh to release

SCCS-vsn: usr.sbin/sendmail/Files.base 8.12
SCCS-vsn: usr.sbin/sendmail/READ_ME 8.12

29 years agoadd unbalanced quote in NAME environment variable botch
Eric Allman [Mon, 14 Nov 1994 07:52:36 +0000 (23:52 -0800)]
add unbalanced quote in NAME environment variable botch

SCCS-vsn: usr.sbin/sendmail/KNOWNBUGS 8.19

29 years agoadd FEATURE(stickyhost)
Eric Allman [Mon, 14 Nov 1994 07:52:10 +0000 (23:52 -0800)]
add FEATURE(stickyhost)

SCCS-vsn: usr.sbin/sendmail/Files.cf 8.3

29 years agodelete notsticky; add stickyhost
Eric Allman [Mon, 14 Nov 1994 07:51:40 +0000 (23:51 -0800)]
delete notsticky; add stickyhost

SCCS-vsn: usr.sbin/sendmail/cf/cf/ucbvax.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.eecs.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.7
SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.cs.mc 8.4
SCCS-vsn: usr.sbin/sendmail/cf/cf/huginn.cs.mc 8.3

29 years agostickydomain => stickyhost
Eric Allman [Mon, 14 Nov 1994 07:48:54 +0000 (23:48 -0800)]
stickydomain => stickyhost

SCCS-vsn: usr.sbin/sendmail/cf/README 8.37

29 years agomake it a no-op; use FEATURE(stickydomain) to get old behaviour
Eric Allman [Mon, 14 Nov 1994 07:47:03 +0000 (23:47 -0800)]
make it a no-op; use FEATURE(stickydomain) to get old behaviour

SCCS-vsn: usr.sbin/sendmail/cf/feature/notsticky.m4 8.2

29 years agoadd LUSER_RELAY; invert sense of FEATURE(notsticky); add
Eric Allman [Mon, 14 Nov 1994 07:46:06 +0000 (23:46 -0800)]
add LUSER_RELAY; invert sense of FEATURE(notsticky); add
documentation of un-MXed hosts; add smtp8 mailer, add *SMTP*_MAILER_ARGS

SCCS-vsn: usr.sbin/sendmail/cf/README 8.36

29 years agoadd LUSER_RELAY and invert sense of FEATURE(notsticky)
Eric Allman [Mon, 14 Nov 1994 07:44:56 +0000 (23:44 -0800)]
add LUSER_RELAY and invert sense of FEATURE(notsticky)

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.57

29 years agoadd MCF_OPTFILE flag
Eric Allman [Mon, 14 Nov 1994 07:42:57 +0000 (23:42 -0800)]
add MCF_OPTFILE flag

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.70

29 years agoadd smtp8 mailer and *_MAILER_ARGS parameters
Eric Allman [Mon, 14 Nov 1994 07:20:09 +0000 (23:20 -0800)]
add smtp8 mailer and *_MAILER_ARGS parameters

SCCS-vsn: usr.sbin/sendmail/cf/mailer/smtp.m4 8.18

29 years agowrap <> around addresses containing commas to avoid screwups
Eric Allman [Mon, 14 Nov 1994 06:52:37 +0000 (22:52 -0800)]
wrap <> around addresses containing commas to avoid screwups

SCCS-vsn: bin/rmail/rmail.c 8.2

29 years agoadd smrsh to release
Eric Allman [Mon, 14 Nov 1994 02:45:33 +0000 (18:45 -0800)]
add smrsh to release

SCCS-vsn: usr.sbin/sendmail/Files.base 8.11

29 years agodate and time created 94/11/13 10:24:58 by eric
Eric Allman [Mon, 14 Nov 1994 02:24:58 +0000 (18:24 -0800)]
date and time created 94/11/13 10:24:58 by eric

SCCS-vsn: usr.sbin/sendmail/smrsh/smrsh.8 8.1
SCCS-vsn: usr.sbin/sendmail/smrsh/smrsh.c 8.1

29 years agodate and time created 94/11/13 10:24:57 by eric
Eric Allman [Mon, 14 Nov 1994 02:24:57 +0000 (18:24 -0800)]
date and time created 94/11/13 10:24:57 by eric

SCCS-vsn: usr.sbin/sendmail/smrsh/README 8.1

29 years agomove fork up so that e-mails to multiple lists don't create
Eric Allman [Mon, 14 Nov 1994 02:14:04 +0000 (18:14 -0800)]
move fork up so that e-mails to multiple lists don't create
"fork storms"

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.107

29 years agoset UseNameServer on the basis of whether "dns" is in the service switch
Eric Allman [Mon, 14 Nov 1994 01:52:44 +0000 (17:52 -0800)]
set UseNameServer on the basis of whether "dns" is in the service switch

SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.28
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.47
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.115

29 years agominor cleanup
Eric Allman [Sun, 13 Nov 1994 22:46:27 +0000 (14:46 -0800)]
minor cleanup

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.69

29 years agoallow dotted option names
Eric Allman [Sun, 13 Nov 1994 10:24:25 +0000 (02:24 -0800)]
allow dotted option names

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.46
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.114

29 years agodate and time created 94/11/12 14:21:47 by eric
Eric Allman [Sun, 13 Nov 1994 06:21:47 +0000 (22:21 -0800)]
date and time created 94/11/12 14:21:47 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/stickyhost.m4 8.1

29 years agotranslate newlines to space in logged message-id to avoid
Eric Allman [Sat, 12 Nov 1994 00:09:35 +0000 (16:09 -0800)]
translate newlines to space in logged message-id to avoid
syslog truncations

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.41

29 years agoavoid core dump if df file cannot be opened
Eric Allman [Fri, 11 Nov 1994 23:24:25 +0000 (15:24 -0800)]
avoid core dump if df file cannot be opened

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.106

29 years agoinclude sequence number in queue runs
Eric Allman [Fri, 11 Nov 1994 22:04:25 +0000 (14:04 -0800)]
include sequence number in queue runs

SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.52

29 years agomention that you have to kill the sendmail daemon after changing
Eric Allman [Fri, 11 Nov 1994 01:02:00 +0000 (17:02 -0800)]
mention that you have to kill the sendmail daemon after changing
sendmail.cf

SCCS-vsn: usr.sbin/sendmail/FAQ 8.8

29 years agounnecessary & wrong arg to printf when citing normal masks
Keith Sklower [Wed, 9 Nov 1994 11:15:22 +0000 (03:15 -0800)]
unnecessary & wrong arg to printf when citing normal masks

SCCS-vsn: usr.bin/netstat/route.c 8.5

29 years agoallow per-mailer default character set (applies to INCOMING mailer)
Eric Allman [Wed, 9 Nov 1994 03:49:08 +0000 (19:49 -0800)]
allow per-mailer default character set (applies to INCOMING mailer)

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.40
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.68
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.45
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.105
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.8

29 years agodual map buffers are no longer necessary due to copy in sendtolist()
Eric Allman [Wed, 9 Nov 1994 02:06:55 +0000 (18:06 -0800)]
dual map buffers are no longer necessary due to copy in sendtolist()

SCCS-vsn: usr.sbin/sendmail/src/map.c 8.35

29 years agocopy buffer in senttolist() to avoid conflict with maps
Eric Allman [Wed, 9 Nov 1994 02:06:29 +0000 (18:06 -0800)]
copy buffer in senttolist() to avoid conflict with maps

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.52

29 years agoaccept "ESMTP" anywhere on any line of the greeting message
Eric Allman [Wed, 9 Nov 1994 02:03:13 +0000 (18:03 -0800)]
accept "ESMTP" anywhere on any line of the greeting message
to force running in Extended mode

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.26

29 years agoanswer some more questions hitting the net
Eric Allman [Wed, 9 Nov 1994 00:53:55 +0000 (16:53 -0800)]
answer some more questions hitting the net

SCCS-vsn: usr.sbin/sendmail/FAQ 8.7

29 years agouse proper spec and fifo ops
Kirk McKusick [Tue, 8 Nov 1994 07:54:48 +0000 (23:54 -0800)]
use proper spec and fifo ops

SCCS-vsn: sys/isofs/cd9660/cd9660_vnops.c 8.13

29 years agooff by one error prevents installing routes for class A interfaces
Keith Sklower [Tue, 8 Nov 1994 04:06:52 +0000 (20:06 -0800)]
off by one error prevents installing routes for class A interfaces
(fix provided by Karl Fox of Morningstar, reported via karels).

SCCS-vsn: sys/netinet/in.c 8.3

29 years agocreate proper headers on MIME mail (not just MIME-Version:)
Eric Allman [Mon, 7 Nov 1994 05:09:34 +0000 (21:09 -0800)]
create proper headers on MIME mail (not just MIME-Version:)

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.39

29 years agoclear MCIF_CVT8TO7 bit from cached MCI structures
Eric Allman [Sun, 6 Nov 1994 07:09:41 +0000 (23:09 -0800)]
clear MCIF_CVT8TO7 bit from cached MCI structures

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.104

29 years agoadd MCIF_CVT7TO8 flag for future use
Eric Allman [Sun, 6 Nov 1994 04:33:07 +0000 (20:33 -0800)]
add MCIF_CVT7TO8 flag for future use

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.68

29 years agotweak EightBitMode and F=8 options to do something useful
Eric Allman [Sun, 6 Nov 1994 04:27:46 +0000 (20:27 -0800)]
tweak EightBitMode and F=8 options to do something useful

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.25
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.38
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.26

29 years agoannounce DSN extension as X-DSN-0 instead of DSN until it is
Eric Allman [Sun, 6 Nov 1994 02:43:56 +0000 (18:43 -0800)]
announce DSN extension as X-DSN-0 instead of DSN until it is
standardized

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.46