8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
|
# AUTH acl check.
|
||
|
check_auth:
|
||
|
accept hosts = *
|
||
|
endpass
|
||
|
message = STARTTLS required before AUTH
|
||
|
encrypted = *
|
||
|
|