Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / ibm-public / postfix / dist / src / smtpstone / mx-deliver
bloba4f44a03e6347ed14ee251cbf00abdc3d00dfa7b
1 MX needs 24 seconds to deliver 100 SMTP messages to one local user.
2 smtpd/local-delivery process limit = 100
4 /usr/bin/time ./smtp-source -s 5 -m 100 -t wietse@fist.porcupine.org fist
5        10.47 real         0.12 user         0.16 sys
6 Jun  8 14:45:25 fist mx:smtpd[19432]: connect from spike.porcupine.org(168.100.1
7 Jun  8 14:45:49 fist mx:local[19444]: 085788: to=<wietse@porcupine.org>, relay=l
8 Total time: 24 seconds
10 /usr/bin/time ./smtp-source -s 10 -m 100 -t wietse@fist.porcupine.org fist
11         9.10 real         0.06 user         0.26 sys
12 Jun  8 14:46:42 fist mx:smtpd[19443]: connect from spike.porcupine.org(168.100.1
13 Jun  8 14:47:06 fist mx:local[19446]: 085792: to=<wietse@porcupine.org>, relay=l
14 Total time: 24 seconds
16 /usr/bin/time ./smtp-source -s 20 -m 100 -t wietse@fist.porcupine.org fist
17         9.84 real         0.09 user         0.28 sys
18 Jun  8 14:48:03 fist mx:smtpd[19458]: connect from spike.porcupine.org(168.100.1
19 Jun  8 14:48:28 fist mx:local[19479]: 085795: to=<wietse@porcupine.org>, relay=l
20 Total time: 25 seconds