CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2010/07/23 16:23:24
Modified files: usr.sbin/smtpd : queue.c Log message: smtpd should NOT fatal when it permanently fails a bounce delivery as this can be a normal situation and will allow a local/authenticated user to trigger the fatal on purpose ... ignore permanently failed bounce deliveries since there's not much smtpd can do anyway, that's what the previous queue code did. experienced and reported by pirofti@