added an option to decide whether to add rcpt to addresses to rcpt table

This commit is contained in:
SJ
2015-06-25 21:13:33 +02:00
parent 3668fcbb0f
commit 863d9ecb50
4 changed files with 7 additions and 1 deletions

View File

@ -45,6 +45,9 @@ max_requests_per_child=1000
; where you copy emails, eg. archive@piler.yourdomain.com -> piler.yourdomain.com
hostid=piler.yourdomain.com
; whether to process rcpt to addresses and add them to rcpt table (1) or not (0)
process_rcpt_to_addresses=0
; write pid file
pidfile=/var/run/piler/piler.pid