Use a Unix socket instead of a TCP socket as a Unix socket doesn't play nicely with postfix running smtpd in a chroot. The author of rmilter recommends using a TCP socket per https://github.com/vstakhov/rmilter/issues/39
|
|
||
20 |
|
20 |
|
21 |
|
21 |
|
22 |
|
22 |
|
23 |
|
|
|
|
23 |
|
|
24 |
|
24 |
|
25 |
|
25 |
|
|
26 |
|
|
|
27 |
|
|
|
28 |
|
|
26 |
|
29 |
|
27 |
|
30 |
|
28 |
|
31 |
|