Files
mikromon/templates/emails/smtp_test.html
Mateusz Gruszczyński e8f6c4c609 push
2026-03-05 15:53:33 +01:00

9 lines
271 B
HTML

<!doctype html>
<html>
<head><meta charset="utf-8"></head>
<body style="font-family:Arial,Helvetica,sans-serif;line-height:1.4">
<h2 style="margin:0 0 12px 0">MikroMon — SMTP test</h2>
<p>If you can read this message, SMTP is working correctly.</p>
</body>
</html>