mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 20:38:05 +00:00
revert unneccessary reformatting and unused file
This commit is contained in:
@@ -156,8 +156,7 @@ def _install_mta_sts_daemon() -> bool:
|
|||||||
name="install postfix-mta-sts-resolver with pip",
|
name="install postfix-mta-sts-resolver with pip",
|
||||||
commands=[
|
commands=[
|
||||||
"python3 -m venv /usr/local/lib/postfix-mta-sts-resolver",
|
"python3 -m venv /usr/local/lib/postfix-mta-sts-resolver",
|
||||||
"/usr/local/lib/postfix-mta-sts-resolver/bin/pip "
|
"/usr/local/lib/postfix-mta-sts-resolver/bin/pip install postfix-mta-sts-resolver",
|
||||||
"install postfix-mta-sts-resolver",
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB |
@@ -51,8 +51,5 @@ http {
|
|||||||
|
|
||||||
return 301 https://$host$request_uri;
|
return 301 https://$host$request_uri;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user