CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/10/12 02:51:02
Modified files:
usr.sbin/smtpd : envelope.c smtpd.h
Log message:
Extend the "retry" field to 16 bits. The new quadratic retry formula
makes the maximum retry delay a bit to small on 8 bits.
ok gilles@ chl@
