Because smtpd was made the default years ago and the fact that mailwrapper(8) will invoke smtpd(8) if its configuration file (/etc/mailer.conf) is missing, perhaps /etc/mailer.conf can be moved to /etc/examples?

Should it be removed from /etc/changelist?

The "optional" keyword should be added for it in /etc/mtree/special:

--- /etc/mtree/special          Sat Apr  1 12:38:28 2017
+++ /etc/mtree/special-new      Tue Jan 16 01:23:22 2018
@@ -47,7 +47,7 @@
 ldpd.conf      type=file mode=0600 uname=root gname=wheel optional
 login.conf     type=file mode=0644 uname=root gname=wheel
 mail.rc        type=file mode=0644 uname=root gname=wheel
-mailer.conf    type=file mode=0644 uname=root gname=wheel
+mailer.conf    type=file mode=0644 uname=root gname=wheel optional
 master.passwd  type=file mode=0600 uname=root gname=wheel
 monthly        type=file mode=0644 uname=root gname=wheel
 monthly.local  type=file mode=0644 uname=root gname=wheel optional

The BUGS section for mailwrapper/mailer.conf states that the existence of such a system is a "crock". I think we should sweep it into the closet and slam the door.

Reply via email to