OpenBSD/src CNW0Q3Musr.sbin/smtpd parse.y smtpd.conf.5

   a long long time ago, there was no such thing as "from socket" and the
   socket listener was tagged "local" so we could trick "from local" into
   matching non-network connections.

   this hack was removed years ago and the socket listener still had this
   "local" tag hardcoded. this commit teaches parse.y how to assign a tag
   to a socket listener and removes the hardcoded "local".
VersionDeltaFile
1.264+15-2usr.sbin/smtpd/parse.y
1.227+7-5usr.sbin/smtpd/smtpd.conf.5
+22-72 files

UnifiedSplitRaw