-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathTESTS
More file actions
29 lines (26 loc) · 729 Bytes
/
TESTS
File metadata and controls
29 lines (26 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
ppolicy version 2.6.0
=====================
ppolicy.conf:
factory.check('list', data)
factory.check('list_cached', data)
factory.check('whitelist_sender', data)
factory.check('dos', data)
factory.check('trap', data, [ 'spamtrap1@example.com', 'spamtrap2@example.com' ])
factory.check('spf', data)
factory.check('verify_connection', data)
factory.check('resolve_ip_name_mx', data)
factory.check('greylist', data)
factory.check('dnsbl_xbl', data)
factory.check('dnsblscore', data)
factory.check('dnsbldynamic', data)
factory.check('dumpdb', data)
mail: 169k
clients: 20
mem: 115MB
total time: 11h
cpu time:
- twistd: 5h - 45% (CPU 3GHz)
- mysql: 100m - 15% (CPU 2.6GHz)
- named: 5% (CPU 3GHz)
stats:
work in progress...