Fresh repository history for elektrine/elektrine-haraka hosted at https://git.elektrine.com/elektrine/elektrine-haraka.
12 lines
No EOL
212 B
INI
12 lines
No EOL
212 B
INI
# Access control configuration
|
|
[main]
|
|
# Allow or deny based on patterns
|
|
|
|
# Default action when no rules match
|
|
default_action=accept
|
|
|
|
# Enable access control
|
|
enabled=true
|
|
|
|
# Log access decisions
|
|
log_decisions=true |