CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/10 10:07:02
Modified files:
usr.sbin/smtpd : parse.y smtp.c smtp_session.c smtpd.h
usr.sbin/smtpd/smtpd: Makefile
Added files:
usr.sbin/smtpd : proxy.c
Log message:
this introduces experimental proxy v2 support which is fairly isolated to a
single proxy.c file, importing it to work in tree
initial work from Antoine Kaufmann <[email protected]>
