diff --git a/.README.md.swp b/.README.md.swp deleted file mode 100644 index bc612f8..0000000 Binary files a/.README.md.swp and /dev/null differ diff --git a/README.md b/README.md index f60feb2..bce5018 100644 --- a/README.md +++ b/README.md @@ -81,14 +81,18 @@ Ports: * 143 → IMAP * 993 → IMAP SSL +![Status](screenshots/ports-check.png) --- ## 🔐 Authentication Test +**Credentials:** +- Username: `gebely` +- Password: `5095` + ```bash sudo doveadm auth test gebely 5095 -``` 📸 Output: ![Auth](screenshots/auth-test.png) diff --git a/screenshots/ports-check.png b/screenshots/ports-check.png new file mode 100644 index 0000000..e92b43c Binary files /dev/null and b/screenshots/ports-check.png differ