change
This commit is contained in:
parent
97f9dc139f
commit
e551b98cfb
@ -4,7 +4,7 @@ pid_file = smmapd.pid
|
||||
address = 127.0.0.1
|
||||
port = 8887
|
||||
; plugin_dir = /home/who/Sources/sf/smmapdfw
|
||||
; plugins = test_worker1 test_worker2 verifier cyruscheck lua_worker
|
||||
; plugins = test_worker1 test_worker2 verifier cyruscheck recpvericheck lua_worker
|
||||
plugins = verifier
|
||||
enable_stats = 0
|
||||
enable_snmp = 0
|
||||
@ -47,6 +47,13 @@ sender_address = <testsender>
|
||||
lhlo_arg = local
|
||||
lmtp_port = 24
|
||||
|
||||
[recpvericheck]
|
||||
obj = librecpveri_worker.so
|
||||
timeout = 10
|
||||
sender_address = <testsender>
|
||||
ehlo_arg = local
|
||||
smtp_port = 24
|
||||
|
||||
[lua_worker]
|
||||
obj = liblua_worker.so
|
||||
; load = base string table math loadlib io
|
||||
|
Loading…
x
Reference in New Issue
Block a user