9 lines
128 B
PHP
9 lines
128 B
PHP
bind_socket = "*:11332";
|
|
type = "proxy";
|
|
milter = yes;
|
|
timeout = 120s;
|
|
upstream "local" {
|
|
default = yes;
|
|
self_scan = yes;
|
|
}
|