feat: 增加SMTP测试环境

This commit is contained in:
ZacharyZcR
2024-12-22 04:40:07 +08:00
parent 66e52791f7
commit a5738304a1
3 changed files with 56 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
service postfix start
tail -f /var/log/mail.log