mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-07-02 06:43:18 +02:00
improved the config file
This commit is contained in:
@ -52,6 +52,8 @@ process_rcpt_to_addresses=0
|
|||||||
pidfile=/var/run/piler/piler.pid
|
pidfile=/var/run/piler/piler.pid
|
||||||
|
|
||||||
; piler will listen here
|
; piler will listen here
|
||||||
|
; if you have postfix, exim, ... installed on localhost
|
||||||
|
; then make sure to set the listen_addr parameter for piler
|
||||||
listen_addr=0.0.0.0
|
listen_addr=0.0.0.0
|
||||||
listen_port=25
|
listen_port=25
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user