mirror of
https://github.com/chatmail/relay.git
synced 2026-05-12 17:14:36 +00:00
Compare commits
40 Commits
fix-101
...
draft-init
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
805d743e9e | ||
|
|
b0d5ee084e | ||
|
|
56c7853e5b | ||
|
|
071d708a89 | ||
|
|
c7c7ed8ff2 | ||
|
|
0aa0ef8a74 | ||
|
|
0662e3a8b1 | ||
|
|
6c453f93a1 | ||
|
|
54f29f6bae | ||
|
|
ad8fee76cd | ||
|
|
528cd3da25 | ||
|
|
5734e00625 | ||
|
|
947e1d6f89 | ||
|
|
33423459fe | ||
|
|
c70b72a21a | ||
|
|
33352f4694 | ||
|
|
59083ad16a | ||
|
|
11518c2ef4 | ||
|
|
a0cdfe6126 | ||
|
|
c25eefccc4 | ||
|
|
8b878e38cf | ||
|
|
9e1e6d3c69 | ||
|
|
a1c817d758 | ||
|
|
ccc552f852 | ||
|
|
73768256f6 | ||
|
|
34f7b3c0d3 | ||
|
|
e2828f4103 | ||
|
|
df515bea41 | ||
|
|
5614f03611 | ||
|
|
70443545d7 | ||
|
|
10ef842061 | ||
|
|
98f92cd9b6 | ||
|
|
fe99b97386 | ||
|
|
542decf798 | ||
|
|
2e7f8483b3 | ||
|
|
5c58e625f0 | ||
|
|
009f549619 | ||
|
|
99d36235fe | ||
|
|
b52a8c969f | ||
|
|
8520a9d8f2 |
@@ -195,7 +195,7 @@ def _install_mta_sts_daemon() -> bool:
|
||||
server.shell(
|
||||
name="install postfix-mta-sts-resolver with pip",
|
||||
commands=[
|
||||
"python3 -m virtualenv /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 install postfix-mta-sts-resolver",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user