gecko-dev/mstone/conf/smtp5k.wld

17 строки
379 B
Plaintext

# MailStone workload configuration file. See sample.wld for detailed usage
# Typical SMTP delivery with 5K message size and restricted accounts
<SMTP>
weight 100
file en-5k.msg
# uncomment this line to just deliver to a subset of addresses
#numAddresses 200
# deliver each message to more than 1 address
numRecips 1
numLoops 1 # number of messages to send per login
</SMTP>