This commit is contained in:
whottgen 2007-06-06 11:54:47 +00:00
parent 97f9dc139f
commit e551b98cfb

View File

@ -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