Commit 26e754

2026-04-30 12:11:46 theophile: greylisting delay in troubleshooting section
services hng/mailu.md ..
@@ 28,3 28,11 @@
```bash
docker compose exec admin flask mailu user myuser example.net 'password123'
```
+
+ ## Troubleshooting
+
+ ### Emails sent are takinga while or just not arriving
+
+ MailU implements greylisting: this means that it will reject emails from first-time senders, and ask to resend later. This can then take a while.
+
+ For email validation systems, just resend a code immediatly, to get the email.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9