CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2026/01/07 00:54:57
Modified files:
usr.sbin/smtpd : lka_filter.c smtp_session.c smtpd.h
Log message:
Remove "support" for the WIZ command. This used to be a command to
execute commands on the smtp server in old sendmail implementations.
This was obviously added as a joke, probably added for testing Enhanced
Status Code, and basically only changes the text of the 500 error
message, but with it came a lot of exta plumbing. While I appreciate the
joke, it's very obscure and especially the filter plumbing takes up
unneeded space.
OK millert@, chris@
No objection from kirill@