CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/20 03:01:10
Modified files:
usr.sbin/smtpd : lka.c parse.y queue.c smtpd.h
Log message:
- fix a regression caused by latest commit (long story made short: do not
attempt to expand the local delivery buffer when relaying mail, it was
kind of ok before but no longer is)
- use the same buffer for local deliveries to files and commands
tested by jmc@ and I
