CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/19 04:33:35
Modified files:
usr.sbin/smtpd : scheduler_ramqueue.c
Log message:
Let the scheduler return all schedulable envelopes for the same message
as a single batch. The route for each envelope is sorted out by the mta
properly, so they are grouped as a single MAIL on each route.
ok gilles@ chl@
