CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/13 08:52:42
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
fix overly strict AUTH PLAIN pass check
don't reject single character AUTH PLAIN passwords. From Andle Blanke
on github pull request: https://github.com/OpenSMTPD/OpenSMTPD/pull/1283
ok gilles@
