Upgrade dependencies

This commit is contained in:
2024-01-12 10:55:09 -05:00
parent e18f1c7a96
commit 121a02b8ae
4 changed files with 8 additions and 7 deletions

View File

@ -107,7 +107,7 @@ cd test_dir
python3 -m http.server 25
```
In local machine or a browser
You should see file listing a, b, c. Repeat for port 465, 995 to make sure firewall rules and dns is working
You should see file listing a, b, c. Repeat for port 465, 995 to make sure firewall rules and dns is working
```sh
curl http://mail.example.com:25
```