CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2020/04/22 05:35:34
Modified files: usr.sbin/smtpd : queue.c queue_backend.c Log message: Check for the dispatcher name in the envelope validation function. Fixes a possible crash and caching issue when manually moving an envelope to the queue with smtpctl discover. ok millert@