5 Commits
Author SHA1 Message Date
ghostersk 71be09a9a8 Update README.md
added Screenshots
2025-06-14 10:10:34 +01:00
ghostersk 77c6a19786 Merge pull request #4 from ghostersk/testing-old
Testing old
2025-06-14 10:01:21 +01:00
ghostersk 7fd422a041 Merge pull request #3 from ghostersk/testing
Added simple web interface - no auth
2025-06-09 06:18:04 +01:00
ghostersk 8609ea6d6d Merge pull request #2 from ghostersk/testing
Fixed email headers order and DKIM signing
2025-06-07 09:00:27 +01:00
ghostersk 75c45bc97a Merge pull request #1 from ghostersk/testing
Testing
2025-06-01 12:10:10 +01:00
+8 -1
View File
@@ -18,8 +18,15 @@ python app.py --smtp-only & gunicorn -w 4 -b 0.0.0.0:5000 app:flask_app
[Send Test Emails examples](./tests/run_tests_manually.md)
![image](https://github.com/user-attachments/assets/4ec1ed38-ca16-4d77-8836-705e554bdf29)
![image](https://github.com/user-attachments/assets/333e284a-33c8-4a7e-8cb3-f98438f03c80)
![image](https://github.com/user-attachments/assets/d10864f6-4b3a-4e92-8d85-19cfb630d960)
![image](https://github.com/user-attachments/assets/7d9b7a3f-b5df-4d2c-ac47-f9544059bd86)
![image](https://github.com/user-attachments/assets/258f4f82-9859-4666-a8b6-5f6025311057)
![image](https://github.com/user-attachments/assets/8e79005a-e034-4663-9b5e-c17ca735fee5)
## License
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
See the [LICENSE](./LICENSE) file for more information.
See the [LICENSE](./LICENSE) file for more information.