refactor(amavis): seperate config for socket
added the socket config to it's own file for clarity and to distinguish a custom change from default. MR !2
This commit is contained in:
6
include/etc/amavis/conf.d/40-socket
Normal file
6
include/etc/amavis/conf.d/40-socket
Normal file
@ -0,0 +1,6 @@
|
||||
#
|
||||
# Socket config
|
||||
#
|
||||
|
||||
$inet_socket_port = 10023
|
||||
|
Reference in New Issue
Block a user