freebsd-dev/usr.sbin/ctm/ctm_dequeue
Peter Wemm 47a5bd3f21 - resync with configs running on freefall
- add ctm_conf.gnats from freefall
- add support for doing both the immediate mailout and the queued mailout.
- use "sendmail -odq -t" rather than "sendamil -t" to make it queue to
  the mailqueue rather than immediately begin transmission. This allows
  us to take advantage of our ordered dequeueing system without blowing
  WC's T1 to hell with a 50 part mailout in parallel.
- bump the max ctm size from 3MB to 10MB....  This is mainly for the fast
  list.
1996-09-07 18:48:52 +00:00
..
ctm_dequeue.c - resync with configs running on freefall 1996-09-07 18:48:52 +00:00
Makefile Add a facility for a `slow'' CTM delta queue, allowing x' number 1996-07-01 20:54:11 +00:00