1*31fbc98cSGregory Neil Shapirosendmail 8.18.1 2cd904b75SGregory Neil Shapiro originals can be found at: ftp://ftp.sendmail.org/pub/sendmail/ 3cd904b75SGregory Neil Shapiro 49aa98a59SGregory Neil ShapiroFor the import of sendmail, the following directories were renamed: 59aa98a59SGregory Neil Shapiro 69aa98a59SGregory Neil Shapiro sendmail -> src 79aa98a59SGregory Neil Shapiro 89aa98a59SGregory Neil ShapiroImported using the instructions at: 9cd904b75SGregory Neil Shapiro 10e58d0869SGregory Neil Shapirohttps://docs.freebsd.org/en/articles/committers-guide/#git-primer 11cd904b75SGregory Neil Shapiro 124377aa4cSGregory Neil ShapiroAfter importing, bump the version of src/etc/sendmail/freebsd*mc 1314597e76SGregory Neil Shapiroso mergemaster will merge /etc/mail/freebsd*cf by making a minor 1414597e76SGregory Neil Shapirochange and committing. 15cd904b75SGregory Neil Shapiro 169aa98a59SGregory Neil ShapiroTo make local changes to sendmail, simply patch and commit to the head. 179aa98a59SGregory Neil ShapiroNever make local changes in the vendor area (/vendor/sendmail/). 18cd904b75SGregory Neil Shapiro 19cd904b75SGregory Neil ShapiroAll local changes should be submitted to the Sendmail Consortium 20cd904b75SGregory Neil Shapiro<sendmail@sendmail.org> for inclusion in the next vendor release. 21cd904b75SGregory Neil Shapiro 2256f22fafSGregory Neil ShapiroThe following files make up the sendmail build/install/runtime 2356f22fafSGregory Neil Shapiroinfrastructure in FreeBSD: 2456f22fafSGregory Neil Shapiro 2563e422f7SGregory Neil Shapiro Makefile.inc1 2656f22fafSGregory Neil Shapiro bin/Makefile 2756f22fafSGregory Neil Shapiro bin/rmail/Makefile 2856f22fafSGregory Neil Shapiro contrib/sendmail/ 2956f22fafSGregory Neil Shapiro etc/Makefile 3014597e76SGregory Neil Shapiro etc/defaults/make.conf (obsolete) 3189b0ba9bSGregory Neil Shapiro etc/defaults/periodic.conf 3256f22fafSGregory Neil Shapiro etc/defaults/rc.conf 3356f22fafSGregory Neil Shapiro etc/mail/Makefile 3456f22fafSGregory Neil Shapiro etc/mail/README 3556f22fafSGregory Neil Shapiro etc/mail/access.sample 3656f22fafSGregory Neil Shapiro etc/mail/aliases 3756f22fafSGregory Neil Shapiro etc/mail/mailer.conf 3856f22fafSGregory Neil Shapiro etc/mail/mailertable.sample 3956f22fafSGregory Neil Shapiro etc/mail/virtusertable.sample 4056f22fafSGregory Neil Shapiro etc/mtree/BSD.include.dist 4163e422f7SGregory Neil Shapiro etc/mtree/BSD.sendmail.dist 4256f22fafSGregory Neil Shapiro etc/mtree/BSD.usr.dist 4356f22fafSGregory Neil Shapiro etc/mtree/BSD.var.dist 446409bf92SGregory Neil Shapiro etc/periodic/daily/440.status-mailq 456409bf92SGregory Neil Shapiro etc/periodic/daily/500.queuerun 4656f22fafSGregory Neil Shapiro etc/rc 4756f22fafSGregory Neil Shapiro etc/sendmail/Makefile 4856f22fafSGregory Neil Shapiro etc/sendmail/freebsd.mc 491f9b7c96SGregory Neil Shapiro etc/sendmail/freebsd.submit.mc 5056f22fafSGregory Neil Shapiro etc/sendmail/freefall.mc 5156f22fafSGregory Neil Shapiro lib/Makefile 5256f22fafSGregory Neil Shapiro lib/libmilter/Makefile 5356f22fafSGregory Neil Shapiro lib/libsm/Makefile 5456f22fafSGregory Neil Shapiro lib/libsmdb/Makefile 5556f22fafSGregory Neil Shapiro lib/libsmutil/Makefile 5656f22fafSGregory Neil Shapiro libexec/Makefile 5756f22fafSGregory Neil Shapiro libexec/mail.local/Makefile 5856f22fafSGregory Neil Shapiro libexec/smrsh/Makefile 5956f22fafSGregory Neil Shapiro share/Makefile 6056f22fafSGregory Neil Shapiro share/doc/smm/Makefile 6156f22fafSGregory Neil Shapiro share/doc/smm/08.sendmailop/Makefile 6214597e76SGregory Neil Shapiro share/examples/etc/make.conf 6356f22fafSGregory Neil Shapiro share/man/man5/make.conf.5 6489b0ba9bSGregory Neil Shapiro share/man/man5/periodic.conf.5 6556f22fafSGregory Neil Shapiro share/man/man5/rc.conf.5 66e84338ffSGregory Neil Shapiro share/man/man7/hier.7 6756f22fafSGregory Neil Shapiro share/man/man8/Makefile 6856f22fafSGregory Neil Shapiro share/mk/bsd.libnames.mk 6956f22fafSGregory Neil Shapiro share/sendmail/Makefile 701caaaaf0SGregory Neil Shapiro tools/build/mk/OptionalObsoleteFiles.inc 7156f22fafSGregory Neil Shapiro usr.bin/Makefile 7256f22fafSGregory Neil Shapiro usr.bin/vacation/Makefile 7356f22fafSGregory Neil Shapiro usr.sbin/Makefile 7456f22fafSGregory Neil Shapiro usr.sbin/editmap/Makefile 7556f22fafSGregory Neil Shapiro usr.sbin/mailstats/Makefile 7656f22fafSGregory Neil Shapiro usr.sbin/makemap/Makefile 7756f22fafSGregory Neil Shapiro usr.sbin/praliases/Makefile 7856f22fafSGregory Neil Shapiro usr.sbin/sendmail/Makefile 796e4caefeSGregory Neil Shapiro usr.sbin/mailwrapper/Makefile 8056f22fafSGregory Neil Shapiro 81cd904b75SGregory Neil Shapirogshapiro@FreeBSD.org 82*31fbc98cSGregory Neil Shapiro31-January-2024 83