Skip to content

Commit 40cdd2e

Browse files
Update README.md
1 parent 7e2db7c commit 40cdd2e

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
Mailauth is a Mailbox Manager which enables you too select between your Mailboxes and authenticate with your Mailserver, like [mailcow](https://github.com/mailcow/mailcow-dockerized)
44

5+
## Showcase
6+
7+
![mailauth-home](https://github.com/user-attachments/assets/934fb3a3-3160-4fcb-a30e-10b62a804411)
8+
9+
![mailauth_1](https://github.com/user-attachments/assets/f24119aa-2749-467d-a7bc-9ee091eee5aa)
10+
11+
![mailauth_2](https://github.com/user-attachments/assets/124d9e7d-b377-4935-85c2-cf16e2be47c5)
12+
13+
![mailauth_3](https://github.com/user-attachments/assets/a3631281-dedf-4f91-a2a8-140531cef665)
14+
15+
![mailauth_4](https://github.com/user-attachments/assets/7a29fa39-2fbf-40fb-9c4a-3c0e16ade15d)
16+
17+
518
## Getting Started
619

720
Get the latest version of the `docker-compose.yaml` file:
@@ -142,7 +155,11 @@ db.createUser({
142155
When working with Oauth2 and Auth in general it is recommended to be sure to use secure connections,
143156
here you will see a Reverse Proxy implementation with traefik:
144157

145-
```yaml
158+
```y![mailauth_2](https://github.com/user-attachments/assets/4acfc818-7c66-414d-b604-5f02a900d524)
159+
![mailauth_1](https://github.com/user-attachments/assets/216acae8-e6c3-410c-9ca9-c61e98cf8b54)
160+
![mailauth_3](https://github.com/user-attachments/assets/6364a90c-30b0-4588-a36a-981c0ddb5c39)
161+
![mailauth_4](https://github.com/user-attachments/assets/91cf383d-d67b-4088-848e-6ea04b31b1cb)
162+
aml
146163
---
147164
services:
148165
mailauth:

0 commit comments

Comments
 (0)